cancel
Showing results for 
Search instead for 
Did you mean: 

update the XI DB table

Former Member
0 Kudos

Hi,

I'm working on Proxy to Webservice sync scenario, where in the response getting from Webservice I need to send it to Proxy and update the XI Database table as well.

I have created the table in XI Database, Is there any easy way to do this?

-Esha

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

You can use an RFC Lookup Function, in Mapping Response.

Create an RFC in SapXI to update the Table, and call it from Message Mapping.

Former Member
0 Kudos

Hi,

Since your scenario is sync, to send the web service response to 2 receivers, you need to go for a BPM.

To update the XI DB tables, best approach would be to use a RFC.

Regards

Former Member
0 Kudos

Hi

What are you updating in the XI database???

Regards,

XA

former_member194786
Active Contributor
0 Kudos

Hi Esha,

You would need to use BPM with 2 receive steps to send the response received to ECC and PI proxy.

Hope this is useful.

Regards,

Sanjeev.