Posted: Wed Mar 24, 2004 6:17 am Post subject: Is Order of UPES XML Tags Important?
Newbie
Joined: 12 Feb 2004 Posts: 8
We are testing a scenario where an activity makes a call to our UPES to run a java plugin. The plugin contains logic to look at the incoming XML, and if certain tags that are needed in the output XML are not in the input, the plugin will add the missing tags to the output XML. For example, suppose the incoming plugin XML looks like this:
The plugin determines that it needs to add a client name tag to the output XML. Does Workflow care if the order of the tags are changed when they are fed back to Workflow out of the plugin, so they look like this:
We are wanting to know if we need to add intelligence to the plugin so that is builds output XML tags in a specific order (such as building the output tags in the same order as they reside in the Workflow input/output data containers).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum