XPRIM_HttpRequest - limitations of using AddFile on IBM i.
Posted: Fri Dec 22, 2017 12:15 pm
The documentation says that you cannot use AddFile or binary data on iseries. Sureely this only requires that the data be converted to base 64 before being added. This can be accomplished using Integrator or within rdmlx using the new file object (forget the name) introduced in a recent epc. Any reason why this wouldn't work?