Unable to use negative numbers for Position X and Y for DocuSign

Unable to use negative numbers for Position X and Y for DocuSign

Behavior:
When trying to use a negative number for the Position X and Position Y variables for DocuSign, the Workflow Designer does not allow negative numbers to be entered in my integer global variable from an Assign data step.

Solution:
The Integer data type global variable only accepts whole numbers, which means that only numbers starting at 0 can be entered manually. 

As a workaround, an arithmetic expression can be used to enter negative numbers, such as the one below for example;

CINT("-12")

This will populate the global variable with -12.

*Note: When requesting multiple signatures, the MultiplePositionX and MultiplePositionY variables are text data types, and do not accept negative numbers. You would have to use numbers starting from 0 onward.*

KBA applicable for both Cloud and On-premise Organizations.

    • Related Articles

    • How do you set up DocuSign for use with Workflow

      Question: How can I setup a workflow to use the DocuSign Signature Service? Answer: Please follow the instructions below to setup your DocuWare system to use the DocuSign Signature service. Step 1: Register the organization with the DocuWare ...
    • How to use authentication for my Webservice?

      Question: How to use authentication for my Webservice? Answer: The use of basic authentication for a Webservice is a new feature included in DocuWare 7.1 for the first time. To use this function follow these steps: Download the project from GitHub: ...
    • How to retract a document that has been sent to DocuSign for a signature

      Question: How can I retract a document that has been sent to DocuSign for a signature? Answer: When a document has been sent to DocuSign for signature, it's possible to retract it so that the signature request is canceled. The following workflow ...
    • New users unable to log into client

      DescriptionOnBase is being rolled out to a new department. The Thick Client was installed on workstations and the appropriate Active Directory group was added to their user IDs. When trying to log into OnBase Client, three are getting the error ...
    • Some users are unable to access "Network Security" settings in OnBase Configuration

      The "Network Security" settings are made available in OnBase Configuration when OnBase Configuration is accessed with a shortcut that has the -ROMANZO switch. Per the "-ROMANZO" section of the Command Line Switches MRG: "This switch is used for ...