Hi a simple question
Is there in a rp2rro library a function that permit to create by a new generated file by
this command line-→ SET_REPORT_OBJECT_PROPERTY(rp2rroNodeId,REPORT_DESFORMAT,rp2rroDesformat);
a blob to insert in a blob /clob column table?
like
SET_REPORT_OBJECT_PROPERTY(rp2rroNodeId,REPORT_DESTINATION,TABLE_DESTINATION,COLUMN_DESTINATION,WHERE_CLAUSE);
WITHOUT CALLING WEBUTIL ADTODB or blobdestination?
best regards