2023 Release One (1) Expere Engine and Tools Changelog
Expere Engine Release: 2023 Release One (1)External release date is March 2023. Expere Engine build number is: 23.1.0.4919.
| Expere: Document List / Partial Document List functionality |
|---|
|
Summary: We have enhanced the Expere Engine to support the selection
of either a full or partial document list. In conjunction with a
Requirements Editor update allowing users to select either a Document List
(full document list) or Partial Document List, the Engine has been updated
to include a new optional <PartialDocumentList/>
element. Note: For a document to
be included in a Partial Document List, some additional data needs to be
captured when authoring the REQ. Please see the Implementation Strategies > Document
List / Partial Document List functionality for more
information. Note also that this is supported in the Expere TXN
only. |
| Expere: Document List functionality enhancement |
|---|
|
|
Summary: A user requested an Expere enhancement to provide the
Closing Instructions when no other documents would be created; as a result,
we have enhanced the Document List functionality to allow for the creation
of an empty document list. Note: Expere Content will
be updated in the future to implement this functionality.
|
| WCAG 2.0: Expere Engine enhanced to support Tagged .PDF's |
|---|
|
Summary: As a part of our continued effort to create WCAG 2.0
compatible documents we have updated the Expere Engine to now support the
generation of Tagged .PDF documents. We will continue making enhancements to
the Expere Engine for Tagged .PDF support, so check back for items being
identified and corrected. As part of our continued work to support Tagged
.PDF's, we have implemented enhancements to resolve the following WCAG
2.0-related changes:
|
| WCAG 2.0: Expere Engine enhanced to support Embedded PDF's |
|---|
|
Summary: As part of our continued effort to create WCAG 2.0
compatible documents, we have updated the Expere Engine to support a new
document format that we refer to as Embedded PDF. The Embedded PDF will
allow Expere to support Tagged PDFs of what was traditionally Static REQs.
We will continue making enhancements to the Expere Engine for Embedded PDF
REQ files, so check back for items being identified and corrected. As part
of our continued work to support Tagged PDFs for Embedded PDF REQ files, we
will have implemented the below enhancements:
Note: Although we continue to work on
enhancements regarding embedded PDF REQ files, base content containing
embedded PDF REQ files will be released in the future. |
| Engine: eSignature field naming convention updated for static and dynamic documents |
|---|
|
Summary: we had previously updated the Expere eSignature naming
convention to reflect the items below for Signature fields and Signature
Date fields when generating embedded PDF REQ's. We have now updated static
and dynamic document functionality to match the embedded PDF naming
convention functionality:
|
| Engine: upgrade to .NET Framework 4.8 |
|---|
|
| Summary: The Expere Engine has been upgraded from .NET Framework verion 3.5 to now use .NET Framework 4.8. |
| Expere Engine: updated to use WildFly 26.1.3 |
|---|
|
| Summary: The Expere Engine has been updated to use Wildfly version 26.1.3. No user action is required. |
Engine: new FOP 2.6 flag added to
bsi.properties file |
|---|
|
Summary: Users can now specifiy whether to use the FOP 2.6 rendering
option in the bsi.properties file through the use of a new
com.bankerssystems.expere.render.FOP26 property. Note: There is no user action required. Here is
the complete entry in the |
| Engine: Enhanced support of multiple MiddlePages when signatures are included in footers |
|---|
|
| Summary: when the page count exceeded three pages in a transaction where the FannieMae1003FreddieMac65URLAContinuationPage ("Continuation Page") was included, the document would throw an exception when no fillable fields were present for that document. This functionality has been enhanced to accommodate this additional scenario. |
| Engine: Mandatory attribute behavior enhanced with fillable checkboxes |
|---|
|
Summary: users reported an Expere response file contained a
Mandatory attribute set to No for a fillable checkbox
(FillableCheckbox), despite it being set to Yes
in the .REQ file, in this case the
AttorneyorTitleInsuranceCompanyPreferenceNotice.req. This
behavior has been addressed: when the Mandatory attribute is set to
Yes in the .REQ file for a fillable checkbox, the corresponding
response value reflects this value. |
| Engine: SMARTDoc validator error with 12.345% value displayed |
|---|
|
|
Summary: Results of the eOValidator indicated that there was a
mismatch between the mask value and the amount displayed on the SMARTDoc for
the 12.345% format value when a four digit decimal (i.e. 0.1212) is
provided: only three decimal places appeared. As a result, Expere has been
enhanced so that four decimals now appear for the mask value on the SMARTDoc
and PDF. For example: .1212%; the |
| DocViewer: incorrect formatting behavior enhanced |
|---|
|
| Summary: When a value was entered in DocViewer that resulted in an invalid character error, the file that tracked the XPath changes saved the invalid value rather than the NULL or the previous value. This behavior has been enhanced so that when an invalid character error appears, DocViewer does not track the invalid characters but rather the the original value in the on the EndSession page. |
| DocViewer: messaging behavior enhanced |
|---|
|
| Summary: Users reported that when attempting to close a document within DocViewer, an "Are you sure you want to leave this page?" message appeared, implying that the user made a change in DocViewer even if no change had been made. As a result, we have enhanced DocViewer so that no message will appear if changes have not been made. |
| DocViewer: latency issues addressed |
|---|
|
| Summary: Users reported that the Authority document experienced considerable delay when loading the document and selecting fields in DocViewer. Internal analysis revealed that an unnecessary overlay dictionary was stored in the session when the session state was stored in SQL. Whenever a change was made, DocViewer retrieved the overlay dictionary, storing it in the session cache. This issue has been resolved: latency issues have been resolved in DocViewer. |
| DocViewer: Condition Behavior addressed |
|---|
|
| Summary: DocViewer has been enhanced to now display the prompt from the Xpath in a condition (COND.<x> authored in the .REQ file) if a note was not authored in the .REQ file. This prompt appears to right of the "+" / "-" sign in DocViewer. |
| DocViewer: Representative Entity behavior enhanced with overlay |
|---|
|
| Summary: Users reported persistent issues existed with Representative Entity Xpaths not honoring suppression values defined at the first level when using an overlay. This behavior has been addressed: Representative Entity Xpaths are honored at all levels when using an overlay. |
| DocViewer: scrolling behavior updated |
|---|
|
| Summary: Users reported that clicking on certain fields in the Data Entry drawer (left-hand pane) did not advance them to the corresponding location in the Document Display (body of the document in DocViewer). This behavior has been modified so that DocViewer now scrolls correctly to the correct location in the document |
| DocViewer: dash "-" removed with alpha percent masks |
|---|
|
| Summary: DocViewer has been enhanced so that dashes ("-") are removed when working with alpha percent masks; for example "twelve and one-half" is now "twelve and one half." This behavior is consistent with other mask enhancements that have been made when working with SMART Docs. |