Define Interface - A summary of the activity

Data Transfer Setup - An overview

Getting familiar with the pages inside

What you can do in this activity

Interface: An interface is a medium through which data is uploaded from ASCII files to application tables and downloaded from application tables to ASCII files. See Interface Utility Process

This activity is used to uniquely define each interface through which you will upload/download data. You can assign the following properties to the interface:

This activity contains the following pages:

Defining interfaces: You can create the interface using define interface activity. Properties of the interface such as the download procedure, conversion procedure, download table, column delimiter, row delimiter etc can be specified, in order to perform the data transfer.

Specify procedures for upload: This page is used for specifying the stored procedures in a sequence, to upload data.

Specify parameters for download: You can specify the input parameters required, for filtering the data to be downloaded.

For example, from a specific employee table, we need to fetch only those employees whose ages are greater than 50 and whose salaries are less than Rs 30000. The input parameters for filtering data, in this example, are Age and Salary. 

Specify user  permissions: Security permissions to carry out the data transfer are defined, using this page.

The authorized user who has created the interface can opt to give permission to the required user–role combinations. He can also specify the date range for which the permission is available for the user, to perform data transfer using the interface.

Getting familiar with the pages inside

Use the page…

…To carry out the task

Define Interface

Defining interfaces

Specify Procedures for Upload

Specifying procedures for upload

Specify Parameters for Download

Specifying parameters for download

Specify User  Permissions

Specifying user  permissions

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Prerequisites

Interface Group should be defined in Define Interface Group activity

User permissions must be set for the login user in Security Definitions component.

The date format must be set in User Preferences component

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

What you can do in this activity

Procedures called by the interface 

Data Upload

Data Download

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Procedures called by the interface

The following are the names and descriptions of the procedures

    

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Data Upload

The process of data upload from the ASCII file to the application tables takes place in 3 stages.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Data Download

The process of data download from application tables to the ASCII file takes place in 2 stages.