Performs an environment-specific composite purge controlled by the "Composite Revision To Keep" environment/instance property. The purge operation will go across all partitions on the server. This operation also has the ability to preview the composite revisions that would be purged, just logging with no purging.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
SOA Server Host |
| Yes | Host name of the SOA managed server. |
SOA Server Port |
| Yes | Port number of the SOA managed server, which will be the SSL Listen Port or Listen Port based on whether you desire to connect using SSL. |
SOA Use SSL | FDSOA_USE_SSL | No | Whether or not to use SSL when connecting to the SOA Server. Is unchecked by default. If checked, SOA Server Port must be set to the SSL Listen Port and Weblogic Domain Directory must be set. @Since 5.4.0.2 |
Weblogic Admin User |
| Yes | Admin user name for WebLogic server. |
Weblogic Admin Password |
| Yes |
|
Weblogic Domain Directory | FDWLS_DOMAIN_DIRECTORY | Yes* | Weblogic Domain Directory for the WebLogic server. *Only required if SOA Use SSL option is checked. @Since 5.4.0.2 |
Oracle SOA Home |
| Yes | Oracle SOA Home, indicates where SOA Suite is installed. |
Composite Revisions To Keep | FDSOA_REVISIONS_TO_KEEP | No | Number of composite revisions to retain on the server after successful deployment |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Preview Mode For Purge |
| No | Activates the purge preview mode. If purge is activated, preview mode will show in the logs the composite revisions that would have been purged with no purge occurring. (default is False) see Composite Revision Purge for examples |
Outputs
Output Name | Required | Description |
---|---|---|
...