Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mappings provides the configuration in the EForm Administrator to configure the forms to be exported in
the Document Management System (DMS). Each form in the system can have its own configuration for export .
data mapping. Once configured, submitted form will be processed and sent to the document.
management system. Based on the form mapping settings, a workflow instance will be created for every
form that is submitted. This is dependent on the ECMToolbox Workflow design that has been setup in the
system.

SQL Data Connections

This section is for pushing DMS data to the form.

...

Once saved, and the connection can be made, the database is available for the form.

...

Data Connections

...

...

Export Mappings

DMS configuration is provided to map the document fields to the EForm questions created by the EForms Creator. Start Output Export Mapping by choosing an Output Type and give the Mapping a name.

...


System Value:
The Map System Value dropdown provides several additional properties that may be mapped to DMS fields.

...

...

Data Lookups

As stated above, DBLookups Data Lookups create environments where data can be pushed down from a database and used in the form. The first example places the results of an SQL Query into the State dropdown form question. After checking the Dropdown checkbox for the State field, click the button next to it.

...

On the left side of the screen, enter the Connection Name created in the SQL Data Connections section which holds the database name. Then enter the Table name inside that database. The Header Field is the form question name while the SQL column is the corresponding database table field name.

...