cancel
Showing results for 
Search instead for 
Did you mean: 

Change JCO references

Former Member
0 Kudos

Hello ,

We changed to a new portal server. I'm trying to change the model JCO references to the new ones unsuccessfully...

I need to change WD_RFC_METADATA_DEST to WD_RFC_METADATA_DEST2 .

Does any one have any idea except from create new model??

thanks,

Michal.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi michal shalom,

In you project goto Dictonaries --> Model Name --> click Properties

In properties --> Logical System Name. remove previous name and give the new destination name.

Thanks & Ragards,

Sharma Kvbk.

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks Sharma , I did what you suggested. but I stiltt get exception :

Failed to resolve JCO destination name 'WD_RFC_METADATA_DEST' in the SLD. No such JCO destination is defined in the SLD.

It looks like there is another place to change. Do you have any idea?

Former Member
0 Kudos

Hi,

looks like u have not changes the metadata destination..

goto dictionary, structures, properties .there, change the metadata destination also. then,

rebuild the project , deploy new archive and run.

if it is still not resolved close the NWDS , reopen and redeploy.

Regards,

Satya.

vmadhuvarshi_
Contributor
0 Kudos

Michal,

To change a Model Object's logical system follow these steps.

To change Logical system for RFC metadata,

Select Dictionaries node under your Web Dynpro DC.

Select the model node for relevant model object.

Select 'Properties' tab. You can see the name of logical system here.

Logical System name can be changed here.

To change Logical system for Model instances,

Open 'Models' node under your Web Dynpro DC.

Open the relevant Model Object.

Double click any of subordinate model classes and select 'Properties' tab.

Under 'Model settings', overwrite the name of logical system.

Then follow these steps to remove old references.

Right click on your Web Dynpro DC and select 'Properties'.

Select 'Web Dynpro References' in Pop up window.

Select tab 'JCo References'

Remove old JCo destination names from here.

That should get the JCo destination names changed.

Hope it helps,

Vishwas.

Former Member
0 Kudos

Thanks all,

restart to the server solved the problem.

How do I change this thread status? I want to give points but I don't have the option.

Edited by: Michal Shalom on Dec 25, 2008 8:58 AM

Former Member
0 Kudos

HI,

click on the model classes there u can fing the model destination

and click on the structure in the dictionary to find the metadata destination.

regards,

Satya.

Former Member
0 Kudos

Hi michal shalom,

Yes this can be done without creating a model.

Thanks & Regards,

Sharma Kvbk.

Former Member
0 Kudos

How?