Defining the Date Format for LOB Broker Class Results - WorkView - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Premier

WorkView

Platform
OnBase
Product
WorkView
Release
Foundation 24.1
License
Premier

In the Application Server's web.config file, you can specify the date format that is the expected format of the date data in the ERP output. By default, the expected date format is yyyyMMdd. If the expected format differs from the default, you must edit the ERPDateFormat setting in the web.config file of the Application Server. The following is an example of the setting in the web.config file:

<!--Sets the ERP date format for processing results for LOB Broker classes.-->

<!--<ERPDateFormat value="yyyyMMdd"/>-->

You must uncomment the line and then edit the value to the expected date format.