Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run ApexSQLFileScan test and it returns pass percentage in the FlexDeploy UIExecutes Apex Sec Scan for the SQL File and returns pass percentage. The SQL file is should be the export of the Oracle Apex Application.

Environment/Instance Properties

...

Input NameInput CodeRequiredDescription
APEX SQL File NameFDAPEXSEC_SQL_FILENo

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 NameDescription
FDAPEXSEC_SCAN_PASSPERCENTAGEThe 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.

...