Hello everyone and happy new year.
I have a very annoying problem when executing a process from the orchestrator.
My process always gets into error when it is launched for the first time with this error message :
The object used in the activity does not exist.
ArrayOfString_Customer and ArrayOfStringSales his emails separated by “,”.
But when I restart my process with the same data, it works.
It is ALWAYS during the 1st execution that the process makes an error.
Do you have any ideas/points?
loginerror
(Maciej Kuźmicz)
January 7, 2025, 9:47am
2
Hi @DimitriLYR
This is indeed a bit strange.
Just to confirm - this only happens when run via Orchestrator, and not locally?
Could you also clarify “for the first time”? What “fixes it” or “resets the counter”?
loginerror:
This is indeed a bit strange.
Just to confirm - this only happens when run via Orchestrator , and not locally?
Could you also clarify “for the first time”? What “fixes it” or “resets the counter”?
This sometimes happens locally as well.
When I say “First time” it’s because I have a trigger every day at 8:30 a.m. At this point the process goes into error. I have to “restart” the process.