PeopleSoft · Arazzo Workflow
PeopleSoft Provision Environment and Notify
Version 1.0.0
Pick a provisioning template, provision a Cloud Manager environment, poll until ready, then notify recipients.
View Spec
View on GitHub
Campus SolutionsCRMEnterprise SoftwareERPFinancial ManagementHCMSupply Chain ManagementArazzoWorkflows
Provider
Workflows
env-provision-notify
Provision a Cloud Manager environment then notify on completion.
Selects a provisioning template, provisions an environment, polls until it is no longer provisioning, and sends a notification with the outcome.
1
listTemplates
listTemplates
Retrieve the available provisioning templates and select the first one.
2
provisionEnvironment
provisionEnvironment
Provision a new environment on OCI from the selected template and capture the assigned environment id.
3
pollEnvironments
listEnvironments
Poll the environment list and retry while the new environment is still provisioning.
4
notify
sendNotification
Send an in-app notification announcing that the environment provisioning finished.
Source API Descriptions
openapi