Integrate forms with Form Data Model
Integrating forms with a Form Data Model (FDM) allows you to use diverse backend data sources to create a Form Data Model (FDM). You can use the Form Data Model (FDM) as a schema in various form workflows. Configure the data sources and create a Form Data Model (FDM) based on the data model objects and services available in data sources.
Advantages of Integrating Forms with Form Data Model (FDM)
-
Seamless Backend Connectivity: Connect forms to various backend systems (e.g., databases, REST APIs, SOAP services, CRMs) without custom code. This enables real-time data exchange and reduces integration effort.
-
Centralized Data Schema The Form Data Model serves as a unified data schema that simplifies mapping and management of data objects and services used across multiple forms and workflows.
-
Improved Form Prefill and Submission: Easily configure prefill and submission actions using Form Data services, ensuring accurate and up-to-date data retrieval and storage.
-
Support for Dynamic Workflows: Form Data Model can be integrated with workflows to automate business processes based on submitted or retrieved data, enhancing overall efficiency.
Prerequistes
Before configuring your form with the Form Data Model, ensure you have completed the following steps:
- Configure Data Source: Set up the data source to connect your form to backend data.
- Create Form Data Model (FDM): Build a data model using data objects and services from the configured data source.
- Configure Data Model Objects and Services: Map the data model objects and services to ensure smooth data flow between the form and the data source.
Perform the following steps to configure Form Data Model with Adaptive Form based on Foundation Component as:
-
Open the Adaptive Form for editing and navigate to Submission section of the Adaptive Form Container properties.
-
From the Submit Action drop-down list, select Submit Using Form Data Model.
-
Select the created Data Model to submit configuration.
To submit attachments to the database select Submit form attachments. The Document of Recore (DoR) is saved in database by selecting Submit Document of Record. -
Click Save to save the Submit settings.
Perform the following steps to configure Form Data Model with Adaptive Form based on Core Component as:
-
Open the Content browser, and select the Guide Container component of your Adaptive Form.
-
Click the Guide Container properties
-
Click the Submission tab.
-
From the Submit Action drop-down list, select [Submit Using Form Data Model].
-
Select the created Data Model to submit configuration.
To submit attachments to the database select Submit form attachments. The Document of Recore (DoR) is saved in database by selecting Submit Document of Record. -
Click Save to save the Submit settings.
Perform the following steps to configure Form Data Model with Adaptive Form authored in Universal as:
-
Open the Adaptive Form for editing.
-
Click the Edit Form Properties extension on the editor.
The Form Properties dialog appears.
note note NOTE - If you do not see the Edit Form Properties icon in your Universal Editor interface, enable the Edit Form Properties extension in the Extension Manager.
- Refer to the article to learn how to enable or disable extensions in the Universal Editor.
-
Click Submission tab and select Submit using Form Data Model.
If you select Save Attachments with Original Name, the attachments are stored in the folder using their original filenames. You can also save Document of Record (DoR) in the Azure Blob Storage. -
Select the Storage Configuration, where you want to save your data.
-
Click Save&Close
For detailed instructions on how to integrate forms authored in the Universal Editor, refer to the article Integrate Forms with Form Data Model in Universal Editor.
Related Articles
- Send email
- Submit to SharePoint Document Library
- Submit to SharePoint List
- Submit using Form Data Model
- Submit to Azure Blob Storage
- Submit to REST endpoint
- Submit to OneDrive
- Invoke an AEM Workflow
- Submit to Power Automate
- Submit to Workfront Fusion
- Connect Adaptive Form to Salesforce application
- Connect an Adaptive Form to Microsoft® Dynamics
- Connect an Adaptive Form to ÃÛ¶¹ÊÓÆµ Marketo Engage
- Create custom submit action