Translations - ONYX - 9.0 - Utilisation - Guide de prise en main ONYX Server/277/en
Différence entre versions
De MappingDoc
(Page créée avec « *'''param''': dynamic value of a system environment parameter, linked to Onyx Server, the Workflow or the input spooled file *'''value''': static value entered by the user... ») |
|||
| Ligne 6 : | Ligne 6 : | ||
*'''SQL''': dynamic value obtained after an SQL request (SELECT type in this case) was executed | *'''SQL''': dynamic value obtained after an SQL request (SELECT type in this case) was executed | ||
*'''resolve''': dynamic value obtained after a research in a resolution table | *'''resolve''': dynamic value obtained after a research in a resolution table | ||
| − | *'''rulefile_multiple''': defines several parameters with a dynamic value at once, with | + | *'''rulefile_multiple''': defines several parameters with a dynamic value at once, with information in the same input file (in XML mode only). |
Version actuelle datée du 27 août 2019 à 11:52
- param: dynamic value of a system environment parameter, linked to Onyx Server, the Workflow or the input spooled file
- value: static value entered by the user
- rulefile: dynamic value in a text or an XML file (may be the input spooled file, or any other file)
- command: dynamic value obtained after a predefined Onyx Server command was executed
- cmd: dynamic value obtained after a user script was executed
- SQL: dynamic value obtained after an SQL request (SELECT type in this case) was executed
- resolve: dynamic value obtained after a research in a resolution table
- rulefile_multiple: defines several parameters with a dynamic value at once, with information in the same input file (in XML mode only).