Upload and deploy application step
This step downloads an application from a remote client to a WebLogic server for deployment or redeployment.
Required Properties:
| Property 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. |
|
Source Path |
Path to the application to upload. |
|
Targets |
New line comma-separated list of target servers/clusters to deploy. If targets overlap, the deployment occurs once only. Supported format: servers = server1,server2 clusters = cluster1,cluster2 |
Optional properties:
| Property Name | Description |
|---|---|
|
Plan path |
Path to the deployment plan to upload. |
|
Archive version |
The archive version. |
|
Plan version |
The deployment plan version. |
|
Redeploy |
If selected, uploads and redeploys the application with specified parameters. |
|
Debug (hidden) |
Adds debug information to logs. |

