SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Provision a New Subscription
Version 1.0.0
Create a subscription plan, subscribe a customer, activate the subscription, and confirm its state.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
provision-subscription
Create a plan, subscribe a customer to it, and activate the subscription.
Creates a subscription plan, creates a subscription for the supplied customer against that plan, activates the subscription, and reads it back to verify it is ACTIVE.
1
createPlan
createPlan
Publish a new subscription plan into the product catalog.
2
createSubscription
createSubscription
Create a subscription binding the customer to the newly created plan.
3
activateSubscription
activateSubscription
Activate the pending subscription so the billing cycle starts.
4
confirmSubscription
getSubscription
Read the subscription back to confirm it reached the ACTIVE status.