C bsfn

john4444

Active Member
Hi Friends,

We are finding difficulty in getting data from BLOB field (From Database ).
Scenario we are developing custom application to update the UBE|version with Queue name (which queue UBE to run). We trying to read data from BLOB field but it returning garbage value.

Please share your thoughts. do you know any standard functions, pointers to read this data and put it in a variable ?

Regards,
babu
 
Hi Babu,

I have a similar requirement. Can you please help me, what did you do for this?

Thanks,
Akanksha
 
Just update Job Queue using OMW. Collect Debug logs and you will know what to use. :)
You can create a headerless form where you can take user input for Report versions that will require Job Queue change. Perform following in row exit and changed
1) Dummy Check out
2) Job Queue Update
3)Dummy Check In.
 
We have an easy to use commercial app to do this, if you are interested.
 
Back
Top