Jump to content

Process failed to take call off hold


JJack

Recommended Posts

Hi,

I've had a failed process for a call at a node to take the call off hold (set status to open).
This node followed a decision checking an external authorisation outcome.
Saving and restarting the failed process, without any changes, let the process take the call off hold, record the approval decision, and continue okay.

The error appears to have been 'Failed to commit database transactions':

0.128056s    INFO    Unsuspending process at node 'Take off Hold' (id=flowcode-...)
52.908828s    ERROR    Execution Failed: Xmlmc method invocation failed for BPM invocation node 'stage-.../flowcode-...': <methodCallResult status="fail">
...
        <error>/apps/com.hornbill.core/flowcode/fc_modules/xmlmc.js(189): error X1001: Uncaught EspMethodCall::invoke: Operation[data::entityUpdateRecord] Failed to commit database transactions</error>
        <flowcodeError>
            <where>Execute</where>
            <filename>/apps/com.hornbill.core/flowcode/fc_modules/xmlmc.js</filename>
            <lineNumber>189</lineNumber>
            <columnPos>20</columnPos>
            <message>Uncaught EspMethodCall::invoke: Operation[data::entityUpdateRecord] Failed to commit database transactions</message>
            <errorCode>1001</errorCode>
        </flowcodeError>
    </state>

Can you provide any advice?

Thanks, Jill.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...