parameterized url

jdenewb2

Member
Hi All,
I am trying to come up with a url to open a from in JDE application.
I have used below and variations of below. I am prompted for my username password and then the web browser shuts down, saying the application has closed.
I got "http://servername:80/jde/ShortcutLauncher?ODI=P09217_W09217A_ZJDE0001&FormDSTmpl=||&FormDSData=||" by clicking on tools>parametrized url for a gl balance inquiry form.

http://Servername:80/jde/HostedE1Servlet?ODI=P09217_W09217A_ZJDE0001&FormDSTmpl=||&FormDSData=||&jdecloselink=about%3Ablank
http://Servername:80/jde/HostedE1Servlet?ODI=P09217_W09217A_ZJDE0001
http://servername:80/jde/ShortcutLauncher?ODI=P09217_W09217A_ZJDE0001&FormDSTmpl=||&FormDSData=||
http://servername:80/jde/ShortcutLauncher?ODI=P09217_W09217A_ZJDE0001

Does the application close because I am not supplying form info completely?
Any help will be greatly appreciated.
Thanks.
 
This information is version dependant. What is your Tools Release version?
 
Back
Top