Posted: Tue Nov 29, 2005 4:44 am Post subject: Problem parsing Workflow Connector input file
Acolyte
Joined: 20 Oct 2005 Posts: 55
Hi,
I read this in the log:
[Time: 2005/11/29 09:52:45.594] [System: ConnectorAgent] [SS: WebSphereMQWorkflowConnector] [Thread: appPolling (#1559154994)] [Type: Error] [MsgID: 60104] [Mesg: Failed to convert data structure ALOC_RESERVA to a child of object MQWF_ALOC_RESERVA using data handler com.crossworlds.DataHandlers.text.xml. Reason: Attribute for tag <ALOC_RESERVA> not found in the BusinessObject MQWF_ALOC_RESERVA.]
And the input XML file for the connector is:
...
<ProgramInputData>
<_ACTIVITY>AllocReserva</_ACTIVITY> <_PROCESS>AllocReserva$AAAAAQAiQAAAAAAAAAAAAA==</_PROCESS>
<_PROCESS_MODEL>AllocReserva</_PROCESS_MODEL>
<ALOC_RESERVA>
<SITE>
<CNL>123</CNL>
<AT>A</AT>
</SITE>
</ALOC_RESERVA>
</ProgramInputData>
...
What attribute is the DataHandler looking for? There is no attribute defined for WF business objects.
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