Run ApexSQLFileScan test and it returns pass percentage in the FlexDeploy UI.
Environment/Instance Properties
...
Input Name | Input Code | Required | Description |
---|---|---|---|
APEX SQL File Name | FDAPEXSEC_SQL_FILE | No | The path to the Apex SQL file. If relative, it is assumed to be in the FD_ARTIFACTS_DIR. If not provided, value from project property will be used. |
Outputs
Output Name | Description |
---|---|
FDAPEXSEC_SCAN_PASSPERCENTAGE | The pass percentage of testfrom the Apex Scan. eg: 85 |
Artifacts
This operation produces artifacts that will be consumes the SQL file artifact that is stored in the artifacts repository.
...