|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
[Solved]Setting container values |
« View previous topic :: View next topic » |
Author |
Message
|
Vladimir |
Posted: Sun Nov 24, 2002 8:44 pm Post subject: |
|
|
 Acolyte
Joined: 14 Nov 2002 Posts: 73 Location: USA, CA, Bay Area
|
Joe,
We are using WF XML interface too and as far as I know (and I checked programming guide and my code that is working in production) - you have to set your desired _RC into "<ProgramRC>" node, not in <_RC>.
Do not set any nodes with names started with underscore in the reply XML. Your reply should contain ActImplCorrelID, ProgramRC and ProgramOutputData and your Data Structure nodes only.
My second suggestion is to check WF system log. If you form your responce XML wrong you should see an error message there. And sometimes you will see even an explanation of what is exactly wrong in the message.
Based on your description of the problem my impression is that WF refuses your responce XML by some reason. I am pretty sure it is _RC node causing this as well as other _ZZZ members you are setting.
HTH  |
|
Back to top |
|
 |
jmeier |
Posted: Mon Nov 25, 2002 5:51 am Post subject: |
|
|
Apprentice
Joined: 30 Aug 2002 Posts: 46 Location: Minneapolis
|
Thanks folks for all your suggestions. This problem has been solved, and it involved incorrect formatting of XML. So much for xml being an easy interface into Workflow.  _________________ Joe Meier |
|
Back to top |
|
 |
jmac |
Posted: Mon Nov 25, 2002 5:56 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Joe:
This is good news.... The interface is pretty easy, once you have the code written to get and set container values.
Just to clarify Vladimir's statement. You can definitely set _RC... However, ALL other "PreDefined members" that are not part of the _ACTIVITY_INFO, or _PROCESS_INFO structures are READ ONLY, and should not be set. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|