Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在系统作业的详细信息中写入消息?我只知道获取 ITracingService 并进行一些跟踪的方法。但是只有在我的自定义工作流程引发异常时才会显示这些跟踪线。
我所知道的; 不,我过去曾对此进行过实验,甚至将更新调用写入系统作业字段,但如果我没记错的话,我被 CRM 阻止了。
第二个最佳选择是创建一个“日志”实体,您可以将消息写入该实体。