cancel
Showing results for 
Search instead for 
Did you mean: 

SNC ReplenishmentOrderConfirmation_Out -> ORDRSP.ORDERS05 did not trigger

0 Kudos

Hi,

We have configured Contract_Manufacturing_Procurement scenario in which ECC sends PO (IDoc PORDCR102) to XI and from XI it is posted to SNC7.0. PO is visible on SNC and when supplier confirms PO manually on WebUI it should send confirmation back to ECC. But due to some reason SNC(SCM) is not triggering outbound message ReplenishmentOrderConfirmation_Out. Any idea?

End to end Scenario:

1) ECC -> XI -> SNC

PORDCR1.PORDCR102 ->ReplenishmentOrderNotification_In (Working fine)

2) SNC -> XI -> ECC

ReplenishmentOrderConfirmation_Out -> ORDRSP.ORDERS05 (Not working) ?????????

Let me know any input.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

Set a break point in the proxy ( ie , in the ABAP code ) so that you can check whether the control come to the proxy or not

Regards,

Jude

0 Kudos

I found that due to missing config SCM side SAP programs gets dump. All other configs for partner profie or XI is working fine.

Thanks.

Nilesh.

0 Kudos

I am closing this thread...Thanks for your responses.

Nilesh

Former Member
0 Kudos

Hi Nilesh:

We are also facing same problem as u have faced .We have defined all necessary config to generate outbound xml but we are unable to get the answer.We are also geting dumed as "Assertion Failed".Can u please let us know that what are the step u have followed.

We have also activated all ODM and Time Series ODM but still getting dump.

PLease let us know ur views how to check all config to get rid of this issue.

Ganesh

Former Member
0 Kudos

Hi,

In RWB in message monitoring please check once if any messages has come.

reg,

0 Kudos

As I mentioned earlier, I could not see message at any place in Moni or RWB.

Functionally, when user confirm the PO on SNC WebUI it should call the proxy (ReplenishmentOrderConfirmation_Out) and generate XML message. But we are not able to see messages any place. So thinking that it is not calling this proxy.

Former Member
0 Kudos

Check the proxy namespace...I mean which namespace is being used in proxy...

Did they edit anything in the proxy...if yes they should regenerate it again?

I would check these two while debugging proxy...try it

--

Srini

Former Member
0 Kudos

Hi Nilesh

Did you define the necessary output types parameters in partner profile???/

Thanks

Vinod

prateek
Active Contributor
0 Kudos

At SNC and then at PI, could you find any message in sxmb_moni for ReplenishmentOrderConfirmation_Out ?

Regards,

Prateek

0 Kudos

No messages at SCM or PI SXMB_MONI.

former_member581827
Participant
0 Kudos

Hi,

Can you check in SNC whether any messages in SXMB_MONI and see the status of message.

Check in PI after comming out from SNC whether it has reached PI or not like checking in SXMB_MONI for ORDRSP.ORDERS05.

Regards,

Chandra.