cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronous RFC to External XSD scenario

Former Member
0 Kudos

Hello Experts,

  I am having difficulty getting a synchronous RFC to external XSD scenario to work.  I am requesting information from the R3 system about notification status, date, and time and need to pass it to an XSD.  Right now to test it I am trying to write the response to a file.

I can get a synchronous RFC to RFC to work fine and write a response file, but trying to write to the XSD format is not working for all fields.  I have mapped constants to some nodes of the XSD and they come across fine, but the fields that contain actual data from the R3 system do not.  The message mappings test ok but for some reason only the constant inputs from the message mapping are returning in the response file. 

The service interface request messages are set to RFC and RFC response.

The service interface response messages are set to  External Message and RFC response.

Not sure what to change since we have only ever needed to do simple PI scenarios before.  We have done synchronous XSD to RFC before, but never needed to write a response back to XSD.

Any ideas?

Thank you.

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Eric,

Can you show us a screenshot of your issue?

Regards,

Mark

Former Member
0 Kudos

Hi,

what is the trigger point of this interface?