Fieldcode Manual

Tip: You can use filters for better results

The Workflow Monitoring tool inside the Admin panel gives you troubleshooting options for various workflow errors and stuck tickets. With this tool, you can identify and solve problems yourself, which may save you additional support requests. You can, however, still always contact support if you encounter problems.

Inside the Admin panel go to Automations → Workflow Monitoring to monitor/troubleshoot your workflows/tickets/object records.

Please ensure that you granted permissions for Workflow Monitoring

Admins should have permissions for Ticket Workflow Monitoring enabled by default. However, if permissions are not enabled, please enable those rights via:
Access -> Permissions -> Security Resources ->Admin panel category -> Navigation menu: Access -> Page: Ticket Workflow Monitoring -> View + Edit rights.

In the best case scenario, the search should find no errors, indicating that your workflow configurations are good to go.

For such cases, you do not need to troubleshoot your workflows.

Workflows (especially custom workflows) may get misconfigured inside the Work place. For such cases, you can try to help yourself and fix workflow errors manually. In this topic we are outlining possible workflow errors, while also helping you to troubleshoot various workflow errors.

If you still cannot manually fix certain workflow errors, you can always contact Fieldcode Support.

Let’s have a closer look at how to troubleshoot workflow errors:

  1. Go to the Admin panel.
  2. Go to Automations -> Workflow Monitoring.
  3. Move over to the Errors tab.
  4. Enter the workflow name or another keyword in the search field.
  5. Click Enter on your keyboard.
  6. Troubleshoot your workflows by taking either directly a proposed action and clicking on refresh afterward to check if the error is solved or solve it manually.
  • In the search field, you can search for the wrongly behaving workflow by entering the workflow name or another keyword.

  • The button inside the proposed actions performs a proposed action which may help you to solve your particular workflow error.

  • Please do not forget to refresh the error after trying out a proposed action to check if the error vanishes away.

  • You can configure the displayed error columns according to your preferences by using this button.

ErrorExplanationTroubleshooting
[fieldPath]:Invalid value: [value set enumeration]The described value set enumeration was excluded for the project and cannot be saved.Add the value set to the project again and retry or change the configuration of the form/workflow action to a different value set and retry.
com.fieldcode.microservice.exception.MicroserviceException: Missing parameter: relationIdA checklist field was added to a form which can be executed without having a reported intervention to relate the checklist field to.Remove the field from the form or
add a render condition in the form to hide it for tickets not having a reported intervention.
An unexpected error occurred: org.graalvm.polyglot.PolyglotException: [specific details]The polyglott script being used throws an exception, the detailed error description shows where exactly.Fix the exception in the script and retry.
resolvedActions - not able to resolve all parameterAn incorrect parameter was used, usually due to typos or undefined parameters.Fix the parameter and retry.
Authentication failed: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication failed: authentication failure\nThe action sending an email failed due to an invalid SMTP configuration.Fix the SMTP settings on Account and/or Project level and once SMTP is tested successfully retry the workflow errors.
Required argument 'objectState' missing.Unknown error cause.Retry and if that does not solve it please contact Fieldcode Support.
Potential loops detected for [event type] event (starting from [destinationFromPath]):[nodes looping]Your workflow has been repetitively moving between the same nodes more than 50 times within 10 minutes. To prevent an endless loop our system paused the process.Check your workflow configuration on those nodes and improve your conditions or update the object values causing the loop. Then retry.
Missing direct connection link in ticket.The ticket is not connected to the system for which your interface webhook action is trying to execute.Check if you selected the correct outgoing mapping in the workflow action or add an executionQualifier to filter for which tickets the action shall be executed
Missing ticket reference in ticketThe ticket is does not contain the reference your interface system needs to execute the interface webhook action.Exclude tickets without reference by adding an executionQualifier to your interface webhook action.
Unexpected error! Please try again later!Unknown error cause.Retry and if that does not solve it please contact Fieldcode Support.
Could not found Metadata. Metadata might have been deleted by the eviction policy.Due to an unexpected delay in processing the required object data to execute the action was not available.Retry and if that does not solve it please contact Fieldcode Support.
Could not resolve clipboard ticket resources for given ticket. The "Remove from Clipboard" action was triggered for an object that was not assigned to the clipboard.Verify the workflow path that the ticket follows. This action should only be executed for tickets assigned to the clipboard.
Some actions execution failed! The object triggered an automated action that includes at least one action that failed during execution. Check the object’s history to identify which automated action failed and follow up by investigating the cause on the automated action level.
Either reason enumeration or data needs to be provided Either reason enumeration or data needs to be provided The report will be saved even without having the signature information and the intervention is removed from the FMA. Please skip the error.
  • The ticket/object nudging feature has moved over to the Workflow Designer.
  • You can trace/nudge tickets from the Workflow Designer.
  • The trace button is located on the upper-right side of the Workflows page
Click on image to expand/minimize
Was this topic helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we further improve this topic?
Please provide the reason for your vote. This will help us improve this topic.
Navigation