cancel
Showing results for 
Search instead for 
Did you mean: 

sapui5 app -> point to multiple backend

Former Member
0 Kudos

Hi ,

I have 2 backend ERP system and 1 gateway system.

2 ERP -> development and Test system

I would like to use 1 gateway for both the backend system.

while creating tile can we provide some parameter to point to different backend systems.

in gateway system , i can create multiple alias for a service.

Note ; I am not using the LPD_CUST tcode .

Regards

Yashpal Gupta

Accepted Solutions (1)

Accepted Solutions (1)

pankaj_bisht
Contributor
0 Kudos

Hi Yashpal,

Do you want to get the data from both the ERP system at the same time or only from one system at a time.

If you need data from both the ERP systems at the same time you would need to change the app to have multi origin parameter.

Here is a document

If you only need data from one system at a time you could go the gateway system and in the /iwfnd/maint_service make the ERP system as default(if you have already added 2 ERP systems).

Best Regards

Pankaj

Former Member
0 Kudos

Thanks Pankaj..

Former Member
0 Kudos

Hi Pankaj,

It is possible to call one system at a time by doing some coding ?  instead of making it default in /iwfnd/maint_service.  lets say using some paramter in URL so that the gateway understand which backend to be called.

Regards

Yashpal

Answers (0)