Hi Team,
I'm facing a cascading problem when performing manual deployment.
The processModel [id= uuid=...] was not imported because a required precedent is missing: content [uuid=_... location=Process Model Expressions (Rules)] cannot be found. (APNX-1-4070-001) (APNX-1-4071-006)
The linkage is like, processmodel has a process start form interface and that interface calls other interface.
All the precedents were added to the package, still facing this issue.
Discussion posts and replies are publicly visible
As you have the UUID, you can search with this UUID and should find a rule that you will have to include.
Thanks for the reply.
Why do we usually get the cascading problems during the deployments?
It is because one of the objects were not imported due to any xyz reason and then other objects that were using this objects also couldn't import themselves as they have a missing precedent.