If the Process Flow is not deploying and its due to a run away process still executing, find out what the processes are by running this query
select t.*
from wb_rt_audit_deployments t
where audit_status <> wb_rt_constants.DEPLOYMENT_STATUS_COMPLETE
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment