Start application step

Starts the application on the WebLogic server.

Required Properties:

Field name

Description

HTTP Server URL

The WebLogic server URL. For example: http://localhost:7001

Username

The username to connect to the WebLogic server.

Password

The password to connect to the WebLogic server.

Application Name

Name of the application.

Optional properties:

Field name

Description

Targets

Comma-separated list of targets, such as server names, cluster names, or module names in a similar format to weblogic.Deployer (i.e. module1@server1).

Deployment options

New line separated list of deployment options.

Supported format: optionName=value

If empty, default options are used.

Default values are:

clusterDeploymentTimeout = 3600000

gracefulIgnoreSessions = false

gracefulProductionToAdmin = false

retireGracefully = true

retireTimeout = -1

adminMode = false

timeout = 0

Debug(hidden)

Adds debug information to logs.