How to get Siebel Workflow Instance Monitor values from Database through SQL query October 08, 2019 • คtเŦ Below is the query for getting workflow instance monitor values from table: select wfdl.NAME as 'WF Name' ,wfdl.DEPLOY_STATUS_C... Read More →