Fieldcode Manual

Tip: You can use filters for better 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.

Overview over 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.
Monitoring a system connection

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.
Retrying a process

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.
Acknowledging a queue

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.
Retrying a process

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.
Acknowledging a process result

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.
In the API History tab, you can also download particular request and response .json files and as well analyze the history of the process involved APIs.

Checking process details and/or downloading request or response .json files
Was this topic helpful?
5 out of 5 stars

1 rating

5 Stars 100%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we further improve this topic?
Please submit the reason for your vote so that we can improve this topic.
Navigation