User Experience (UX) designer: A User Experience (UX) designer defines style, layout, and branding for AEM Forms assets.
Forms practitioner: A Forms practitioner creates Adaptive Forms, themes, and templates as per the style, layout, and branding provided by the UX designer. The practitioner also creates and integrates Adaptive Form with a Form Data Model and AEM Workflows. A Forms Practitioner typically undertakes front-end related tasks.
Forms developer: A Forms developer develops a custom forms solution. A Forms developer typically undertakes backend development like developing custom components, AEM Workflows, pre-fill service and more.
AEM administrator: An AEM administrator helps with overall configuration like setting up users, hardening the environment, configuring data sources, configuring email, and third party software. AEM administrator also helps with integrations like integrating with Adobe Analytics, Adobe Target, and Adobe Sign.
End user: An end user interacts with and submits the published form, signs submitted forms, tracks submitted applications through web portal, and receives personalized communications.
Onboard to the Adobe Experience Manager as a Cloud Service.
(For Sandboxes only) After onboarding the service, create and run both production and non-production pipelines. It enables and brings latest features of AEM Forms as a Cloud Service to your environment.
You can use Forms as a Cloud Service to create an adaptive form (Digital Enrollment) or generate a customer communication. After completing Onboarding to the Adobe Experience Manager as a Cloud Service, perform one of the following actions to enable Digital Enrollment or Customer Communications features. You can also enable both the features:
Log in to Cloud Manager and open your AEM Forms as a Cloud Service Instance.
Open the Edit Program option, go to the Solutions & Add-ons tab, and select the Forms - Communications option.
If you have already enabled the Forms - Digital Enrollment option, then select the Forms - Communications Add-On option.
Click Update.
Run the build pipeline. After the build pipeline succeeds, Communications APIs are enabled for your environment.
To enable and configure document manipulation APIs, add the following rule to Dispatcher configuration:
# Allow Forms Doc Generation requests
/0062 { /type "allow" /method "POST" /url "/adobe/forms/assembler/*" }
After you complete onboarding to the service, login to your AEM Forms as a Cloud Service environment, open Author and Publish instances, and add users to Forms-specific AEM groups, based on their persona. The following table lists Forms-specific AEM groups, available out of the box, and corresponding user types. The table also provides AEM instance type for each user type:
User types (Personas) | User groups | AEM instance |
---|---|---|
Form practitioner /Forms developer |
|
Author instance |
User Experience(UX) designer |
|
Author instance |
AEM administrator |
|
Author and Publish instance |
End user |
|
Author and Publish instance |
For more information about Forms-specific AEM groups and corresponding permissions, see Groups and permissions.
Set up a local development environment. You can use local development environment to create an Adaptive Form and related assets (Themes, Templates, custom Submit Actions, pre-fill service and more) and convert PDF forms to Adaptive Forms without logging in to cloud development environment.