Skip to Content
0
Former Member
Mar 12, 2008 at 05:29 AM

AppIntegrator - Issue with Passing Application parameters

30 Views

Hi,

I've created a WebApplication system using 'HowTos' (com.sap.portal.howtos.webapp.par) file and set the system parameters.

I've created a generic iView with AppIntegrator par file (com.sap.portal.appintegrator.sap.par). Where I've passing the parameters as 'ApplicationParameter'. Following are the parameters that I'm passing in the AplicationParameter..

redirectTo=/test/ourenv/myfile.ext/($Limited)&Login

but when I see the result through HTTP WATCH, iView passing them as redirectTo=%2Ftest%2Fourenv%2Fmyfile.ext%2F%28%24Limited%29

so the other application is not taking this redirectTo parameter.

Is there any way to stop Decode/Encode the application parameters?

Thanks in Advance,

Satya