axapta - Enable/Find logging for Dynamics AX Odata service -
i'm trying connect external system ax using odataqueryservice. connecting excel gives correct results server, error when using external system.
is there logging on dynamics ax odata service can enable troubleshooting?
rob
found it: use service configuration editor edit ax32serv.exe.config. enable messagelogging , enable tracing. change logging path + save restart aos generate traffic analyze ax32serv_messages.svclog , ax32serv_tracing.svclog microsoft service trace viewer.
Comments
Post a Comment