cancel
Showing results for 
Search instead for 
Did you mean: 

How to reserve a package for a DC?

Former Member
0 Kudos

Hello,

I have created new DC and I used a reserved Namespace prefix I have created at the SLD for it.

When I build the DC I receive this warning:

Package org.example.services is not reserved for DC : srv/mojserv.

I assume that, as the message states, I need to reserve this pacakge for this DC, but how do I do it on the Name reservation service on the SLD? I've played with it a little bit and I can see that I can reserve a design time packege but I don't see where it can be reserved for my srv/mojserv DC.

Accepted Solutions (0)

Answers (1)

Answers (1)

timo_renner
Advisor
Advisor
0 Kudos

Hi Roy,

the trick is that you have to reserve this package not in the Name Reservation Service itself, but in the NWDS.

Go to your DC Metadata and select the <i>"packages"</i> folder. There you will find all used packages in the DC. Now use the <i>Context Menu --> Name Reservation --> Reserve package</i>... and that's it.

Best regards,

Timo

Former Member
0 Kudos

Hello Timo,

That makes sense, yet when I try to do that I receive this error window which I think indicated that something still needs to be done on the SLD:

-


Invalid name: appropriate prefix not found; choose another name or another name server

Your tried to reserve the name: gov.justice.services

Allowed Prefixes for Packages:

[de.sap.tst;de.sap.home;de.sap.temp;de.sap.test;de.sap.local;de.sap.tmp]

-


Former Member
0 Kudos

If I follow the list here:

[de.sap.tst;de.sap.home;de.sap.temp;de.sap.test;de.sap.local;de.sap.tmp]

I see that this is the exact list of reserved packages on the SLD...

Former Member
0 Kudos

Hey Timo,

Another update: I closed my NWDS and when reopened it and logged it to the relevant Development Configuration I see the package at the place that you navigated me to with the house icon, which wasn't before and now when I reserve the name at the NWDS it seems to be working since it asks for the activity to attach it to. More that that, if I rebuild the DC it doesn't have the unreserved package warning anymore...

I assume that after I will checin the activity I will see this package at the list of Name service on the SLD but since I can't checkin the activity yet, could you please tell me if I was correct? meaning, if after the checkin you see it at the SLD?