Hello everyone!
I am having an issue with a write to records. "Escribir Cliente" is not updating the records accordingly. But if I execute it manually it works, or even if I put a input task after it works just fine.
I also created variables in the ouput of "Escribir Cliente" to store the Error Occured and Error values to validate that there is not any errors.
I even tried to save the variable on itslef again used to update that is why there is "Set Cliente" and "Set Id Cliente". Any ideas of what is this happening?
Thank you so much in advance!
Discussion posts and replies are publicly visible
Update: It turns out there was a write to data store after, its CDT had as a child the table I was writing to, nulling out the values as they were not updated in the CDT.