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 14 Current »

KFS data is retrieved using the FinancialWebAPI and transmitted to the Page-Up site.


CA-ACCOUNT_T java field Page-Up field
ACCOUNT_NBRaccount account, part of name
FIN_COA_CDchart
OBJ_ID  objectId
VER_NBRversionNumber
ACCOUNT_NM  namepart of name
ORG_CDorgCode
ACCT_TYP_CDaccountTypeCode
SUB_FUND_GRP_CDsubFundGroupCode
ACCT_EXPIRATION_DTexpirationDate
ACCT_CLOSED_INDaccountClosed 


CA_SUB_FUND_GRP_Tjava field Page-Up field
SUB_FUND_GRP_CD  subfund
FUND_GRP_CD  fundGroup
SUB_FUND_GRP_DESCdescription
SUBFUNDGRP_ACTV_CDactiveCode
SUB_FUNDGRP_TYP_CDgroupTypeCode
FIN_REPORT_SORT_CDreportSortCode
SUB_FUND_GRP_WAGE_INDwageIndicator
FND_GRP_BA_RSTR_LVL_CDbudgetAdjustmentRestrictionCode
ACCT_RSTRC_STAT_CD  accountRestrictedStatusCode

Summary

  1. Account 9999999 - Special Payroll Account must appear on the files, regardless of other selection criteria.
  2. Using the subFundGroupCode from the active Account record, select the active records from the SubFund Group Table. Choose those accounts that have the wage indicator set to ‘Y’.    These are known as payroll accounts.
  3. Bypass any expired accounts.
  4. The AccountId is chart followed by account. (ex. UC2925000).
  5. Name will be the account number followed by a dash(-) followed by the name.
  6. Send to PageUp, seven files with Account and name separated by the pipe(|) delimiter.  The seven files are duplicates of each other, six are account files and one is the cost center file.  The first record on each file is a header record with the titles of the fields.

Link to Page-up site



https://uconn.dc4.pageuppeople.com/dashboard?use netid and password to authenticate

Press the icon with three horizontal lines in the upper right-hand corner.

Navigate - System Settings+Integration+Import Logs(files into Page-Up)

Type = Generic Importer, Status = unarchived, pressing Search button will display files that have not yet been processed.

Type = Generic Importer, Status = archived, pressing Search button will display files that have been processed.

Names of the  output files

uconn_configs/webapi/rpm/batch
accounts-1-page-up.txt
accounts-2-page-up.txt
accounts-3-page-up.txt
accounts-4-page-up.txt
accounts-5-page-up.txt
accounts-6-page-up.txt

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

cost-centers-page-up.txt

Sample output data

Account|Name

9049092|9049092-Mcmahon Dining Hall

9049093|9049093-Whitney Dining Hall

9049094|9049094-Putnam Refectory

9049095|9049095-North Campus Petty C

9049096|9049096-Transcript Change Fu

9049100|9049100-Car Rental Petty Cas

9049101|9049101-Cash Bank Revolving

9049102|9049102-Gift Shop Change Fun

Execution Command


/createAccountFileJob.html

Control-M Schedule and Job


ScheduleJob
UATUAT_AEWEB_SCHEDULEUAT_RPM_ACCOUNT_TO_PAGEUPAd-Hoc
PRDPRD_AEWEB_RPM_SCHEDULE1PRD_RPM_ACCOUNT_TO_PAGEUP1Runs daily at 6:45am



  • No labels