1

Input Nodes as User Interface for Clarity

Hi,

i would like to know if the Input Nodes in dynamo( prefixed with "Input") as per the PDF./help document is more sort of indicator that these nodes are input for users understanding or can they be used as a user interface on clarity server, so that when the task is created & executed, the server will provide with the UI option to specify the values or data set as per the input nodes defined in dynamo script.

for example in the image attached, either the excel file path can be a UI option or if its a file path with string the user can provide the path on clarity as Input when script is run. so that they wont have to go & change the path within the script - save as & run script again incase of change in path. Could the Input nodes be made as UI to help ease the process.

2 replies

Sachin,

Can you send a screenshot of what it looks like when you're configuring the Dynamo task?

-Matt

Sachin,

Yes, the idea is that INPUT nodes become configurable within the Clarity web portal.

Please note that this only works where you put your script into a task server's "Script Folder" - so that we pre-read the Dynamo files and create dynamic Dynamo tasks within Clarity.

Nodes that are marked as Input will show up within the task configuration screen (we support, I think, all of the "typical" input nodes - String, Number, Boolean, Category, etc).

SM

Thanks Matt, i will try it out & connect back in case i face any issues.

SM

Hi Matt,

i get this error when i prefixed the nodes with INPUT as specified in the clarity dynamo help document.

image-1640862987136.png

image-1640863038979.png

any ideas as to why INPUT is not coming up as UI on task server or am i missing something here. thanks

Regards

Sachin