Soft Deploy

Soft Deploy is Fabric's ability to exclude automatic processes from the LU deployment.

Soft Deploy is mostly useful for implementers working in a development environment and frequently changing their code, such as Broadway flows or Java functions. They can use the Soft Deploy option for deploying their changes without triggering automatic processes such as:

  • User jobs
  • Parsers
  • Interface listener

In order to activate Soft Deploy when executing a deployment from the Fabric Studio, mark the Soft Deploy checkbox in the User Preferences > Server Configuration window.

In order to activate the Soft Deploy during an Offline Deploy, set the SOFT_DEPLOY optional parameter to TRUE.

Soft Deploy

Soft Deploy is Fabric's ability to exclude automatic processes from the LU deployment.

Soft Deploy is mostly useful for implementers working in a development environment and frequently changing their code, such as Broadway flows or Java functions. They can use the Soft Deploy option for deploying their changes without triggering automatic processes such as:

  • User jobs
  • Parsers
  • Interface listener

In order to activate Soft Deploy when executing a deployment from the Fabric Studio, mark the Soft Deploy checkbox in the User Preferences > Server Configuration window.

In order to activate the Soft Deploy during an Offline Deploy, set the SOFT_DEPLOY optional parameter to TRUE.