Welcome to the Fieldcode Manual

Tip: Start typing in the input box for immediate search results.

Inside the Fieldcode Admin Panel to Settings → System connection -> Interface Monitoring to open the table view.

From there on you can check and troubleshoot all your existing system connections. Multiple system connections can be monitored and validated for fully functional operation.

The monitoring is clustered in queues and processes.

  • A queue is the parent of one or more processes.
  • A process is the child of one queue.

You can acknowledge or retry a queue in case of failure, which will then also resolve all nested child processes.
You can also acknowledge or retry a process in case of failure, which will then resolve just the selected process.

Across all queues and processes, you also have the option to refresh the list by clicking the Refresh button.
Refreshing will result in reloading the latest state for the selected queues and processes.

  1. Select the system connection that you want to monitor from the drop-down.
  2. (Optional) Search the system connection by entering a keyword inside the search field.
  3. (Optional) Flip the “Display errors toggle” to the right in case you just want to troubleshoot and not just have a look at all queues and processes.

Troubleshooting a queue will also troubleshoot all underlying child processes. There are currently two options to troubleshoot a queue. You can either retry or acknowledge the queue.

A queue can currently have the following statuses:

  • BLOCKED
  • OKAY

How to retry a queue

  1. Click on the Retry button.
  2. Confirm the retry.
  3. In the best case, the queue is fixed – in the worst case, the problem persists and developers should be able to help you if you provide them with further logs and details.

How to acknowledge a queue

  1. Click on the Acknowledge button.
  2. Insert a comment, if you know what the problem is.
  3. Click Save.
  4. In the best case now everybody using the queue is aware of the problem and developers can try to fix it.

Troubleshooting a process will troubleshoot only the particular process. There are currently two options to troubleshoot a process. You can either retry or acknowledge the process.

A process can currently have the following statuses:

  • PENDING
  • INITIALIZING PROCESSING
  • DONE
  • REJECTED
  • ACKNOWLEDGED

How to retry a process

  1. Click on the Retry button.
  2. Confirm the retry.
  3. In the best case, the process is fixed – in the worst case, the problem persists and developers should be able to help you if you provide them with further logs and details.

How to acknowledge a process

  1. Click on the Acknowledge button.
  2. Insert a comment, if you know what the problem is.
  3. Click Save.
  4. In the best case now everybody using the process is aware of the problem and developers can try to fix it.

Clicking on a particular process will result in the process details opening. From there on you can download log files/retry/acknowledge and refresh a process.

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents