...
Property Name | Property Code | Required | Description |
---|---|---|---|
OAC Account |
| Yes | The OAC account with all the required properties like includes essential properties such as the URL, Username, Password, and OAuth details etc. for running the OAC Instanceinstance. Cloud account details are used to download or upload credentials are required for downloading or uploading catalog items. OAC Account can be managed on Integrations - Cloud page FlexDeploy You can manage the OAC account via the Integrations > Cloud page. In FlexDeploy versions 9.0.0.2 or lower used earlier, three separate properties instead of OAC Account - (FDOAC_SERVER_HOST, FDOAC_USER, FDOAC_PASSWORD) were used instead of the OAC account. If you are upgrading from FlexDeploy 9.0.0.2 or lowerearlier, the OAC cloud account will be automatically created from the target properties (URL, Username, Password). One A separate cloud account will be created for each Targettarget. See Configuring OAC Cloud Account for additional details. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OAC WebCat Object Path |
| Yes | The WebCatalog path to be recursively exported. Separate folders with a forward slash (/) (e.g. /shared/Custom/Financials). Default value is "/shared/Custom". |
OAC Analytics WSDL Path |
| No | The path to the analytics WSDL. We don’t recommend changing this option unless the OAC instance you are using has a different path to the analytics WSDL. Use at your own risk. Default value - /analytics-ws/saw.dll/wsdl/v12 |
Discover Sub-Files |
| No | Select the objects to make their sub-files to be discoverable in the file catalog. |
Project File Includes |
| No | Controls files included from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex is used. (e.g. /Custom/*##*.xdo##*Risk Management*##(.*)Workflow Notifications(.*) |
Project File Excludes |
| No | Controls files excluded in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex is used. (e.g. /Custom/*##*.xdo##*Risk Management*##(.*)Workflow Notifications(.*) |
...