BIP2920
Severity
20 : Error
Message
Whilst attempting to obtain a procedure definition, the database reported that the procedure '<insert_0>' does not exist, or cannot be accesed.
Explanation
If the procedure '<insert_0>' does not exist it will need to be created before it can be called. Otherwise ensure that the EXTERNAL NAME matches the name by which it is known to the database, including any necessary schema/package qualifiers.
Response
Make sure that this procedure exists and you have authority to access it and have qualified the EXTERNAL NAME if necessary. then redeploy the message flow.