Report Data Selection 'Injector' (Project)

Hi All,
My client has a similar requirement and I was trying to figure out how to do this, that is when I stumbled upon this wonderful thread.
I tried it out but it does not seem to work. After looking at the log I can see that my JDB_SetSelectionX is using the UBE handle successfully but the UBE engine does a JDB_SelectKeyed after the filter injection function which is most probably using using lpUserSelect and the UBE acts like nothing happened.
How do I come in between line 32 and 33 in the DEBUGLOG.txt ?

Regards,
Suraj
 

Attachments

  • B58TEST_C.txt
    7.7 KB · Views: 12
  • B58TEST_H.txt
    4 KB · Views: 7
  • DEBUGLOG.txt
    4.9 KB · Views: 6
Hello all,

On my initial post i've mentioned
On the "Initialize Section" with no additional selections(user selection or set selection system functions),

To setup the user selection you have to use another section and store the selection in cache.
 
Back
Top