|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
how to set starter in XML message |
« View previous topic :: View next topic » |
Author |
Message
|
mqwf1 |
Posted: Fri Jan 18, 2002 3:19 am Post subject: |
|
|
Novice
Joined: 13 Jan 2002 Posts: 22
|
I have find way to send message to EXE.XML to start WorkFlow process,
but I don't know how to set tag to tell WorkFlow Runtime who
is the starter of the process instance.
where can find this XML DTD ?
Pls tell me what should I do.
Thanks in advance.
AnDong
|
|
Back to top |
|
 |
jmac |
Posted: Fri Jan 18, 2002 7:15 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You need to set the user in the MQSeries message header.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
mqwf1 |
Posted: Fri Jan 18, 2002 7:33 am Post subject: |
|
|
Novice
Joined: 13 Jan 2002 Posts: 22
|
Thanks John for the reply...
According to the MQ Workflow XML message format (FmcXMLIF.dtd) described in redbook --- IBM MQSeries Workflow Programming Guide Version 3.3 I found that
startprocess format is :
( ProcTemplName,
ProcInstName?,
KeepName?,
ProcInstInputData? ) >
and :
MQ Workflow uses MQSeries to exchange messages. An MQSeries message
consists of two parts:
1. The MQSeries message descriptor (MQMD), which contains structured
data describing the message
2. The application data, which contains the MQ Workflow XML message
itself
So I guess that I put starter tag in MQMD part ,but all samples I have
found are only second part.
Can you give me a XML sample include MQMD part?
Regards
AnDong
|
|
Back to top |
|
 |
jmac |
Posted: Fri Jan 18, 2002 10:05 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I'ts not XML... Its just a field that you set in the MQMD header, I believe its called setUserContext in Java API.
_________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|