Hi CRM Folks,
I'm currently working on one of the Dynamics CE V 8.2 On-Premise customer who has the custom activity/ workflow which is triggered by the java script.
I added ITracingService in piece of code and deployed using plugin registration tool.
ITracingService tracingService = executionContext.GetExtension<ITracingService>();
racingService.Trace("Test"+parameter1)
And also, I check it in plug in trace log section under settings after execution, it does not log anything. I was not able to check what input parameter values are getting passed onto custom workflow.
I do not know what I'm doing wrong here. Please advise
Isolation Mode is None. I tried it using the Sanbox Mode, I do get the security exception message
for some reason the trace log will not work if you do not run you plugin within sandbox isolation mode.
Hey,
what is your isolation mode ?
That setting is already set to All
Hello,
Please verify if Enable logging to plug-in trace log is set to All.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156