User Tools

Site Tools


novo_event.handler

Differences

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

Link to this comparison view

Next revision
Previous revision
novo_event.handler [2011/03/18 18:50]
novowiki Created page with "<center>[[File:JoNovoLogoVerbage3.gif]]</center> <br /><br /> ===<center> '''NOVO.EVENT.HANDLER '''</center>=== <br /><br /> This is a subroutine that is used by the processes t..."
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.1300474258.txt.gz · Last modified: 2011/03/18 18:50 by novowiki

DokuWiki Appliance - Powered by TurnKey Linux