Step-by-step
1. Downloading Installation file
DP_SERVICE_CREATOR is a web application which runs on DataPower and provides a single page that can be used to create SOAP and REST services automatically on DataPower.
It creates a service from suitable template and automatically assigns new port to front side handlers.
It can be modified to be used with your own service templates or standards which are being used in your DataPower environment.
Click the link below to download DP_SERVICE_CREATOR from GITHUB.
https://github.ibm.com/Deniz-Berkyurek1/DP_SERVICE_CREATOR
It can be cloned to local repository or downloaded as ZIP file as well. If you download it as ZIP, please extract it.
2. Deploy the application
Login to DataPower and switch to the domain that you need to create services automatically by using DP_SERVICE_CREATOR.
Click to “Import Configuration” on the Conrol Panel.
Click “Choose File“.
Browse to the directory you extracted / cloned the resources. You will find the DP_SERVICE_CREATOR.zip in the “deploy” directory, select it and import it the to DataPower.
- As a result of import the deployed objects / files will be as follows :
- An XML Firewall Service with dependent objects
- DP_SERVICE_CREATOR folder will be created on local:/// directory and files inside it
- Two template files are going to be uploaded in to config:/// folder.
Click Done.
3. Setting object for XML Management Interface
DP_SERVICE_CREATOR utilizes XML Management Interface of the DataPower to create services and objects. To be able to to use XML Mgmt Interface it must be enabled. In this step you will find out the IP Address of the XML Mgmt Int. and create a Host Alias for that IP Address.
-
- Switch to the default domain.
- Search for “XML Man” and click "XML Management Interface."
-