I am a novice user of BO.
I have a requirement to generate a report through the Web using WebI-BO. I need to use/pass the run time parameter or Prompt query however it is called.
My database contains several records, however i can select few records from this in my application and would want to generate the report for only those records. The records selected are identified by a Session Id and populated temporarily into a temporary table. At this point, i need to pass these session id to BO and generate report only for those cases with this session Id. Each user selecting cases will have a separate Session Id hence only the respective cases related to that session id should be populated.
Can anybody please suggest how this can be achieved ?
I have a requirement to generate a report through the Web using WebI-BO. I need to use/pass the run time parameter or Prompt query however it is called.
My database contains several records, however i can select few records from this in my application and would want to generate the report for only those records. The records selected are identified by a Session Id and populated temporarily into a temporary table. At this point, i need to pass these session id to BO and generate report only for those cases with this session Id. Each user selecting cases will have a separate Session Id hence only the respective cases related to that session id should be populated.
Can anybody please suggest how this can be achieved ?