cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting SWCV GUID API

Former Member
0 Kudos

Hi,

Is there an API to extract the SWCV GUID using only the name?

Thanks and regards,

Raye

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member184720
Active Contributor
0 Kudos

We do have an option. Check the below blog.

Access SAP PI objects simply with SimpleQuery - Process Integration - SCN Wiki

Make a query on any of the objects such Data type/MT/SI/MM etc. The resulted XML should contain the SWCV GUID as well.

Former Member
0 Kudos

Hi Hareesh,

Thanks. I am using PI 7.3. It is different now. I can only select one result attribute, even if I select Link to Object, it is not showing name AND GUID, only ID.

Also, it does not create .xml on a new page.

Thanks and regards,

Raye

former_member184720
Active Contributor
0 Kudos

>>>Thanks. I am using PI 7.3. It is different now. I can only select one result attribute, even if I select Link to Object, it is not showing name AND GUID, only ID.

It should be in URL and i could see that response xml(make sure that you tick the checkbox)

RaghuVamseedhar
Active Contributor
0 Kudos

Raye,

No. There is no API to get/update ESR objects. You have to use swing based ESR or NWDS.

Update after Hareesh reply.

No official API. AFAIK, SimpleQuery is not available in new versions of PI.

Former Member
0 Kudos

Hi Raghu,

I am creating stand-alone tool to create ICO. I need to extract GUID using JAVA. Is there any other way?

Thanks,

Raye

former_member186851
Active Contributor
0 Kudos

You can get it from ESR.Please tell exactly what is the requirement?.

Former Member
0 Kudos

Hi Raghuraman,

I am making a stand-alone tool to create ICO, but the webservice needs GUID of SWCV.

Regards,

Raye