Input parameters
These options are available:
-
None – the default value.
No information is sent to this script input parameter.
-
Document name (Original) - the exact name always depends on the real document name.
-
Content of the Input document is sent to this script input parameter.
-
Content can be send only to script input parameter of type “String” or “Binary”.
-
-
Headers – “Document name” (Original)
-
Headers of Input document are sent in JSON format to this script input parameter.
-
Headers can be send only to script input parameter of type “String”.
-
-
Document name (Patch)
-
Content of Patch document is sent to this script input parameter.
-
Content can be send only to script input parameter of type “String” or “Binary”.
-
-
Headers – “Document name” (Patch)
-
Headers of Patch document are sent in JSON format to this script input parameter. See Headers JSON structure.
-
Headers can be send only to script input parameter of type “String”.
-
-
Value
-
If selected, field in ‘Value’ column is enabled.
-
Specify any text to be send to this script input parameter.
-
Datatype of specified text must match with the script input datatype.
-