cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming RESTful webservive in SAP PI 7.3.1

Former Member
0 Kudos

Dear all,

I am trying to implement a scenario to consume a synchronous RESTful webservice in PI following the blog

As mentioned in the blog, i have taken actual request message type structure at source end and dummy message type with a single node as target message in request mapping. However i am not clear with the design objects in ESR. Could anyone throw lights on this.

Thanks in advance.

Regards

Koti Reddy

Accepted Solutions (0)

Answers (1)

Answers (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Koti,

In the blog, it says that the ESR objects are used to dynamically set the URL. The HTTP method used is GET and it gets its input from the source message so yes, dynamic configuration should be used.

Regards,

Mark