Learn how to append Parameters to your App URL from the Old Control panel.
...
panelIconId | atlassian-info |
---|---|
panelIcon | :info: |
bgColor | #E6FCFF |
...
Overview
After Passing a Command to your App from the Control Panel Config “Parameters to Pass to App”, you can append Parameters to your App URL by enabling the Feature “Should append parameters from URL with existing one to override?” from the Old Control Panel and adding CMD Line arguments to the end of your App URL.
Instructions :
Step 1. Prepare the setup
To prepare the setup for this tutorial, refer to this document and follow the instructions.
...
After completing the steps above from the document, you are now ready to move to Step 2 of this tutorial to Append Parameters To your App URL.
Step 2. Enable Should append parameters from URL with existing one to override
In the Old Control Panel, select “CMDLineDemo” Config from “Step 2 : Create a Config”.
Go to : Edit Config > Developer Option.
Enable “Should append parameters from URL with existing one to override?”
Click “Save”.
...
Step 3. Copy the App URL to the clipboard
Go to : Control Panel > Step 3: Generate URLs.
Click “Copy App URL”. (See image below).
...
https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/CmdLineDemo
Step 4. Add Command lines to the copied App URL
We are going to add '?exeLunchArgs=-[variable]'to the end of the URL. Follow the examples below :
...
The system has now appended the ?exeLunchArgs=-green pink red Command and has sent both the Command added into the Config (i.e. -green) and the Command added into the URL (i.e. ?exeLunchArgs=-green pink red) to the UE game.
Step 5. Open the game. Run to the 12th bay
Paste the App URL from the Clipboard to the Browser :
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Now that we are familiar with how the Appending system works, we can explore how this is used for Authentication. Refer to this document. |
...
Was this article helpful? Comment Below. Let us know your feedback.
Need help? Contact Support
Submit a new request at E3DS support portal.
...