cancel
Showing results for 
Search instead for 
Did you mean: 

ERP yield confirmation

0 Kudos

Hi ME experts,

I am trying to check the yield confirmation in ERP once a shop order is done in ME. I have configured the colloborative directive link with the transport parameters as

operation=yieldConfirmation;url=http://MII host:Port/XMII/Runner?Transaction=Visiprise/ERPShopFloorIntegration/services/VMYieldConfirmationService&InputParameter=DOC&OutputParameter=*&Session=false

We are using ME Version: 5.2.5.5 with standard SAPMEINT interfaces. But when once the shop order is done in ME, i am getting the following NW default trace as

com.sap.me.collaboration.sap.HTTPSOAPTransporter transport

SEVERE: HTTPSOAPTransporter: error Connection IO Exception. Check nested exception for details. (The root SOAP Message element is [Rowsets]{} but it should be :Envelope.) : javax.xml.ws.WebServiceException: Connection IO Exception. Check nested exception for details. (The root SOAP Message element is [Rowsets]{} but it should be :Envelope.)

I do tried by adding username and password to the end of transport parameters but still no success.

Can anyone give me some idea of what is the issue from the above error.

Thanks.

Mahalakshmi.S

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello!

I looked at our SAP ME installations.

Here the setting for SAP ME 5.2 SP05 is

/XMII/Runner?Transaction=Visiprise/ERPShopFloorIntegration/services/SAPMEOutboundService

&InputParameter=document&OutputParameter=*&Session=false

I suggest to look at your definition for the transport parameter.

Kr,

Erich Lind

Former Member
0 Kudos

Hi,

Can you check your MII transaction & it's parameters while passing back to ECC and also mapping between XSLT.

Thanks,

Ramesh

0 Kudos

HI,

Regarding the ERP yield confirmation, i changed the transaction name in the transport parameters. Then i could see the operation level confirmation in ERP. But when i process my SFC in the 5th last operation (Routing has 5 operations), i get an error in ME as "SFC_BO is missing". Due to this i am not able to see the confirtmation for 5th operation in ERP and hence the full confirmation also not updated.

can anyone please help me out with this error.

Thanks.

Mahalakshmi.S

Former Member
0 Kudos

Are you processing your SFC from the POD?

What are the activity hooks at op-5 or for the resource in use?