Skip to main content

Import collected data into FA

Within the process flow, you can collect the data or results from user interactions with forms, and import them into FA with a service task.

  1. Make sure you added import to the Property Name field in form components that you want to import to FA, see Define form components to import data in FA

  2. Add a new Service task in the process.

  3. In the component properties, define the Delegate expression to be ${importer}.

  4. Optionally, name the task to differentiate it from other service tasks when the process flow extends.