Description of the operation here.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
APEXSEC Jar file path | FDAPEXSEC_SCANNER_JAR | Yes | ApexSec Scanner Jar with complete path (example C:\\ApexScanner\\apexScanner.jar) |
APEX URL Name | FDAPEX_URL | Yes | Apex URL Name (e.g http://[host]:[port]/apex) |
APEX User Name | FDAPEX_USER | Yes | Provide database user APEX_xxxxx or owner (parsing schema) of the application for export and import operations. You can use system user as well |
APEX Password | FDAPEX_PASSWORD | Yes | Password for APEX User. |
APEX Database Host | FDAPEXSEC_APEX_DB_HOST | Yes | Apex Database Host Name for DBWorkspace |
APEX Database Port | FDAPEXSEC_APEX_DB_PORT | Yes | Apex Database Port Number for DBWorkspace (e.g 1521) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Workspace Name | FDAPEX_WORKSPACE_NAME | Yes | APEX Workspace Name. Provide uppercase name. |
Application ID | FDAPEX_APPLICATION_ID | No | APEX Application ID |
APEX SID | FDAPEXSEC_APEX_DB_SID | Yes | Apex SID (e.g apx03) |
APEX SQL File Name | FDAPEXSEC_SQL_FILE | Yes | The path to the Apex SQL file. If relative, it is assumed to be in the FD_ARTIFACTS_DIR. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Description |
---|---|
Artifacts (Keep one and edit if desired.)
This operation doesn’t consume or produce any artifacts.
This operation consumes artifacts from the artifacts repository.
This operation produces artifacts that will be stored in the artifacts repository.
This operation delegates the consume/produce artifacts decision to the workflow developer.
Endpoint Selection (Keep one and edit if desired.)
This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.
This operation will select all available endpoints associated to the environment/instance.
This operation delegates the selection to the workflow developer to determine.
Endpoint Execution (Keep one and edit if desired.)
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.
This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}.
This operations delegates the execution to the workflow developer to decide.
Special Considerations
[Delete section if not needed]
Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.