JAS java class documentation

msouterblight1

VIP Member
Hello,

We are trying to instrument JDE using Dynatrace. I was wondering if there was any documentation on the java classes used on the JAS server and what exactly they are used for.. For example, I would llike to know which java class calls the BSFN in the Call Object Kernel.

Thanks!

Matthew
 
JDE Interop/Connector guide have good list of Java class available to use. When you call Business function instance or execute it that would trigger a call object kernel but a trace/debug would give you more details.

Chan
 
Back
Top