Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SIGNiX Background

Quik! is proud to partner with SIGNiX as another powerful way for users to utilize E-Signature. SIGNiX uses a specific type of electronic signature known as a “digital” signature. Digital signatures take the concept of traditional paper-based signing and turns it into an electronic fingerprint. This coded message is unique to both the document and to the signer, and it binds both of them together. Digital signatures use identity authentication methods to prove the identity of each signer. Each digitally signed document is also protected against tampering and forgery with a tamper-evident seal. With digital signatures, organizations can rest easy with the best in security, accountability and non-repudiation.

Enabling Signix

Enterprise customers who build their application on the Quik! Forms Engine often want the ability to e-sign forms from directly within their own application and environment. To make this possible, the QuikSignixTransport sample project was developed to handle communications between Quik! and SIGNiX. In order to send a Quik! Form to SIGNiX, the data and the document must be transformed by Quik! and prepared to be sent to SIGNiX. This project handles the transmission of the form and data to and from Quik!, and then to SIGNiX, giving the customer full control over the steps and events prior to and after sending to SIGNiX. 

In other words, a project similar to the QuikSignixTransport needs to be hosted in the customer's server, and its endpoint must be set as the SignURL of the form. If there's no interest in having this project hosted in a server, we hosted it at Quik! so that you can use it as is. The difference lies in that with this approach, the customer will not be able to do business logic after posting the data to the SignURL and BEFORE calling Signix. The URL is: https://websvcs.quikforms.com/Signix/QuikSignixTransportWS/v5500/QuikSignixTransport.aspx

Unlike the Quik! integration with DocuSign, this is the only way customers can submit a form to SIGNiX.  Simply configure the relevant properties in the Quik! Forms Engine, and Quik! handles the back-end communication with SIGNiX APIs. 

Important: you must have an active Signix account and you must set up the credentials at Quik!, which you can do using the Quik! Forms Enterprise site (https://qcc.quikforms.com/QFE).

The following sections detail the Quik! integration with SIGNiX technology. Click here to access SIGNiX's own development documentationThe following sections detail the Quik! integration with SIGNiX technology. Click here to access SIGNiX's own development documentation.

Important: You must have a valid SIGNiX account and you must add your credentials at Quik! in order to e-sign Quik! forms with SIGNiX. Credentials can be added via the Quik! Forms Enterprise Manager or via REST web services.


Panel
borderWidth0
borderStylesolid
titleIn This Section...
Child pages (Children Display)
 

...