cancel
Showing results for 
Search instead for 
Did you mean: 

SAP NBPM - PI 7.4: Unable to Send messages at Target system- No Error messages in NBPM

former_member185856
Participant
0 Kudos

Hi,

    I am trying to send messages from NetWeaver BPM (NBPM) - 7.4 version to Third part WebService and the messages are not received in ThirdParty WebService.

WebService Link is up and running and no messages were received at Target WebService / Application.

NWA Monitoring:

1. Message Monitoring (NWA) : No errors found and Messages processed successfully and delivered to BPM

2. Manage Process (NWA) : No errors found and messages delivered to Target WebService

    Status - OK

    LifeCycle: Completed

    Process Subject: Pool 0

3. History Tab: No errors all looks Ok.

Please help me how to fix this / how to troubleshoot this issue.

Thanks,

Suniel.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Suniel,

What is your pattern?

Are you sending message to WS via PI or directly from NWBPM via applicaiton communicaiton?

former_member185856
Participant
0 Kudos

Hi Raghu,

            SAP ERP ----> SAP PI ------> NBPM ----> ThirdParty WS.

Message till NWBPM is successful but its not reaching Target Application.

Thanks,
Suniel

former_member186851
Active Contributor
0 Kudos

Hello Suniel,

Is it like dis?

SAP ERP---->SAP PI--->NWBPM--->SAP PI---WS?

If yes check the reciever SOAP channel.

If like dis?

SAP ERP---->SAP PI--->NWBPM--->WS?

check in the application communication for the endpoint?

former_member182412
Active Contributor
0 Kudos

Hi Suniel,

Test the third party web service in SOAP UI with the same payload which you are sending from NW BPM. Make sure it is working there.

Regards,

Praveen.

former_member185856
Participant
0 Kudos

Hi

               Yes, this is the flow in detail:

SAP ERP---->SAP PI--->NWBPM--->SAP PI--->WS

SoapUI test: Its successful and can see posting of messages to Target WS.

I see logs saying messages are delivered to target end point. But still no messages in Target WS.

Thanks,

Suniel

former_member182412
Active Contributor
0 Kudos

Hi Suniel,

Can you see in PI message monitoring audit log says the message successfully delivered to end point?? can you check the payload in PI?? may be payload is empty when it coming from BPM.

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Hello Suniel,

If the messages are successful from PI then there should not be any issues in SAP PI.

Your seeing successful message post at the receiver adapter pointing to WS?

You can just try the below check to check the BPM patter.

Change the receiver Soap channel with File channel and see if the files are placed.

former_member185856
Participant
0 Kudos

Hi Praveen,

                   I can see the payload with data in it and says its delivered to target end point, but no messages in Target WS.

I sent the same payload using SOAPUI to target application and its successful.

Cheers,

Sunil