SAP Integration Suite · Arazzo Workflow
SAP Integration Suite Package Deployment Drift
Version 1.0.0
Compare a package's design-time artifacts against what is deployed in the runtime to surface drift.
View Spec
View on GitHub
API ManagementCloud IntegrationEnterprise IntegrationEvent MeshiPaaSSAPSAP BTPArazzoWorkflows
Provider
Workflows
package-deployment-drift
Read a package's design-time artifact version and compare it to runtime artifacts.
Resolves a package and a design-time artifact version, then lists runtime artifacts so the deployed version can be compared against the design-time version.
1
getPackage
getIntegrationPackage
Read the integration package to confirm it exists.
2
listDesignArtifacts
listIntegrationDesigntimeArtifacts
List the design-time artifacts within the package.
3
getDesignArtifact
getIntegrationDesigntimeArtifact
Read the specific design-time artifact to capture its design-time version.
4
listRuntimeArtifacts
listRuntimeArtifacts
List runtime artifacts, scoped by id, so the deployed version can be compared against the design-time version.