52.16    CDA Interceptors 52.18    CDA Terminology   

52.142.1CDA JavaScript Execution Scripts

 

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

  • CDA Processing Script (File)

  • CDA Processing Script (Text)

52.142.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
  • CDA Exchange+
Default Value (no default)
Example Property
module.[MODULE_ID].config.cda_processing_script.file = 

52.142.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
  • CDA Exchange+
Default Value (no default)
Example Property
module.[MODULE_ID].config.cda_processing_script.text = 
   52.16    CDA Interceptors 52.18    CDA Terminology