简体   繁体   中英

MS CRM 2011 Custom workflow log

Is it possible to write a message in the details message of a system job? I only know the way to get the ITracingService and make some traces. But these tracing lines will only be shown if my custom workflow throw an exception.

As far as I know; no, I experimented with this in the past, going so far as to write update calls to the system job field but I was prevented by CRM if I remember correctly.

The second best option is to create a 'log' entity which you write messages to.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM