cancel
Showing results for 
Search instead for 
Did you mean: 

Using XML-RPC in SAP MII 14.0 BLS

Former Member
0 Kudos

Hi Experts,

I have scenario where I want to get data from an external source in to SAP MII and consume it. This external source is using XML RPC method to send the data.


I want to understand, if we can call that XML RPC using http get/post action block in MII i.e. using http post to send XML RPC request and http get to receive XML RPC response. I will further process that XML RPC responce in MII to consume it in a form I require it.

Please advise if this will work or if there is any another good approach to consume this XML RPC in MII.

Appreciate your response.

Regards,

Kirti

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

This will work and is the recommended way to work with an XML RPC interface.  Just make sure the proxy setup in the System Management -> System Properties view is setup so that you can access the service.

Sam

Former Member
0 Kudos

Thanks Salvatore for replying.

Appreciate your response on this.

Answers (0)