Hi Christian,
I have one issue :
I want to send BASE64 string of more than 1KB file to MII transaction.
from the above method mentioned, I get the correct BASE64 encoded String on Print ln
But same string when I try to use as parameter assign to Query template ( I am calling Xacute query template instead of Runner Call)
it shows Page not found or 404 error, any idea ? for less than 1 KB files its working correct for me. but not sure about more than 1 KB . I suspect an issue in Xacute Query template call [may be].
or Runner is best to use in this scenario. Kindly assist me .
Thanks