Transfer parameters
File transfer
Documents can be transferred to signoSign/2 using transfer parameters. For this purpose, the path to a .pdf, .sig, .sml, .xfdf, .zip or .szp file is transferred to the application. Several documents can be opened at the same time.
This call starts the application and opens the files.
The following example would open the files “Test.pdf” and “Test.sig”:
“C:\Program Files\signotec\signoSign2\signoSign2.exe" "C:\Documents\Test.pdf” “C:\Templates\New\Test2.sig”
The order in which the documents are opened does not necessarily correspond to the order of the parameters. The actual sequence can be influenced by many factors, such as the file size.
Parameter: OpenResubmission
The OpenResubmission parameter can be used to start signoSign/2 and immediately display the file selection of the resubmission.
An example of opening the resubmission could look like this:
“C:\Program Files\signotec\signoSign2\signoSign2.exe” OpenResubmission
Filter options for signoStorage
If signoStorage is used as a resubmission, the display of available files can be filtered by column name and value. Several values can be transferred, whereby the individual values must be separated by an “&.” If the filter function is to be used, the complete parameter must be defined in quotation marks.
A call could look like this, for example:
“C:\Program Files\signotec\signoSign2\signoSign2.exe” “OpenResubmission?ID=4711&User=john.doe”
The simultaneous use and transfer of a file and the “OpenResubmission” parameter is not possible.