Hi All,
Might be a silly question, I am trying to write to a variable in a text box using shape data SetVar.
Is the right syntax in the automation script:
service.GetGeneratedwithoptions to pull that variable into the automation script?
Thanks
Ryan
Hi Ryan,
To pass on a session variable from your visio drawing to your automation script, you will need to add a script parameter to your automation script and pass the value when you trigger that script from your visio.
https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_Automation_script.html