The way in which Magic xpi transfers BLOBs (binary large objects) to and from .NET is different when using Magic xpi’s predefined context BLOB variables than when working with user-defined BLOB variables.
Because of this, it is recommended to utilize user-defined variables (for example, F.Blb) to send and receive BLOB content when using the .NET utility.
|