cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

API-To retrieve ICOs from PO system

Madhu29
Discoverer
535

Hi SAP Community,

I'm looking a way to retrieve all my ICOs from PI/PO system. what are the available ways to achieve it?

Best Regards,
Madhu

Accepted Solutions (1)

Accepted Solutions (1)

Ryan-Crosby
Active Contributor

You should be able to retrieve ICO details using SOAP service http://<host>:<port>/IntegratedConfigurationInService/IntegratedConfigurationInImplBean?wsdl

 

Regards,

Ryan Crosby

Madhu29
Discoverer
0 Kudos

Hi Ryan

Could you give me an detailed view of how to retrieve all the ICO in single hit.
In the above wsdl, we can only retrieve the ICO by giving Communication Component, Service Interface and Namespace.

But I want it to retrieve all the ICO's present in my PO system at a single time!

Thanks,
Madhu Challa

Ryan-Crosby
Active Contributor
0 Kudos
@Madhu29 it takes two steps to get the details - 1st step is to query the list of keys, and the 2nd step is to invoke the service to read the details for each unique key. I don't have the specifics any longer because I don't have access to a PI/PO system.

Answers (1)

Answers (1)

Madhu29
Discoverer

Yes, The list of Integrated Configuration Objects(ICO)