Hi,
Having an EXECUTE on the DropTarget which runs a script, is there a way to pass input parameters (numbers/strings) to automation scripts by using drag and drop?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
Hi Robin,
There is currently no functionality to pass input parameters to an automation script by using a drag and drop approach.
Could you provide more details on the use case you intend to implement?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
I would have a static value (or more likely a variable or property) in the source and an element write parameter in the destination/drop target. When dropping the source on the destination, the parameter would be set to that value. I know it can already easily be done in the element view but this would be a much simpler and faster way of doing it for us.