Originally posted by: SystemAdmin
) Does any memory allocated and returned in lpDataFromApp get free'd by the execution engine? I have worked with the core/platform api and when running a map the "ToApp" is free'd by the application seems like it would work the same way, just reversed.
>> Yes, the memory is freed.
2) How is returning a NUMBER_PARAMETER any different than returning TEXT_PARAMETER?
>>Since, the data returned is a stream of bytes, Based on the Return type, the transformation engine, assigns internally what kind of object it has to treat as (i.e text, number, datatime)
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender