How to get IBot job id programmatically after executed from webservices api
Hi,
I'm using OracleBI Presentation web services API to execute IBot, namely the executeIBotNow() method. Since this method was not designed to return the IBot job id, how do I obtain its job id programmatically? and if not possible, is there a db table in Oracle BI where the job id information and its completion status are stored under?