cancel
Showing results for 
Search instead for 
Did you mean: 

add to central repository failed [in BODS]

former_member186160
Contributor
0 Kudos

Hi All,

we are facing an issue while adding objects to central repository , below is the error snapshot.

this is for a new project, the central repository is created recently and we facing issue while adding the first object to it, can anyone suggest if we have a check option anywhere which checks for this version and can be disabled?

the BODS job is very simple.

project -> consists of job -> consists of a single script object with below one line of code:

print('test');

the code compiles and executes correctly.

error snapshot:

Regards,

Swetha

Accepted Solutions (1)

Accepted Solutions (1)

former_member186160
Contributor
0 Kudos

Hi Arun,

no , there has been no upgrade.

this is the first time central repo is created for this project and we are attempting to add objects to it.

below snapshot has the current Data Services version :

Answers (4)

Answers (4)

former_member523642
Discoverer
0 Kudos

Hi

I do face similar issue.

While check in the job first time, it couldn't recognize the DF/WF/Datastore except the job. So failed with error.

Version control operation'Add the Central Repository' failed.

Error Message: Reposotory <xxx> doen not comtain object <Wf_xxx> for type plan cannot continue with current operation. (BODI-1260123)

Note: I have 15 jobs except few, all the jobs I could able to add the central repo without any issue.

Any help would be much appreciated.

Thanks.

former_member186160
Contributor
0 Kudos

hi all,

we recreated the central repo and it is working now. thanks for all your suggestions.

former_member187605
Active Contributor
0 Kudos

It might be your central repository is not properly created. Can you check whether print exists in AL_FUNCINFO?

if not, run DS Repository Manager to create the repository again.

former_member186160
Contributor
0 Kudos

Hi Dirk,

i find that an entry exists in AL_FUNCINFO for print, below query returns 1 line of output.

select * from dbo.AL_FUNCINFO where name like '%print%'

Please suggest if there a check point selection anywhere to check for versions?

Regards,

Swetha

former_member198401
Active Contributor
0 Kudos

Swetha,

Did you recently upgrade Data Services to a newer version?

Kindly provide more details

1) SAP Information Platform Services version

2) SAP Data Services version(if upgraded what was the before and after versions)

3) Exact Repository Database version

Kindly follow below SAP Note and ask them when this issue will be fixed.

SAP Note 2141597

Regards

Arun Sasi