Skip to main content

I recently started using the DocuSign CLM tool and created a document generation form, linking it to a workflow through Configurations. While setting up the workflow, I successfully connected the configuration, and the fields created in the form were populated as XML variables. However, when I added new fields to the form, they were not automatically reflected in the workflow. Is there a way to ensure that new fields added to the form are automatically updated in the workflow?

Hello ​@animish36 

Welcome to the DocuSign Community!

One thing you can do, open the executing workflow in “Activity” copy the params and paste in the Params of the workflow configuration via “Edit Schema”.

Thanks!


Hello ​@Pawan Gangwani 

 

Thank you for the explanation, I am now able to see the updated Params in my existing workflow. Below are the steps I followed:

  1. Create new fields in the Document generation form.
  2. Execute the workflow again.
  3. Navigate to the Activity tab in the Workflows section in the DocuSign CLM.
  4. Click on the latest executed workflow.
  5. Click on the Params.
  1. A popup window will open.
  2. Copy the Params XML code and open the workflow that needs to be updated.
  3. Click on the Params in the Variables tab.
  4. Click on Edit Schema.
  5. Paste the XML code and Save it.

Reply