Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

Preconditions

1. Create SELECT SQL script

SELECT SQL

2. Create SQL to report successful Person.Register upload

successful upload

3. Create SQL to report Person.Register upload failure

upload failure

Configuration

The following settings are required to be made for Person.Register transaction generation from 'SelectSql':

1. Go to Greenrain Automation Settings

Log in to Greenrain Automation. Select "Settings" from the Toolbar → 'Greenrain Automation Settings' form opens.

Figure1.

2. Configure Person.Register tab

Figure2.

Select Person.Register tab and configure settings:

  1. 'Generate and upload Person.Register transactions to Shafafiya': should be checked.
  2. 'Processing interval' drop-down fills automatically with custom values. User can select an interval from the list, '30 minutes' for example.
  3. 'Choose where Greenrain Automation will get person register data from':
    1. 'SelectSql' value should be selected from drop-down list.
    2. 'Connection string to the database'. Click "Configure Database Connection..." button and set Database = Name of the Customer database (see Preconditions p.2). Click "OK" button (if you wish to test the connection string click the "Test Connection String" button.).
    3. 'SELECT SQL'. Specify the SELECT SQL script to read data provided by user to generate PersonRegister transaction (refer to Preconditions p.1).
  4. Click "Save" button.

3. Check common configuration

Generate PersonRegister transaction

1. Go to Greenrain Automation Services

Select "Services" from the Toolbar → 'Greenrain Automation Services' form opens (refer to Figure1.).

2. Start the service

It allows to start a service after certain runtime configured on the Person Resister tab (refer to Configuration → 2. Configure Person.Register tab).

  1. Click "Start the service" link:
    1. 'Download Service Status' will be changed to RUNNING (marked with green).
    2. 'Stop the service' link will be displayed under the status.
  2. Click "Close" button.

Figure3.

"Run" link in the Toolbar allows a user to run the service at any time on demand (refer to Figure1.).

3. Check PersonRegister transaction

  1. check e-mail notification.
  2. check Greenrain Automation database:
    1. PersonRegister table: 1 record is created;
    2. Transactions table: 1 record is created.
  3. check Customer database:
    1. PersonRegister table: TransactionId is updated.
  4. check PersonRegister transaction in Greenrain Messenger: 
    1. Log in to Greenrain Messanger (refer to common configuration → 3. Configure Post Office Settings).
    2. Select "Download" tab.
    3. Set filters and click "Search" button → the uploaded Person.Register transaction has been found:
      1. set "Transaction date"
      2. set "Person.Register" checked
      3. set "Sent only" and "New only"

Figure4.

  • No labels