If a script is configured as a Scheduler Template, how do you link a non volatile script memory to a memory file? If the script is executed manually from the Automation app you are presented with a UI to enter any dummies, parameters or memory files that are included in the script. It is possible to pre-set values for dummies and parameters by including them in the script using the Comment script action. If these accompany a Preset name in the comments they form a Scheduler Event Profile. It is not obvious from the help file how you can pre-set the link between the script memory and the memory file. A script without this link will always fail when scheduled from the Scheduler Event Timeline.
Is it possible to set the link between a script memory and a memory file in the script, if so, how?
We are using DataMiner (9.6.0.0-9222-CU14)
Thanks in advance for your responses.
I believe that this is currently not possible yet. I've tried on DM10 and also there I'm not able to do this action. I would suggest to request a new feature request with your Skyline contact. What you can request:
- Possibility to define the linked memory file in the C# code and through a new action block
- Possibility to define a memory file from the Scheduler when scheduling an event
Possible workaround is working with an actual file accessed through C#
Thank You Jeroen