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 :)
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
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.
Neha
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.
Vipin Yadav
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.
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