SDI Gateway Service deployment
1. Download and unzip the SDI Gateway Service.
You can download the SDI Gateway Service from the following page.
SDI Gateway Service download page
2. Copy the SDI Gateway Service files to IIS
Copy the folder SdiService and its entire contents to your web server's iis home directory.
e.g.
C:\inetpub\wwwroot\SdiService\
3. Convert the SDI Gateway Service folder to an application
3.1 Start [Internet Information Services (iis) Manager]
3.2 Right-click on SdiService and select Convert to Application.
3.3 When the Add Application window pops up, click the OK button.
You can customize the values as needed.
4. SDI Gateway Service confirmation
Use browser to navigate http://localhost/SdiService.
You should see the default SDI page.
In this case, the SDI Gateway Service endpoint address is:
http://localhost/SdiService/CdbcService.svc
- You can change the local host to an IP address or host name. You can also use HTTPS.