1. Antony Xavier
  2. PowerServer 2020 or older (Obsolete)
  3. Monday, 27 September 2021 13:44 PM UTC

Hi Gurus,

How can I pass parameter to IWA Application to get parameter value in "commandline" argument in Application object.

Following is my IWA path and <username> is changed according to installation.

"C:\Users\<username>\AppData\Local\Appeon\Appeon IWA Runner\AppeonIWAShell.exe"  -r -u "http://10.10.10.10/MUAPP/IWARUNNER.HTML"

 

Regards

Antony

Marco Meoni Accepted Answer Pending Moderation
  1. Monday, 27 September 2021 18:31 PM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 1

Hello Antony

"C:\Users\<username>\AppData\Local\Appeon\Appeon IWA Runner\AppeonIWAShell.exe"  -r -u "http://10.10.10.10/MUAPP/IWARUNNER.HTML?anystring"

Best,

.m

Comment
There are no comments made yet.
Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 28 September 2021 01:38 AM UTC
  2. PowerServer 2020 or older (Obsolete)
  3. # 2

Hi Antony,

Marco is correct. To run an IWA app with arguments, you should append the argument to the end of the URL: http://192.0.3.150:80/sales/iwarunner.html?parm=test.

You can refer to the article below for details.
https://docs.appeon.com/pb2019r3/powerserver_toolkit_user_guide/install_iwa.html

Regards,
ZhaoKai

Comment
  1. Antony Xavier
  2. Tuesday, 5 October 2021 11:36 AM UTC
Hi Zhaokai,



IWA shortcut is creating with parm itself, had given with "/" right after the app name in the URL as mentioned in the document, even though creating IWA shortcut with parm, is any otherway.



Regards

Antony

  1. Helpful
  1. Kai Zhao @Appeon
  2. Wednesday, 6 October 2021 00:20 AM UTC
Hi Antony,



What's the issue? with/without "/" does not affect the commandine parameter, please give a try.



Regards,

ZhaoKai
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.