cancel
Showing results for 
Search instead for 
Did you mean: 

Creating the EJB Model at runtime using the generic CMI methods.

Former Member
0 Kudos

Hi All,

I wanted to know the basic API's for creating the EJB Model.

The creation of EJB Model needs to be done at runtime , so wanted to know the generic way of creating it using CMI interfaces.

Please post some code snippets if u have.

Thanks n Advance,

Madhusudhan

Message was edited by:

Madhusudhan V

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

chk it

/people/balaramnaidu.bankuru/blog/2006/04/23/importing-complex-javabean-model-into-webdynpro-by-creating-relationships-for-the-model-classes

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20b21892-c31c-2a10-f484-fcef1eaf...

Former Member
0 Kudos

Hi Kanwalpreet,

Thanks for the links,

but those links are talking about creating the EJB model at Design time.

I wanted to create it at runtime , i.e

suppose i have the EJB applications name available as "demo.sap.com/studsapp"

then how do i create the Model class and create the model context nodes from the component controller.

I know we can use CMI interfaces, but for EJB how do i create the Model ?

Thanks,

Madhusudhan V.

Former Member

Answers (0)