Hi all, apologies if this is an obvious question, I’m still quite new to UiP.
I am working on a bot that has a ‘set asset’ activity which will change a bool value in the orchestrator to true or false. When I run the bot, it errors when it gets to this part and will say ‘True is not available’.
Does anyone know why this might happen? I am essentially trying to set a value to true or false based on a path which will determine the next steps of the process.