Hi Dojo Team,
We'd like to add "write parameters" in a LCA (for ex Sat frequency) but when we add the parameter only the name of the parameter appears,but not the write access to the parameter value.
Any idea of tutorial ? We didn't find any answer in the Dataminer Docs.
Kind regards
Wout Mahieu [SLC] [DevOps Catalyst] Answered question
Hi Laurent,
There are only a few ways to edit parameters in a LCA:
- Using a parameter page component
This is the most basic way, but will always show an entire parameter page at once. - Using a custom script in the with an 'Launch a script' action / IAS component
this is the most customizable way, but requires you to create a script that displays the UI and updates the parameter.
Wout Mahieu [SLC] [DevOps Catalyst] Edited answer