User Tools

Site Tools


novo_event.handler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
novo_event.handler [2011/05/15 03:23]
novowiki /* NOVO.EVENT.HANDLER */
novo_event.handler [2021/02/05 21:20] (current)
dlm
Line 1: Line 1:
-{{file_jo_novo_logo_verbage3.gif}}+[[main_page|NovoMotion Outbound  Menu]]
  
 +====== 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 is:+
  
 CALL NOVO.EVENT.HANDLER(FILENAME,ID,RECORD,EVENT.TYPE) CALL NOVO.EVENT.HANDLER(FILENAME,ID,RECORD,EVENT.TYPE)
  
  
 +\\
 Definition of arguments: Definition of arguments:
  
Line 50: Line 43:
  
  
 +\\
  
- +[[main_page|NovoMotion Outbound  Menu]]
  
novo_event.handler.1305429818.txt.gz · Last modified: 2011/05/15 03:23 by novowiki

DokuWiki Appliance - Powered by TurnKey Linux