149
Views
5
Comments
Where to find integration log (and detailed information) in ODC
Application Type
Reactive, Service

I'm in a new ODC customer project.

Now i'm checking the functionalities and wishes from the customer.

I 'm missing some of the standard functionality like the integration log and configuring for full detail.
Can someone help me where to find this information in ODC?

Normally I can query the INTEGRATION_LOG tables to get this information.

I hope someone can help me :)

2024-05-06 07-41-12
Narendra Tiwari

Hi Peter,

In ODC it is show differently from 011 you can follow this Documentation  ,

I hope this should help,

Let me know if you need some more information about it.

Thanks,

Narendra Tiwari

2022-01-13 11-06-04
Neha Sheikh
Champion

Hi Peter,

You can find the logs in ODC Portal -> Monitor->Logs/Traces.

Logs and traces record real-time data on application activities, including errors, warnings, and key events, providing insights into the app's behavior. 

Traces offer a detailed view of the execution flow, helping developers identify and resolve issues by tracking the sequence of actions and performance bottlenecks.

Hope this helps.


Thanks,

Neha

2024-12-02 13-16-47
Vipin Yadav

Hello Peter,

In the ODC we have trace log where we can see the API log or others logs.

I've attached an image below that may assist you. Please have a look.


Thanks,

Vipin Yadav

2018-06-04 08-06-09
Peter Van Den Ochtend

Hi Vipin.

Indeed, I can find the actions in the called REST function. But I don't see the actual logging like I should see it in the IntegrationLog of O11. There I can see all the headers, ip addresses and the JSON request and response. Everything.

Here I see only the called Create/Update action that I have placed in the action.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Currently you can only access logging and tracing via the ODC portal. There are no metadata tables available as in OutSystems 11 that you can query,

On the roadmap of ODC is the Open Telemetry Streaming Addon that is already available for OutSystems 11. I believe it is an addon that has an additional license cost.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.