17 Feb 2025
10:47 PM
- last edited on
18 Feb 2025
07:47 AM
by
MaciejNeumann
how to monitor Oracle EBS forms process since the frmweb runtime process is written in C and its a 32bit code. currently dynatrace detects this a other technology and it unable to stitch the end to end user transactions when trace the /forms/lservlet it didnt stitch the db calls.
is there a way to make it detect as java process or any customization rules to be used. what are my other options.
04 Apr 2025 07:27 PM
unlikely as the OneAgent does not support C
04 Apr 2025 08:43 PM
Does Oneagent SDK or OTel can work better with 32bit code?
04 Apr 2025 10:15 PM
There's an sdk for c https://github.com/Dynatrace/OneAgent-SDK-for-C but you need access to the source code to implement traces.
I didn't see any thing on an Otel provider front, that would be relevant.
Regards