Hello team,
I have an SQL table with encrypted data and using a query decrytpitng and getting the data using Execute Query Activity.
When i run the code from studio the values are decrypting fine, but when if deploy it on orchestrator and run the code the value it is giving as System.Byte.
Can someone provide the reason for this weired behaviour.