cancel
Showing results for 
Search instead for 
Did you mean: 

problem import the check-in archives into the development and consolidation

Former Member
0 Kudos

Hi expert,

I am newbie in using CAF and JDI. Currently I required to configure CAF / GP on NWDI and I have followed the steps recommended in "Installation Cookbook - Configure CAF / FP on NWDI 7.00".

I have also download the archives as listed below and "check-in" them successfully to CMS:

SAPJTECHS.sca

SAPBUILDT.sca

SAPJEE.sca

BIUDI.sca

BIMMR.sca

SAPEU.sca

CAF.sca

CAFKM.sca

However, as I try to import them to the Development System, the browser response with the status "Import failed" .

I look at the log files, and saw something like this:

Info:Starting Step Repository-import at 2007-06-12 15:16:17.0375 +8:00

Info:Component:sap.com/BI_UDI

Info:Version :SAP AG.20070131230600

Info:1. PR is of type TCSSoftwareComponent

Info:==> sources will not be imported for this SC

Info:Step Repository-import ended with result 'not needed' at 2007-06-12 15:16:17.0406 +8:00

Do we need to import those archives?

(Note: the SAP Netweaver is 2004s with sp11)

Accepted Solutions (1)

Accepted Solutions (1)

Ronib
Participant
0 Kudos

follow this link<a href="http://help.sap.com/saphelp_nw70/helpdata/en/31/9959400d9d1059e10000000a155106/frameset.htm">config cbs</a>.

maybe your cbs idleStart parameter is set to true, and in that case you just cant import anything. you should set it to false and import again.

Roni

Former Member
0 Kudos

Hi Roni,

Thanks for your help. I have managed to do the importing after setting the cbs idleStart parameter to false.

Fui Voon

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

BI_UDI only contains build & deployarchives, but no sources, thus there's no source import. Is it really the repository import step that failed? (The detail view should show which step exactly failed.)

Anyway, you will probably need those archives in CBS so that other code can compile against BI.

Regards,

Marc