Workflow Creation Error: Entity Not Found
I am trying to create a workflow to add a new business term in workflow designer. After creating a simple form to capture the business term, glossary where the business term should be created and the asset type, I have created a script to add the business term. The script is as follows:
When I deploy the model, I am able to see the form and fill it up but upon clicking the submit button, I encounter this error:
I’m confused about what this error means and how it can be mitigated. Would appreciate some advice please.
prasanthiramaswamy
Posted 2 years ago · Edited 1 year ago·Last reply 2 years ago
1 comment
stefan_busch
·2 years ago · EditedHi,
this means somewhere in your script you do something with an asset status and use a uuid that is not part of the collibra instance on which you run the workflow (maybe you use the asset uuid of the newly created asset?).