Yes, @Esther Sanchez
I want to know the sender within my Business Operation method.
- Log in to post comments
Yes, @Esther Sanchez
I want to know the sender within my Business Operation method.
Will it capture the current sender if there are multiple senders sending request at the same time?
Thanks @Enrico Parisi for the help.
It is working as expected.
I need this in the OnProcessInput Method.
Got it @Enrico Parisi
So is it a correct way to use ..%RequestHeader.TimeCreated in BO...I mean will it give the exact time?
Yes, that's correct. It's coming from the REST API in json payload.
I tried using this but this did not make any difference. but when i tried to convert this string "theyââ¬â¢re" to normal text with $ZCONVERT i am getting below result.
Example:
set rawString="theyââ¬â¢re"
USER>Set fixedString = $ZCONVERT(rawString, "I", "UTF8")
USER>write fixedString
theyâ?re
So, my Question is how to remove the â? and get the exact text. and this is not the only text that is coming we can also another character encoding as well.
Do you have any solution to handle this date 00010101?