To ignore subscription of eventype=DELETE in OIC trigger for Business event 'UPDATE Work Order'
Summary:
Hi All,
We have requirement to create oic integration which subscribes the events for UPDATE WORK ORDER which includes eventtype create and update but not for the delete. I did not find any element or tag specific to eventtype in the below payload.
Could you please let us know how to restrict consuming this delete eventtype in OIC trigger using xpath expression or function or any another way.
Please share us the detailed steps.
I have shared my xpath expression used in OIC where it restricts for Work order status: UNRELEASED, along with this I need to restrict EventType : DELETE.