free international sms
NotePage Logo
Text Messaging Software
Order Text Messaging Software

Download Text Messaging Software

Integrate Text Messaging

  how to integrate?
  steps to integrate
  steps to integrate with delivery services
  why integrate?
  Integration benefits
  direct database Integration
  integration directory

Text Messaging Software Solutions

Text Messaging Tech Support

Text Messaging Resellers

Text Messaging Press Releases

 

SMS and Text Messaging Software Background

Integration with Fedena School ERP

Steps to Use Fedena School ERP with PageGate

Send Text and SMS Messages from Fedena School ERP


PageGate can be integrated with Fedena School ERP by having Fedena School ERP reference PageGate's Web API.

PageGate's GetWeb can be tied to IIS (intranet or internet) to provide a CGI executable for Fedena to use.

To configure GetWeb and IIS, this is what you'll want to do:

1) Open the Pagegate Admin.

2) Go to Interfaces - GetWeb - Settings.

3) For the Web Pages path, if you're referencing a local installation of IIS, use c:\intepub\wwwroot\
If you're referencing a shared web server on your network, specify the UNC path to that web server's website publishing directory.

4) For the CGI Data path, if you're referencing a local installation of IIS, use c:\inetpub\scripts\
If you're referencing a shared web server on your network, specify the UNC path to that web server's scripting directory.

5) For the CGI URL, if you're referencing a local, intranet only web server, use http://<servername>/scripts/webgate.exe
If you're referencing a network or internet web server, use http://<webserver>/scripts/webgate.exe

6) Check Enabled.

7) Click on Apply.
7a) If prompted, you do want to enable this for everyone.

Note: If you configure the GetWeb module to reference UNC paths, be sure to provide the PageGate GetWeb windows service with the appropriate credentials to access that information.


Now we'll need to configure IIS to recognize and allow PageGate's CGI executable to function.

Note: These steps are referencing a local, intranet only web server. The basic steps for configuring the ISAPI and CGI Restrictions as well as the steps for the Handler mappings are the steps you'll need to go through for a network or internet web server.

Note: In Windows Server 2008 and 2012, the CGI-exe handler might not exist because the CGI role may not be enabled for IIS.
To install CGI for IIS, open the Server Manager in Windows and go to Roles. Then click Add Role, then under "Web Server" go to "Application Development" and check CGI.

1) Open the IIS Manager.

2) Select the Server object on the left hand side (it's the first thing listed in the tree).

3) Go to Handler Mappings.

4) Find "CGI-exe" in the list.

5) Right click on it and select "Edit Feature Permissions"

6) Put a check in Execute and click on OK.

7) In the left hand tree, expand Sites and Default Website.

8) Right click on Default Website, select "Add Virtual Directory"

9) Set the Alias to: scripts

10) Set the Physical Path to: c:\inetpub\scripts\
Note: If you don't have a c:\inetpub\scripts\ directory, please create it.

11) In the left hand tree, click on the Server object at the top of the list.

12) On the right hand side, double click on "ISAPI and CGI Restrictions"

13) Right click in the available space and click on Add.

14) Set the "ISAPI or CGI path" to: c:\inetpub\scripts\webgate.exe

15) Set the Description to: GetWeb CGI Executable

16) Put a check in "Allow extension path to execute" and click on OK.

17) In the left hand tree, right click on the scripts virtual directory you created in steps 8 through 10 and select "Edit Permissions"

18) Click on the Security tab.

19) Click on Edit.

20) Click on Add.

21) Make sure that your networking domain, not the local computer, is selected as the Location.

22) In the "Enter the object names to select", enter: domain users

23) Click on Check Names.

24) Click on OK.

25) Select the Domain Users group and allow them the "Modify" permission.

26) Click on OK.

Now that we have the GetWeb module ready to start receiving data from Fedena, here's how to tell Fedena to send alerts to your new web API.

When configuring a web API in Fedena, you'll need to reference this in the SMS settings configuration:
sms_settings:
username: username
password: password
sendername: sender
host_url: http://yoursmsprovider.com/api
success_code: "success"

With PageGate's GetWeb module, your host_url would be:
http://<thewebserver>/scripts/webgate.exe?USER=a-pagegate-recipient&FRM=message-sender&MSG=this+is+this+message+test

With that information, we'll need to configure Fedena to pass the USER, FRM and MSG variables by configuring this:
parameter_mappings:
username: username
password: password
sendername: FRM
message: MSG
phone: USER

That way when Fedena constructs the statement to pass to PageGate's web API, it would use FRM, MSG and USER as the declared variables in the CGI statement passed to PageGate.




Return to How to Integrate


Copyright 1996-2020 NotePage, Inc. Privacy Policy
View Mobile Version NotePage.net
sales@notepage.net