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 doesn’t consume or produce any artifactsconsumes the SQL file artifact that is stored in the artifacts repository.

Endpoint Selection 

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instance. Selecting a specific resource will result in selection of endpoints associated to the environment instance which have that resource defined. 

...