Dear experts
I am doing a upgrade of portal. We have a service customer created in WDjava. With the new version of Portal 7.4 we have created this application with WDAbap.
In this moment we have two enviroment of portal(7.01 and 7.4)
We want that when the user login in the portal 7.01 the system call the application created with WDjava and when login in the portal 7.4 the system call the application created in WDJava.
I have thinked use Proxy Class, but I dont know How get the hostname of the portal to call the application based in the hostname.
T.Code : PTARQ
Anyone know an option for solve this requeriment?
Regards