Question

Pass System Parameters to Custom Navigator Item

  • 1 April 2022
  • 1 reply
  • 96 views

Userlevel 1
Badge +3

Is it possible to pass system parameters such as #USER_ID# and #DB_SID# through from a custom navigator item in IFS9? I know this is possible in custom RMB menus as I’ve done it several times. 

 

 

 I’m trying to pass some user information through to an external website that I’ve developed and can’t figure out how to accomplish this. In the image above, I have my settings, however in the IEE the url below is what I get, devoid of any parameters.

 

https://testwebsite.com/apps/test?user=


1 reply

Userlevel 6
Badge +12

I tried this a while back (in APPS10) and was not able to figure out a way to make it work… But I was trying a URL with file:// at the front to execute a networked applications. You might try things like putting the parameter in curly braces…

 

Good luck,

Joe Kaufman

Reply