IBM WebSphere · Arazzo Workflow
WebSphere Deploy and Start Application
Version 1.0.0
Deploy an application archive, confirm it installed, and start it.
View Spec
View on GitHub
Application ServerCloud NativeEnterprise JavaJ2EEMicroservicesMiddlewareArazzoWorkflows
Provider
Workflows
deploy-and-start-application
Deploy a new application archive to WebSphere and start it.
Deploys the supplied archive, verifies the application is installed by reading it back, and starts the application.
1
deployApplication
deployApplication
Deploy the application archive to the target server or cluster as a multipart form upload.
2
getApplication
getApplication
Read the newly deployed application to confirm it is registered before attempting to start it.
3
startApplication
startApplication
Start the deployed application so it begins serving requests.