Skip to end of banner
Go to start of banner

Export persons to PIMS

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 5 Current »

This export tool is used to export persons to PIMS

Preparation


Access

To access the utility, the user needs to have Write access to the routine 988 PIMS. 

Fields exported


Field noField name exportedField in AdonisComments
1person adonis idPIN
2firstnameFirstname
3lastnameLastname
4employeetypeContract Type
5statusEmploymentenddateIf employmentenddate is NULL then status=active
6emailEmail
7phonenumber


teletypeTeletype

2=Homephone
3=Mobilephone


numberTeleno
8extids - id nameAlternativePIN
9address


address1Address line 1

address2Address line 2

address3Address line 3

postcodePostcode

postnamePostname

countryAddress Country
10birthdateBirthdateYYYY-MM-DD
11 nextofkin
Only the family member with the highest priority will be exported

priorityPriority

nameName

relationRelationship

birthdateBirthdate

commentsComments

address1Address line 1

postcodePostcode

postnamePostname

countryAddress_country
12rotation


shiftfromShift start dateAll of the person's shifts will be listed with date from and to

shifttoShift end dateAll of the person's shifts will be listed with date from and to

positiontypeCodeCODE of the person's position

projectDescriptionDescription of Rotation Plan

locationRotation nameName of Project
13categories
If a person has a Competence code 'OC I-VI' or 'OC A-E' the competence code with highest level will be shown here

validfrom


projectcategory


employeecategory


 Example .XML file



Export

Manual Export

To export a file manually:

  1. Go to Tools | Export | Persons | PIMS
  2. Select the persons you want to export by doing a selection in the Crew List Views before you go into the export. In the dialogue window, chose the corresponding setting for Crew Selection
  3. Chose where the file generate should be exported to, and click Export
  4. The file is now generated and you can import to the other system. 

Scheduled automatic export

This export is an executable which only task is to produce the PIMS export file and place it on an FTP server. It runs every hour. 


Settings for the .ini file

FieldDescription
FTP HOSTFtp server settings
FTP USER
FTP PASSWORD
EXPORT WAIT1
EXPORT FILEName of the file that will be generated
EXPORT LOCAL DIR
EXPORT RETRY5
DELLOG0
;APMDATADIRPath to the Data folder on the installation
APMDATADIRPath to the Data folder on the installation
ORGIDOnly Persons linked to direclty to this internal numorgid or a numorgid below, in Personal Details | Organization, will be part of the export
TEST MODE0
EXPORT CODEPAGE1252

Workflow


  • No labels