OData Traces

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Bizagi Studio user interface explained > Advanced settings > Configuration > Tracing configuration >

OData Traces

Overview

When configuring OData invocations in Bizagi, you may rely on the use of traces for error control and diagnostics.

Traces let you detect whenever there is an issue with the OData invocation and retrieve further detail.

 

OData traces

Whenever you are debugging an OData invocation (in Development environments) or whenever you wish to retrieve further detail about a failed invocation, you may choose to turn on the OData traces.

 

ODataTracing_01

 

 

Click the hyphen symbol ( - ) to choose the level of detail you want to apply to this trace. You can choose among:

None

Information

Warning

Error

 

note_pin

Keep in mind that OData  traces can be enabled anytime, but it is strongly recommended to enable them temporarily only when needed (and afterwards, disable them).

Changes in this configuration will most likely require a reset in your Bizagi server's services.

 

Enabling these traces is useful to track down, after an error in the application, the exact point where said error has happened.

 

How to trace your OData execution

 

With the following steps, we will illustrate how to use traces to detect and diagnose issues in OData invocations.

 

View OData traces

1.Setup the traces configuration in Bizagi Studio, as mentioned at the beginning of this article.

2.Through the Tracing options, enable the trace for OData.

3.In the Management Console: Go to Track category and open it to see more options. click Tracing. Locate the Visualization Tab and in the Category drop-down list, click Api.

 

ODataTracing_02

 

A list appears where you can see all the generated files.


Last Updated 2/13/2024 7:05:35 PM