cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in async - sync bridge

Former Member
0 Kudos

Hi everyone,

I am executing async - sync bridge scenario (given in the blog)

<a href="/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit:///people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Sender - an XML File to BPM where the message interacts with RFC and gives back the export parameters (BAPI_COMPANY_GETDETAIL) to BPM.

Receiver - an XML file receives this.

I am getting the XML file in my output directory.

But without data.

Scenario is getting executes fine but i am not able to see the response data of BAPI in the XML.

How to solve this type of scenario.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

prateek
Active Contributor
0 Kudos

Check the payload in sxmb_moni and confirm that the RFC is getting executed.

Regards,

Prateek

Former Member
0 Kudos

Hello friends,

I found the solution. Nothing wrong with the process of the scenario. I was giving the input for which no output was available. (I choose the wrong fields for mapping).

Now i am getting the output correctly.

Anyway, thanks all of you.

GabrielSagaya
Active Contributor
0 Kudos

Did you check in both Request and Response message mapping working fine in test tab???

Have you checked the payload in SXMB_MONI

Former Member
0 Kudos

Did you mapped all the fields from BAPI Response to File Response?

Thanks

Farooq.