5.21.14 Example Provisioning using Provisioning API

 



 

Overview

 

This topic explains the Provisioning example using Provisioning API. You can get the handle of Provisioning API using RMI/TCP/JMS. After that you can carryout provisioning using the (XML) template.

 

Description

 

When you want to carry out provisioning using Provisioning API, you have to handle the following:

In the case of UI based provisioning, you have to handle all the three above mentioned actions. But the client side code takes care of fetching the user input values from the UI and populates the values in template.  

 

Code Snippet using RMI

 

Get the Provisioning server properties to form the server URL and get the handle of Provisioning API using RMI.

 

 

 

Execute Provisioning by fetching the template, populate the user values, pass it on to the Provisioning module.

 

 

 

The attached template is used along with above code snippet.

 

Note: You have to handle, populating the values of user input, in the code as given in the above snippet.

 

 

 

 

 

 

 

 



Copyright © 2010, ZOHO Corp. All Rights Reserved.