cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS and NWDI Handshake issue for SAP PO BPM development

Former Member
0 Kudos

Hi,

We have installed SAP PO 7.4 SP11 (Single Stack) and NWDI. PO and NWDI are installed in separate host.

We have followed SCN documentto setup NWDI and it appears OK.

After NWDI setup, we followed below steps

1) Created a new Software Component (Axx_P2PCONTRACT_BPM) in SLD of PO

2) Created following dependencies for the same Software component in PO SLD

  • MOIN BUILD TOOL 7.4
  • DI BUILD TOOL 7.40
  • ESCONF BUILD TOOL 7.40
  • BPEM CONTENT 7.40
  • COMPOSITION BUILD TOOL 7.40
  • BPEM-BUILDT 7.4

3) Imported this software component in NWDI

4) After the import in NWDI, we only see DI BUILD TOOL 7.40 as the only dependency.

5) From NWDS, logged to NWDI development configuration and imported the newly create Software component.

6) In NWDS created a new Netweave BPM process under this Software component, However, when i tried to build in NWDS, i am seeing following error.

Build failed for axx.com/p2pcon (axx.com_Axx_P2PCONTRACT_BPM) in variant "default": Illegal component usage: compartment "axx.com_Axx_P2PCONTRACT_BPM" does not use compartment "sap.com_BPEM-BUILDT" of used DC "sap.com/tc/bpem/bi/bp/buildtool"

Build failed for aol.com/p2pcon (axx.com_Axx_P2PCONTRACT_BPM) in variant "default": Check for used DCs failed: Illegal component usage: compartment "axx.com_Axx_P2PCONTRACT_BPM" does not use compartment "sap.com_BPEM-BUILDT" of used DC "sap.com/tc/bpem/bi/bp/buildtool"; using DC: com.sap.tc.devconf.internal.DCProxyMake@ee454

I am not sure why we are getting this error. Any help is appreciated.

Thanks

-Pradeep

Accepted Solutions (0)

Answers (1)

Answers (1)

dannyyee
Newcomer
0 Kudos

Have you uploaded the necessary SCA files into your NWDI track and checked them in?

You should see all your dependent software components when you view the NWDI track in NWDS. Usually this error means the used DC components required to build your software component isn't present?

(Maybe when it downloaded the SC from NWDI track it didn't get the necessary used DCs as well)