Versions Compared

Key

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

...

Input NameInput CodeRequiredDescription
Project NameFDOSB_INP_PROJECT_NAMENoThe name of the OSB project that will be undeployed from the server.  If this input is empty, will use the OSB Project project property.  Recommendation would be to use the project property when undeploying prior to deploying the project and use this input if utilizing a utility project /workflow to undeploy projects independent of the deploy.

...

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

Special Considerations

This operation can be utilized in the standard deployment workflow if you want the project undeployed prior to performing the deploy.  In this scenario, make sure the OSB Project project property is set and the Project Name input is empty.  An alternative is to utilize this operation in a utility project that is executed independent of the project deployment.  In this scenario, the Project Name input should be set.  Utilizing a workflow input and/or a groovy script will provide a generic way to undeploy a specific project.

This operation will not fault if the OSB project isn't found on the server.