GENF5010 - Maintain Web Service External Address Mapping

Purpose

To maintain associations between Callista Address Type elements and external Address file elements

SubSystem

General

Normally Run By System Specialist
Anticipated Frequency As required
Structure  Blocks Web Service
Address Type
Tabs Address Line Mapping
Address Layout Mapping

  

This function enables Institutions to maintain associations between Callista Address Type elements and external Address file elements. The form allows an Address Type to be queried and displays the Address Type and description. A list of displayed values allow the institution to either:

  • Insert of Address Type Address Line Elements and Address Line Labels that will be able to be associated with address verification address elements, or
  • Map an Address Verification Layout to an Address Type.

This form can be accessed directly from the Callista menu.

 

The Web Service block contains:

  • Web Service Code (LOV)

The Address Type block contains:

  • Address Type (LOV)
  • Description

Tabs

The Address Line Mapping tab contains:

  • Address Field (LOV)
  • External Address Element (Pop)
  • Concatenation Order
  • Prefix
  • Suffix

The Address Layout Mapping tab contains:

  • Address Layout

Rules/Notes:

Validations include:

  • Address Type must not be closed
  • Address Fields must have the display indicator set to ‘Y’ for the specified address type
  • Either the address lines or the layout mapping must be defined for an address type, not both
  • If one of address field, external address element or concatenation order is provided, all three fields must be provided
  • Address field, external address element and concatenation order must be unique
  • Can not insert or update external address mapping details when the web service is closed

 

Field Types

Label Field Source Field Type Format Mask Comments
Web Service Code: WEB_SERVICE.WEB_SERVICE_CD Text (with LOV) VARCHAR2 (10) Not updateable
N/A WEB_SERVICE.DESCRIPTION Display Field VARCHAR2 (60) Not updateable
Address Type EXT_ADDR_MAP.ADDR_TYPE Text (with LOV) VARCHAR2 (10) Updateable
Description ADDR_TYPE.DESCRIPTION Display Field VARCHAR2 (60) Not Updateable
Address Field EXT_ADDR_MAP.ADDR_FIELD Text (with LOV) VARCHAR2 (20) Updateable
External Address Element EXT_ADDR_MAP.EXT_ADDR_ELEMENT Pop list VARCHAR2 (40) Updateable
Concatenation Order EXT_ADDR_MAP.CONCAT_ORDER Text NUMBER Updateable
Prefix EXT_ADDR_MAP.PREFIX Text VARCHAR2 (10) Updateable
Suffix EXT_ADDR_MAP.SUFFIX Text VARCHAR2 (10) Updateable
Address Layout: EXT_ADDR_MAP.VRFCTN_LAYOUT Text VARCHAR2 (40) Updateable

 

 

Last Modified on 05 October, 2006

History Information

Release Version Project Change to Document
9.1.0.0.0.0 1222 - Contact Address Application New form