Skip to content

Write OnBase reports directly to OnBase from various sources

Notifications You must be signed in to change notification settings

brettb-stcu/OnBaseReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OnBaseReports

A collection of project used to write OnBase reports directly to OnBase from various sources.

CSTickingReport

Connects to OnBase to retrieve a copy of the latest ATM: Reports > ATM81000 - EFT Transaction Ticking Report for Card Services. The Ticking Report is a text report produced by CO-OP on a daily basis listing transactions that could not be processed due to the state of eithe system (CO-OP or PHX). If either system is in maintenance mode transactions fail and must be manually processed by Card Services. CSTickingReport formats the CO-OP text report as a MS Excel Spreadsheet and then writes that spreadsheet back to OnBase in the ATM81000 - EFT TRansaction Ticking Report - Spreadsheet.

HEApplicationsExtract

Connects to OnBase to retrieve all Home Equity Applications returned by the HE Application Search Custom Query within the date parameters specified in App.Config numberOfDaysExtracted key. Those applications are Unity Forms which are stored as XML objects within the database and therefore need to be serialized for Lending Administration to do any aggregate reporting on the data. HEApplicationsExtract formats the data as an MS Excel Spreadsheet and then writes that spreadsheet back to Home Equity Loan Applications > Home Equity Application Data Extract.

About

Write OnBase reports directly to OnBase from various sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages