Versions Compared

Key

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

Performs an environment-specific composite purge controlled by the "Composite Revision To to Keep" environment/instance Target 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.

...

Target Properties

Property Name

Property Code

Required

Description

SOA Server Host

FDSOA_SERVER_HOST

Yes

Host name of the SOA managed server.

SOA Server Port

FDSOA_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. 

Weblogic Admin User

FDWLS_ADMIN_USER

Yes

Admin

user name

username for WebLogic server.

Weblogic Admin Password

FDWLS_ADMIN_PASSWORD

Yes

Weblogic Admin User password for WebLogic server.

Weblogic Domain Directory

FDWLS_DOMAIN_DIRECTORY

Yes*

Weblogic Domain Directory for the WebLogic server. *Only required if SOA Use SSL option is checked.

Oracle SOA Home

FD_ORACLE_SOA_HOME

Yes

Oracle SOA Home

,

indicates where SOA Suite is installed.

Composite Revisions

To

to Keep

FDSOA_REVISIONS_TO_KEEP

No

Number of composite revisions to retain on the server after successful deployment

  

  

Project Properties

...

Property Code

...

Required

...

Description

  

Inputs

Input Name

Input Code

Required

Description

Preview Mode

...

for Purge

FDSOA_INP_PURGE_PREVIEW_MODE

...

No

...

Deployment config plan that is to be used for the composite deployment. Takes a Wildcard expression or filename. Can be a relative or absolute path (see Configuration Plans section below).

...

FDSOA_INP_REVISION

...

No

...

...

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

...

  

...

Output Name

Required

Description

FDSOA_DEPLOYED_REVISION

Yes

Revision of the composite for this deployment.

FDSOA_LAST_DFLT_REVISION

Yes

Revision of the composite for the previous default revision.

  

Artifacts

This operation consumes an SCA composite jar from the artifacts repositorydoesn't utilize any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the Environment/InstanceTarget.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

Utilize the SOA Extend Classpath environment variable to extend the plugin classpath to allow the compile to succeed with custom java classes or xpath functions.

NOTE: when patching a long running process revision that isn't the default revision, the patching process will make the patched revision the default revision.

...

The revision for a composite is calculated unless either Composite Revision (plugin input) is used or SOA Overwrite Revision (project property) is checked.  The input will override all revision logic and use the value that is passed in.  If the input is empty and the project property is unchecked, then the plugin will determine the largest revision on the server and increment the revision before deploying.  The revision format is N.nn[.nn][.nn] with an initial value of 1.0, with

  • N – initial segment that will increment with no limitation
  • nn – 0 through 99, when segment hits 100 it rolls to the next higher segment

...

...

Composite Revision Purge 
Anchor

...

CompositeRevisionPurge2

...

CompositeRevisionPurge2

Include Page
Composite Revision Purge
Composite Revision Purge

...

  

Replacement Properties 

...