I am using the following Sql query in a flow. The Agent field is binary and instead of getting a binary value I am getting something like this: Ap'7 . If I run this in Sql Manager I get the correct value. Is there something I need to do in process automation to get the correct value. Our Landmark version is 10.1.1.23. Thank you,
SELECT [AGENT] ,[BORBUSINESSCLASSNAME] ,[KEYTEXT] FROM [ltmtest].[AGENT] where KEYTEXT = '1000, 11113985'