cancel
Showing results for 
Search instead for 
Did you mean: 

Directory API to download list of Business Components

Former Member
0 Kudos

Hi All,

I have requirement to download the Business Component list into an excel using Directory API using NWDS.I have followed william's blog, and able to download ICO and CC list in excel, however when I am trying the similar way to download Business components, the code is giving multiple errors.

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/10/12/using-pi-73-s-directory-api

If anyone has worked on this requirement, please help me with the pointers.

Thanks,
Ruchi

Accepted Solutions (0)

Answers (1)

Answers (1)

vicky20691
Active Contributor
0 Kudos

these functions are available inside BusinessComponentIdentifierCollection.java.

This has getBusinessComponentID(). Try using this