Monday, November 10, 2014

Some Important MBEANS Property for Imaging(IPM)

How to resubmit Imaging Document to Invoke the SOA Workflow

Several MBeans can be used in Enterprise Manager under the Application Defined MBeans for

oracle.imaging. Under the server name, the cmd MBeans contain operations that can list the data

from the BPEL_FAULT_DATA table and repair the failures by retrying those. In addition, another

 MBean can clear the fault data once all desired documents have been resubmitted to workflow.


The MBeans useful for viewing, resubmitting, and clearing workflow faults are accessible using WLST as well, with full examples and documentation on how to execute at this link.

clearIPMWorkflowFaults – Clear processing failures that occurred during workflow agent processing.

listIPMWorkflowFaults – Provide details of processing failures that occurred during workflow agent processing.

repairIPMWorkflowFaults – Repair processing failures that occurred during workflow agent processing.

sumIPMWorkflowFaults – Count processing failures during workflow agent processing, grouped by choice of date, application ID, or batch ID.


There is an additional MBean that can be very useful for resubmitting individual Imaging documents that has identified as needing to re-enter workflow.


submitIPMToWorkflow – Submits a document to the workflow agent. Note that a confirmation message is displayed stating that the document has been submitted, however if the document is stored in an application that is not configured with a workflow, no action is taken.

No comments:

Post a Comment