Hi All,
We have a requirement where we need to trace an error log into another custom entity.
so to achieve this we have created a plugin which executes synchronous and we are calling the our action (name=logerror). Whenever there is an error we noticed that it rollbacks the record which created through this plugin along with the record created through action.
NOTE:
1. We have unchecked the rollback option in the action.
2.we don't want to use the executeMultiple request due to the limitation
3. We also tried to create another service in plugin but it is not supported.
4. we also noticed that while debugging the code it logs the trace.
Thanks & regards
Subhash Mahato
*This post is locked for comments
I have the same question (0)