Skip to Content
0
Former Member
Feb 10, 2010 at 11:23 AM

Connect Webdynpro Java Application to Multiple SAP backend client

41 Views

Hi All,

We are developing WebDynpro java application using local DC.

Project is divided in two DC.

View_DC Contains Views and validation logic

Model_DC consist of model which inturn contains various RFC.

Model_DC is declared as used dc in View_DC.

Model_DC is getting data from Client say 100 and its working fine.

Now the same application will be used by another set of users except that data should come from client say 200 or (Model_DC should connect to client 200 ) for these users.

At runtime we are able to identify to which group user belongs to, but after that we are facing problem, how to define logical system (Jcos) to connect to particular client at run time?

Thanks,

Zaid Sayed.