Posted: Tue Jul 08, 2003 5:07 am Post subject: <usercontext> tag in workflow instantiation message
Knight
Joined: 30 Jan 2002 Posts: 560
I would like to populate some information between <usercontext> </usercontext> tags for tracking purpose. Should it be plain text or can I uses XML tags?
for example <usercontext>For tracking purpose id=1234</usercontext>
or can I code <usercontext><id>1234</id><comments>For tracking purpose</comments></usercontext>. I prefer the later as it helps my error handler to be generic. Could somebody explain whethe I can put xml tags in <usercontext> field?
Thanks
I changed it and getting <MessageText>FMC00001E Interface error
</MessageText>
When I took out the tags and coded plain text..it worked fine. Can some body throw light on this?[/quote]
As far as I know, You cant change the DTD. Do some workarounds.
I would add some Data members to my input container depending on the requirements. _________________ -Ratan
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