Publication Date: 11/12/2024 Share Print

Previous Topic

Next Topic

Book Contents

Book Index

SMS Text Messages Button, via Company Profile

The SMS Text Messaging is used for sending instant notification messages from the Application/Interface Services to mobile/cell phones around the world through an intermediate SMS Text Messaging Service provider:

http://www.csoft.co.uk

Before using SMS Text Messaging, accounts with the SMS Text Messaging Service provider http://www.csoft.co.uk must be created.

The above account information needs to be uploaded to the Application. This can be done through Settings/Company Profile/SMS Text Message Configuration:

From the Company Profile window, select the SMS Text Messages but_sms_text_messages_small button:

SMS Text Message Configuration1

Select the Upload button.

SMS Text Message Configuration2

The account information is a text file that looks as follows:

<?xml version='1.0' encoding='UTF-8' ?>

<AccountInfo>

<restUrl>http://weblogs.aero:9000/WebModuleInterface/rest</restUrl>

<url>http://www.csoft.co.uk/sendsms</url>

<Username>username</Username>

<Password>password</Password>

<PIN>pinnumber</PIN>

<ResponseFormat>1</ResponseFormat>

<DeliveryServiceOption>Premier</DeliveryServiceOption>

<SendTo>447700912345<SendTo>

<ReplyTo>447700912346</ReplyTo>

<proxyHost>proxy.users.com</proxyHost>

<proxyPort>8080</proxyPort>

</AccountInfo>

restUrl/url/Username/PIN/ResponseFormat/DeliverServiceOption fields are compulsory.

restUrl is the Interface "rest" Service.

The restUrl looks as follows:

http://(your system Interface Server IP address)//WebModuleInterface/rest

Note: This is where a default SendTo number is set up. This allows the system to send SMS message to a test number if a phone number has been turned down. This is for testing purposes only. Currently phone numbers from 4477009 00000 to 4477009 99999 are allowed for use.

The user can change the account information in the system by exporting it to a text file, modify it, and re-upload it back.

 

Trax Interface Server "rest" Service:

The Interface "rest" Service should be set up first. It is wrapped up in WebModuleTraxInterface. Please refer to "Interface Setup and Configuration" in Interface API documentation.

 

Notification:

This could be set up through the System Notification window:

System Notification via sms

Or through the System Tran Code window by selecting the System Notification button:

System Tran Code

After configuration is set up, the user can start sending SMS messages within the Application.

See Also

Company Profile Buttons

New Button, via Company Profile

Notes Button, via Company Profile

InvoiceWorks Button, via Company Profile

SPEC 2000, via Company Profile

SMTP Email Button, via Company Profile

Main Stylesheet, via Company Profile

Format Stylesheet, via Company Profile

Boeing IMM Button, via Company Profile

E/C & T/C Configuration Button, via Company Profile

DRTS System Configuration Button, via Company Profile

RTF Template Button, via Company Profile

Email Signature Button, via Company Profile

LDAP Configuration Button, via Company Profile

Config Receiving by Batch Button, via Company Profile

ROS Button, via Company Profile

Material Request Button, via Company Profile

TRX Configuration Button, via Company Profile

WO Configuration Button, via Company Profile

FUR Config Button, via Company Profile

PDSC Configuration Button, via Company Profile

EOS Button, via Company Profile

XOS Button, via Company Profile

Bank Button, via Company Profile

Top of Page Publication Date: 11/12/2024 Share Print