Hi all, I am very new, and very confused at the moment about this, so please beare with me to give you my scenario:
I have a agent that sends a message to the message center when a certain Order Release event has been added. This message don't have all the information I require (Event name + event date), so I want to add these with a stylesheet. Thus in the "stylesheet profile" in agent action I have added "MONITORED_ORDER_EVENT_BY_MESSAGE CENTER" and I can change the layout a bit by modifiing the HTML code in the DefaultOrderEventHtml.xsl file, but I have NO idea how to change or get extra data? If I turn on the "Raw XML" checkbox in the stylesheet profile I get a text file containing all the fields, but its not a xml file. (I assume this is the "XML" that it uses to translate to HTML) But I have no idea how to change the stylesheet to format the fields. Also the raw XML don't have all the fields I want to display, how do I get the xml to get the fields I require?
Hope this makes sense..
Anyone has any suggestions on how I can get started to figure out how this stylesheets work?
Thanks,
Marinus
I have a agent that sends a message to the message center when a certain Order Release event has been added. This message don't have all the information I require (Event name + event date), so I want to add these with a stylesheet. Thus in the "stylesheet profile" in agent action I have added "MONITORED_ORDER_EVENT_BY_MESSAGE CENTER" and I can change the layout a bit by modifiing the HTML code in the DefaultOrderEventHtml.xsl file, but I have NO idea how to change or get extra data? If I turn on the "Raw XML" checkbox in the stylesheet profile I get a text file containing all the fields, but its not a xml file. (I assume this is the "XML" that it uses to translate to HTML) But I have no idea how to change the stylesheet to format the fields. Also the raw XML don't have all the fields I want to display, how do I get the xml to get the fields I require?
Hope this makes sense..
Anyone has any suggestions on how I can get started to figure out how this stylesheets work?
Thanks,
Marinus
Comment