cancel
Showing results for 
Search instead for 
Did you mean: 

How to load model from one DC to other ?

Former Member
0 Kudos

Hi ALL,

I have created a WebDynpro DC (say A) , and created a EJB Model (in this case , but can be any Model) and exposed the same as public part.

How do i use this from some other WebDynPro DC (say B)?

I need to load that model created in A from the B and use it for creating the model nodes at runtime and using it for getting the data (All through Dynamic programming )?

Regards,

Madhusudhan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi madhusudhan,

use the dc a as used dc in dc B. Then add the model in DC B as used model. Then u can map ur context to the model.

regards

Sumit

Former Member
0 Kudos

Hi Sumit,

I will not be creating the component in the First DC ,

This is quite tricky , I am doing like this because the Webdynpro provides CMI services internally.

requirement is quite internal to our project.

I am currently looking for Dynamic way of using the model at runtime ,

please let me know any of the API's

Thanks,

Madhusudhan

Former Member
0 Kudos

Hi madhusudhan,

Hope this will help

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cef4f43e-0d01-0010-db84-ede25c874115">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cef4f43e-0d01-0010-db84-ede25c874115</a>

<a href="/people/sap.user72/blog/2006/07/27/arfc-without-model-nodes-you-must-be-joking-right:///people/sap.user72/blog/2006/07/27/arfc-without-model-nodes-you-must-be-joking-right

regards

Sumit

Answers (0)