Incorrect Validation Message When Open API Profile Is Not Found In The Workflow

Incorrect Validation Message When Open API Profile Is Not Found In The Workflow

In a workflow, when the Open API profile is not found, the validation message that prompted does not describe the profile correctly as shown below:

“Diameter Application Profile openapi.openapi_5_validRequest_validResponse doesn't exist“

To resolve this, examine if you have any Analysis agent referring to the Open API profile. Ensure that any APL code that uses the profile should have the same name as the profile filename. Otherwise, rename the profile accordingly to the profile filename.