cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming PI 7.1 services using proxies from SAP 7.0 system

former_member191528
Participant
0 Kudos

Hello,

Our BW system is trying to create proxy by consuming our PI 7.10 services. Our PI enterprise service has multiple operations and since our BW system is on 7.00. Can anyone please update us on how to consume services with multiple operations using proxies.

Thanks.

Kiran

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

You have to create a service interface of type XI 3.0 compatible for every operation. Then you create a proxy for each service interface.

Regards

Stefan

former_member191528
Participant
0 Kudos

Hello Stefan,

Does this mean we can not use services with multiple operations ?

Thanks.

Kiran

Former Member
0 Kudos

Hi Kiran

You can use for multiple operations but in PI you can create service interface for each operation to be used in your proxy.

If the operations are dependent on each other then generate a schema for all operations and use in single service interface and pass it to proxy using service of type XI 3.0

Thanks

Gaurav.

stefan_grube
Active Contributor
0 Kudos

> Does this mean we can not use services with multiple operations ?

No, you cannot use services with multiple operations in 7.0 SP 13.

You need SP 14

Regards

Stefan

former_member191528
Participant
0 Kudos

We are working on an alternate solution for this issue with post it on sdn once we have figured it out.

Thanks.

Kiran