Taking too long? Close loading screen.

Batch Functions

File Management CopyFolder Function: CopyFolder (Source As String, Target As String) As Integer Copies contents of a source folder including subdirectories to the target folder. If target folder exists then it will be deleted before copy operation is performed. Returns True(-1) if successful or False(0) if failed. Example: DeleteFolder Function: DeleteFolder (FolderName As String) As Integer Deletes a directory with all its contents. Returns True(-1) if successful or False(0) if failed. Example:

Elements in Axis

Types of Tables Tables are used at many levels in AXIS for many different: uses, structures, and  shapes Table Hierarchy Characteristics Cell Tables Used only by cells, or by sub-objects linked to cells Support policy level calculations at the cell level Projection Tables Used by higher level objects, such as sub-funds, funds and offices Column-specific shape Rows are financial years   Table Types Characteristics Common Table Vendor defined tables, such as industry standard mortality tables Tables are locked and may not be modified Large Table User defined One hundred columns, one for each entry age View an entry age table in a cell to determine which definition of age is in effect Single Column Table Rows can be policy year, attained age or entry age Column Specific Table “100 Rows X n columns” The row definition is Table specific, options include: calendar year, issue year, policy year, attained age, product age or outstanding term 1200 row tables are also used when policy duration is by month “Expandable” columns allow the user to enter additional age and duration based data which is used in addition to the normal vector of values shown in the column Row Specific Table Table divides the …

Read more