cancel
Showing results for 
Search instead for 
Did you mean: 

Best options to retrieve the data from Restful webservice to PI

Former Member
0 Kudos

Hi All,

What are the best options to get the data from Restful webservice to PI?

Please suggest your views.

Thanks & Regards,
Sateesh

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Sateesh,

All depends about your PI version. If you are in PI 7.31 SP14 / 7.4 SP09 you can install the PI Rest adapter

Also, you can use the SAP Axis adapter in determined cases

With SOAP adapter you would need to use Do Not Use SOAP envelope + to construct dynamically the URL, but this is the worst option.

Regards.

Former Member
0 Kudos

Hi Inaki,

Thanks for your response.

Currently my PI version is PI 7.31 SP11, if I upgrade to PI 7.31 SP14, can I see standard RESt adapter in our PI system?

Please suggest me.

Thanks & Regards,
Sateesh N

iaki_vila
Active Contributor
0 Kudos

Hi Sateshh,

Yes you will can see the new adapter. Pay attention, that you would need to update the adapter metadata as this note 2032345 - FAQ: PI 7.31 / PI 7.4 REST Adapter for Advanced Adapter Engine points out.

Regards.

Answers (1)

Answers (1)

former_member190284
Participant
0 Kudos

Hi Sateesh

best options..>

you mean the adapter?

if it's the adapter, than using the Rest adpater would be apt. but that is available in 7.4 single stack sp 09 onwards. You can also think of doing java/xslt mapping or making a  module