Hi,
I have workflow A pulling from an API that outputs to a database. I then have workflow B pulling the output of A as the input for B.
I noticed that I am seeing text where accents appear in the middle as a black diamond with a question mark inside. The output of the field is a v_wstring as is the input of the same field into workflow B. As it is coming from a database, and outputting to one, I'm unsure on how to change the code.
Any help would be appreciated.
Thanks.