Skip to Content
Author's profile photo Michal Krawczyk

Michal’s PO/PI tips: how to get the required SCs for specific type of deployment

While working with java development on PO/PI system (for example for building BPMs) we need to make sure that the Software Component in which we’re trying to build our object (a new BPM for example) has all the necessary prerequisite Software Components. SAP has even prepared an OSS note –  Note 1572743 – Required SCs for Specific Type of Development in 7.31 – which might help us in that regard. What if we still cannot select the development object to be created in NWDS? What are the places to check?

Step 1

In order to find which SCs is missing you can open the software component in which you want to create your object and select DC types tab. Inside this tab you should be able to see the greyed out parts (SCs) which are required for development of the specific object (in this case a BPM via process composer view) .

/wp-content/uploads/2013/02/blog1__186644.png

Once you double click on the Software Component you can see the missing SC under the “Containing SC” label.

/wp-content/uploads/2013/02/blog2_186645.png

This would be the SC you need to add as a dependency in SLD for the SC in which you want to develop your object.

Step 2

If you use NWDI you should make sure that the change you did in SLD (to add the required SCs) was reflected in Development Configuration:

a) open Development Configuration from NWA: NWA -> Configuration -> Infrastructure -> Development Infrastructure

b) open the required track which you’re using

c) in Software Component definition – remove the Software Component which you’ve update in SLD and add it again so you will see in the the definition

/wp-content/uploads/2013/02/blog3_186650.png

d) perform the “Check SC” action to make sure that all references are refreshed

/wp-content/uploads/2013/02/blog_0_186646.png

Hope this simple checklist for required SCs will make your lifes easier in case of any troubles.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Bibin VS
      Bibin VS

      Hi Michael,

      Nice blog. For doing LookUp with BRM Decision Table, what are the SCs that should be added to the Track?

      Regards,

      Bibin