novo_event.handler
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
novo_event.handler [2011/05/14 23:23] – /* NOVO.EVENT.HANDLER */ novowiki | novo_event.handler [2021/02/05 16:20] (current) – dlm | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{file_jo_novo_logo_verbage3.gif}} | + | [[main_page|NovoMotion Outbound |
+ | ====== NOVO.EVENT.HANDLER ====== | ||
+ | This is a subroutine that is used by the processes to generate [[bci.action|BCI.ACTION]] records. The subroutine may be invoked within custom processes - if desired. This would then replace the normal triggering process. | ||
- | ====== **NOVO.EVENT.HANDLER ** ====== | + | Some situations in which this could be used are as follows: |
+ | * User wants to bypass the NovoMotion trigger | ||
+ | * User wants to add schema interaction to an ECA | ||
+ | * File updates occur multiple times and updates to the schema are only desired once | ||
+ | * User wants to execute the schema update from a specific process | ||
- | + | \\ | |
- | This is a subroutine that is used by the processes to generate [[bci.action]] records. The subroutine may be invoked within custom processes - if desired. This would then replace the normal triggering process. | + | Execution call for the subroutine: |
- | + | ||
- | + | ||
- | + | ||
- | Some situations where this could be used are: | + | |
- | + | ||
- | + | ||
- | * User wants to bypass the NovoMotion trigger. | + | |
- | * User wants to add schema interaction to an ECA. | + | |
- | * File updates occur multiple times and updates to the schema are only desired once. | + | |
- | * User wants to execute the schema update from a specific process. | + | |
- | + | ||
- | + | ||
- | Execution call for the subroutine | + | |
CALL NOVO.EVENT.HANDLER(FILENAME, | CALL NOVO.EVENT.HANDLER(FILENAME, | ||
+ | \\ | ||
Definition of arguments: | Definition of arguments: | ||
Line 50: | Line 43: | ||
+ | \\ | ||
- | + | [[main_page|NovoMotion Outbound | |
novo_event.handler.1305429818.txt.gz · Last modified: 2011/05/14 23:23 by novowiki