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 [2021/02/04 20:42]
dlm
novo_event.handler [2021/02/05 21:20] (current)
dlm
Line 1: Line 1:
 +[[main_page|NovoMotion Outbound  Menu]]
  
 ====== NOVO.EVENT.HANDLER ====== ====== NOVO.EVENT.HANDLER ======
Line 5: Line 5:
  
  
-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.+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.
  
  
 +Some situations in which this could be used are as follows:
  
-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
  
-  * User wants to bypass the NovoMotion trigger.  +\\ 
-  * User wants to add schema interaction to an ECA.  +Execution call for the subroutine:
-  * 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 44: Line 43:
  
  
 +\\
  
- +[[main_page|NovoMotion Outbound  Menu]]
  
novo_event.handler.1612471361.txt.gz · Last modified: 2021/02/04 20:42 by dlm

DokuWiki Appliance - Powered by TurnKey Linux