53.15    CDA Interceptors 53.17    CDA Terminology   

53.141.1CDA JavaScript Execution Scripts

 

The CDA JavaScript Execution Scripts configuration category includes the following configurable options:

  • CDA Processing Script (File)

  • CDA Processing Script (Text)

53.141.2Property: CDA Processing Script (File)

 
Property Name CDA Processing Script (File)
Property Key
Property Type Resource Path
Description If provided, specifies a script containing callback functions that are executed to enhance processing logic for CDA Import and CDA Export. Values should be prefixed with file: or classpath:
Applies to Modules
  • CDA Exchange+
Default Value (no default)
Example Property
module.[MODULE_ID].config.cda_processing_script.file = 

53.141.3Property: CDA Processing Script (Text)

 
Property Name CDA Processing Script (Text)
Property Key
Property Type JAVASCRIPT
Description If provided, specifies a script containing callback functions that are executed to enhance processing logic for CDA Import and CDA Export.
Applies to Modules
  • CDA Exchange+
Default Value (no default)
Example Property
module.[MODULE_ID].config.cda_processing_script.text = 
   53.15    CDA Interceptors 53.17    CDA Terminology