Terms Used - REQConnect - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external

REQConnect

Platform
OnBase
Product
REQConnect
Release
Foundation 24.1
License
Deltek Costpoint Integration Console (CIC)

Deltek Costpoint Integration configuration tool that configures and publishes web services which can be used by external systems to import data into Costpoint. This tool also defines the data exchange XML formats used to pass data from external systems into Deltek Costpoint.

Deltek Costpoint Integration Web Services (CIWS)

These are Java-based web services that are published using the CIC. These web services can then be called by external (non-Deltek) systems passing in as parameter an XML representing the data that needs to be imported into Costpoint.

CIWS XML Formats

When a web service specific to CIWS is published, CIC defines the data that the web service can receive as input. This data or datasets are defined in the CIC during configuration of the particular CIWS. The data sets are represented by a specific XML structure that should be passed as input to the CIWS in question. The sample format of the XML for the requisition is listed in the section CIWS XML Files Explained.

/Costpoint Import Services (CIS)

This WCF-based web service reads the GL Coding data and header data from the REQConnect database and OnBase documents and pushes it into Costpoint using CIWS. The REQConnect data is massaged into a XML using CIS templates and passed as a parameter to CIWS.

CIS Templates

These are template files used by CIS to process REQConnect data to create specific CIWS XML formatted files. The actual data to be pushed into Costpoint is sourced from OnBase keywords for the document and the corresponding line records from the REQConnect database for the same document.

The keywords and the line records from the database are used to extract fields that are then replaced in the template files that contain placeholders for these fields.