At this phase, you will make the application service available for customers.
In this document:
Continue the demo project after completing the development of a basic or advanced view-plugin.
The Application Deployment document explains in details the application deployment in the platform.
Create the same resource types as explained in the predecessor Generic Service Management demo project.
Create a service template similar to the one you have created in the Generic Service Management demo project. Finally, it must look as follows:
Note
Keep in mind that the VPS Management resource type must be marked as Automatically provision service. Make sure the check-box is clean for the other resources.
In a case your platform contains not only OSS, but BSS as well, follow the BSS Configuration section to complete the application deployment.
You should follow this section if you test the application on the platform containing both
OSS and BSS. If you do not have such a platform, you can
order a sandbox with the lin-pba
configuration.
The following steps in BSS will help you create a test customer with a credit card as an auto-payment method as well as complete the application deployment.
Configure a system-wide dummy credit card payment method.
In the BSS provider control panel (PCP), navigate to System > Settings and in the Operations group click on the Payment Processing link.
Click Manage Payment Methods.
Check the Visa payment system with the Dummy Payment System payment gateway.
Click Save.
Navigate to System > Settings > Encryption Keys. Generate and activate a pair of encryption keys used to encrypt credit cards.
Create a customer with a credit card.
Create a test customer.
Add a visa credit card to the test customer as a payment method and ensure it is marked as Auto payment.
Create a service plan providing the application services as follows.
Navigate to Products > Service Plans and switch to the Service Templates tab.
Open the service template and switch to the Plans tab.
Click Add New Service Plan.
Fill in the required fields:
Click Next.
In the list of Periods, select 1 Month(s) and 3 Month(s). Mark the former as Trial and set a recurring fee for the latter.
Click Next and then Finish.
Ensure the plan is in a sales category.
Now, the service plan must be Available for service (In CCP only).
This completes the application deployment. Your application service is ready for sale.