Does CA Endevor have a code checking utility similar to SonarQube
search cancel

Does CA Endevor have a code checking utility similar to SonarQube

book

Article ID: 132558

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction



Does CA Endevor have a code checking utility similar to SonarQube

Environment

Release:
Component: ENDBAS

Resolution

No. However you can add a SonarQube step to the appropriate Generate processors.
Use the Endevor MAXRC keyword in the SonarQube step to indicate if the check was acceptable or not.
You can also bypass executing one or more of the processor steps by coding the COND or EXECIF parameters on the steps or using IF/THEN/ELSE processor logic.