cancel
Showing results for 
Search instead for 
Did you mean: 

Complete web service message not showing next operation

Former Member
0 Kudos

Hi,

When sending Xchange complete message, the response shows the next operation. But when using web service for complete the response shows the next queue operation as the same as I have done complete for. Have anybody seen this before and know a solution? I have tested both in 5.2 and 6.0

<PRODUCTION_REQUEST>

<COMPLETE>

<SFC_LIST>

<SFC>

<SITE>KRHALL</SITE>

<ID>SE11410000</ID>

<RESOURCE>X-LINE</RESOURCE>

<OPERATION>SM2</OPERATION>

<USER>JONORD</USER>

</SFC>

</SFC_LIST>

</COMPLETE>

</PRODUCTION_REQUEST>

<PRODUCTION_RESPONSE>

<COMPLETE>

<SFC_LIST>

<SFC>

<ID>SE11410000</ID>

<ITEM>3EST000215-9384</ITEM>

<ROUTER>3EST000215-9384</ROUTER>

<STEP_ID>021</STEP_ID>

<REWORK>false</REWORK>

<QTY>1</QTY>

<TIMES_PROCESSED>1</TIMES_PROCESSED>

<STEP_COMPLETED>true</STEP_COMPLETED>

<DONE>false</DONE>

<DATE_TIME>2012-02-22T14:59:19.320Z</DATE_TIME>

<QUEUED_STEPS>

<QUEUED_STEP>

<ROUTER>3EST000215-9384</ROUTER>

<STEP_ID>030</STEP_ID>

<OPERATION>AOI</OPERATION>

</QUEUED_STEP>

</QUEUED_STEPS>

</SFC>

</SFC_LIST>

</COMPLETE>

</PRODUCTION_RESPONSE>

<me:CompleteRequest_sync>

<me:CompleteRequest>

<me:SiteRef>

<me:Site>KRHALL</me:Site>

</me:SiteRef>

<!1 or more repetitions:>

<me:SfcRequest>

<me:SfcRef>

<!You may enter the following 2 items in any order>

<me:Sfc>SE1141000A</me:Sfc>

</me:SfcRef>

<me:ResourceRef>

<!You may enter the following 2 items in any order>

<me:Resource>X-LINE</me:Resource>

</me:ResourceRef>

<me:OperationRef>

<!You may enter the following 3 items in any order>

<me:Operation>SM2</me:Operation>

<me:Revision>#</me:Revision>

</me:OperationRef>

<me:UserRef>

<!You may enter the following 2 items in any order>

<me:UserId>JONORD</me:UserId>

</me:UserRef>

</me:SfcRequest>

</me:CompleteRequest>

</me:CompleteRequest_sync>

<ns2:CompleteResponse>

<ns2:SfcResponse>

<ns2:DateTime>2012-02-22T16:45:22.319+01:00</ns2:DateTime>

<ns2:Done>false</ns2:Done>

<ns2:ItemRef>

<ns2:Item>3EST000215-9384</ns2:Item>

<ns2:Revision>03</ns2:Revision>

<ns2:SiteRef>

<ns2:Site>KRHALL</ns2:Site>

</ns2:SiteRef>

</ns2:ItemRef>

<ns2:Quantity>1</ns2:Quantity>

<ns2:QueuedStep>

<ns2:OperationRef>

<ns2:SiteRef>

<ns2:Site>KRHALL</ns2:Site>

</ns2:SiteRef>

<ns2:Operation>SM2</ns2:Operation>

<ns2:Revision>1</ns2:Revision>

</ns2:OperationRef>

<ns2:RouterRef>

<ns2:SiteRef>

<ns2:Site>KRHALL</ns2:Site>

</ns2:SiteRef>

<ns2:Router>3EST000215-9384</ns2:Router>

<ns2:Revision>03-02</ns2:Revision>

<ns2:RouterType>U</ns2:RouterType>

</ns2:RouterRef>

<ns2:StepId>021</ns2:StepId>

</ns2:QueuedStep>

<ns2:Rework>false</ns2:Rework>

<ns2:RouterRef>

<ns2:SiteRef>

<ns2:Site>KRHALL</ns2:Site>

</ns2:SiteRef>

<ns2:Router>3EST000215-9384</ns2:Router>

<ns2:Revision>03-02</ns2:Revision>

<ns2:RouterType>U</ns2:RouterType>

</ns2:RouterRef>

<ns2:SfcRef>

<ns2:Sfc>SE1141000A</ns2:Sfc>

<ns2:SiteRef>

<ns2:Site>KRHALL</ns2:Site>

</ns2:SiteRef>

</ns2:SfcRef>

<ns2:StepCompleted>true</ns2:StepCompleted>

<ns2:StepId>021</ns2:StepId>

<ns2:TimesProcessed>1</ns2:TimesProcessed>

</ns2:SfcResponse>

</ns2:CompleteResponse>

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I have now raised a ticket for this issue.

Br,

Johan

0 Kudos

As far as I can see the fix was provided in ME 6.0.3.4.

Br, Alex.

Answers (0)