Removing validation error

Hi,

I was wondering if we could remove the validation error without having to change the contents of the activity.

image

@lq_c No,the only way is to change the activity content I think

Hi @lq_c

You can assign a variable and give that variable instead of directly hardcoding the path

Cheers

Hi @lq_c

Store the contents in the config file so that in future if you need to change anything in the process then you don’t have to make any change in the code.
Change in the config file will meet your requirement.

Hello @lq_c

Could you please share a sample validation error that you are facing?? Need to see whats the actual here… if its just need to update some variable values you can do it by using dictionary, or by creating assets in orchestrator.

Thanks