...
Panel | ||
---|---|---|
| ||
This section describes how a provisioning provider plugin can be created. What does this section cover?
|
Create a provisioning provider plugin
In order to create a provisioning provider plugin, you need to:
- Define the provider in provisioning providers metadata file.
- Create a process class extending com.crm.process.provisioning.CRMProcessProvisioningProviderBean.
- Create a data entry view class and a java class implementing com.crm.process.provisioning.CustomProvisioningAction for each of the provisioning provider related processes.
- Set up the provider through the provisioning providers page.
For this example we assume that the provisioning provider is Example.
...
Ui expand | ||
---|---|---|
| ||
4. Set up the plugin provider through CRM.COM
The plugin provider can be set up through CRM.COM from the Provisioning Providers page, which can be found under Settings & Admin > Billing Application > Subscription & Billing Settings > Set up Provisioning Providers.