DFarran Posted August 9, 2019 Posted August 9, 2019 Hello, Could anyone advise on what might be causing the below BPM error? It seems to be something to do with notifications? I have checked that the email templates being used exist with the correct names and we are getting notification emails for other requests but requests for this particular BPM stage are constantly producing an error. The stage it is supposedly failing on is assignteam however it does assign to the team and appears to get to the next stage but because the BPM fails it then doesn't carry on. Xmlmc method invocation failed for BPM invocation node 'stage-0ef24be4/flowcode-8c317731': 0200 apps assignTeam FlowCode Exception (com.hornbill.servicemanager/entities/Requests/fc_bpm/assignTeam): nodeName: Invoke Flowcode: smNotification; nodeId: 23c81bf0-e5b1-451f-84ef-ce38d1007633; At 497/1: "Uncaught EspMethodCall::invoke: Operation[apps/com.hornbill.servicemanager/Requests::smNotification] FlowCode Exception (com.hornbill.servicemanager/entities/Requests/fc_ops/smNotification): nodeName: JavaScript Operation; nodeId: 5100fe99-d664-486e-808d-905baa68fdb3; At 164/1: "Uncaught EspMethodCall::invoke: Operation[apps/com.hornbill.servicemanager/Requests::smNotificationAssignmentTeam] FlowCode Exception (com.hornbill.servicemanager/entities/Requests/fc_ops/smNotificationAssignmentTeam): nodeName: Invoke Flowcode: smNotificationSendEmail; nodeId: 6cb73c6c-6c4b-4f69-a4fb-2e63fb62a2bd; At 363/1: "Uncaught EspMethodCall::invoke: Operation[apps/com.hornbill.servicemanager/Requests::smNotificationSendEmail] SyntaxError: Unexpected end of input" throw(e); _fc_node_exec_6cb73c6c_6c4b_4f69_a4fb_2e63fb62a2bd" throw(e); _fc_node_exec_5100fe99_d664_486e_808d_905baa68fdb3" throw(e); _fc_node_exec_23c81bf0_e5b1_451f_84ef_ce38d1007633 Thanks, Daniel.
Martijn Posted August 9, 2019 Posted August 9, 2019 from what i can tell in the error it does -assing to team -sent email.(no spaces behind the email template name) Another thing for troubleshooting is get the BPM-ID for the problematic request (i tent to use chrome / F12 / search bpm-id in the Elements Tab .. to get the number) You need to enable experimental.feature.bpm.allowinstanceediting from the BPM window (bpm list) there is a toolbox like icon top right corner where you can put the bpm number in then hit the edit process button, to see where it hangs 1
DFarran Posted August 9, 2019 Author Posted August 9, 2019 Hi Martijn, Thanks for the advice, I can see the stage its failing on but its just an assign to team stage so there's nothing special about it. The only thing different with this particular BPM is that its assigning the call from one team to another but I don't see why that would make a difference in terms of sending the notification email. Regards, Daniel.
Victor Posted August 9, 2019 Posted August 9, 2019 @DFarran - PM me an API key for your instance and I'll have look. Ideally the API key would be for the admin account. https://wiki.hornbill.com/index.php/API_keys
Victor Posted August 9, 2019 Posted August 9, 2019 @DFarran ok, had a look at the process and request and is not often when I say this but I don't know why the error occurs. I've asked dev team to look into this. I see the request is in resolved state but I have cleared the error on that request though so the workflow can be progressed.
DFarran Posted August 12, 2019 Author Posted August 12, 2019 Thanks @Victor, just as an update we got all the analysts in application support to turn off email notifications for 'assign to team' and the process doesn't error for new calls. So it appears to be an issue with calls that are being assigned from the 'awaiting authorisation' team to the 'application support' team and sending notifications to the application support team members. Other calls were working fine with the email notifications where a call was assigned straight to 'application support'. For now we'll have to keep notifications off but it would be great if a resolution could be found. Regards, Daniel.
DFarran Posted September 2, 2019 Author Posted September 2, 2019 Hi @Victor, just wondering whether theres any feedback from the dev team on this? Having to have notifications turned off isn't ideal. Regards, Daniel.
DFarran Posted November 28, 2019 Author Posted November 28, 2019 Hoping someone from the dev team could feed back regarding the error in my original post.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now