Versions Compared

Key

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

 

Creating Workflows

...

 

...

Workflow Name

...

Workflow Steps

...

deployADF

...

FlexagonWebLogicPlugin->deploy (to deploy the EAR)

...

buildSOA

...

FlexagonSVNPlugin->exportProjectSources (to checkout the composite project)
FlexagonSOAPlugin->soaBuild (to build the SOA artifacts)

...

deploySOA

...

FlexagonSOAPlugin->soaDeploy (to build the SOA artifacts)

Don't forget to associate the *buildSOA workflow to the BuildInstance instance. For more information regarding inputs for these plugin operations refer to the plugin guides located on the Flexagon Support site. For the FlexDeploy Community Edition the documentation is located in the <flexdeploy install folder>/docs.

 


Creating Projects

 
You should now have workflows for building and deploying both ADF applications and SOA Suite composites. These workflows can be used to build and deploy hundreds of ADF applications and SOA composites across your enterprise without any changes required.

...


Repeat the steps in this section to create an application and project for SOA Suite, referencing the plugin guides as necessary.


Executing Build & Deployments


We have now configured FlexDeploy with everything it needs to begin executing build and deployment requests for the ADF and SOA projects that were created.

...