Signature Integration Technical Reference
Stored procedures are now provided to enhance the Signature Utilities imports. This will enable integration developers to create a data migration solution that is quicker and easier to use.
For each table, there is a PRE- and POST- script, which are non-encrypted procedures that allow consumers of the main procedure to validate both incoming and outgoing data from the main procedure. These scripts are essentially "empty boxes" that pass the parameters through and from the main script and the consumer of these import procedures can modify these and apply their own custom logic.
The following main stored procedures are included. Refer to each section below to review information such as the SQL table that it represents, element definitions, and error codes.