Şu sürüme ilişkin yardım içeriğini görüntülüyorsunuz:
- 6.4
- 6.3
- Eski Sürümler
Adobe Sign enables e-signature workflows for adaptive forms. E-signatures improve workflows to process documents for legal, sales, payroll, human resource management, and many more areas.
In a typical Adobe Sign and adaptive forms scenario, a user fills an adaptive form to apply for a service. For example, a credit card application and a citizen benefits form. When a user fills, submits, and signs the application form, the form is sent to the service provider for further action. Service provider reviews the application and uses Adobe Sign to mark the application approved. To enable similar electronic-signature workflows, you can integrate Adobe Sign with AEM Forms.
To use Adobe Sign with AEM Forms, configure Adobe Sign in AEM Cloud Services:
You require the following to integrate Adobe Sign with AEM Forms:
- An active Adobe Sign developer account.
- An SSL enabled AEM Forms server.
- An Adobe Sign API application.
- Credentials (Client ID and Client Secret) of Adobe Sign API application.
After prerequisites are in place, perform the following steps to configure Adobe Sign with AEM Forms:
-
On the AEM Forms server, navigate to Adobe Experience Manager
> Tools
> Deployment > Cloud Services.
Not:
Verify that URL of the cloud services configuration page is starting with HTTPS. If not, enable SSL for AEM Forms server.
-
Configure OAuth settings for the Adobe Sign application:
- Open a browser window and sign in to the Adobe Sign developer account.
- Select the application configured for AEM Forms, and tap Configure OAuth for Application.
- In the Redirect URL box, add the HTTPS URL noted-down or copied in step 4 and click Save.
- Enable the following OAuth settings for the Adobe Sign application and click Save.
- aggrement_read
- aggrement_write
- aggrement_send
- widget_write
- workflow_read
For step-by-step information to configure OAuth settings for an Adobe Sign application and obtain the keys, see Configure oAuth settings for the application developer documentation.
-
In the Edit Component dialog, specify Client ID and Client Secret, (optional) select the Enable Adobe Sign for attachments also option, and tap Connect to Adobe Sign. The Enable Adobe Sign for attachments also option appends files attached to an adaptive forms to the corresponding Adobe Sign document sent for signing.
An Adobe Sign enabled adaptive form is submitted only after all the signers complete the signing process. By default, the Adobe Sign Scheduler services is scheduled to check (poll) signer response after every 24 hours. You can change the default interval for your environment. Perform the following steps to change the default interval:
-
Locate and open the Adobe Sign Configuration Service option. Specify a cron expression in the Status Update Scheduler Expression field and click Save. For example, to run the configuration service daily at 00:00 am, specify 0 0 0 1/1 * ? * in the Status Update Scheduler Expression field.