Asset added event not triggering
Good Afternoon
I have written a worrkflow that is triggered when a new Asset is added into Collibra. To do this I make use of the Asset Added event in the workflow deployment screen.
To test my workflow, I created my own Assets, I then looked at the Log files and I could see that my workflow was being triggered correctly and the correct actions being taken on the newly added Assets
However, the new assets that my workflow is to act on, will be added into Collibra via an external source, which I will refer to as Middleware.
I can visual see the Middleware is adding various Asset types into Collibra, but for some reason the “Asset Added” event is not being triggered and subsequently my workflow is not started.
Do you have any idea why the Asset Added event would not be triggered? Is there documentation to support this feature?
Is there any way that an Asset can be added into Collibra without triggering the Events as per the workflow deployment options?
Does the Rest Import API trigger the workflow deployment event handlers
Best Regards
Bobby