Smile CDR v2024.05.PRE
On this page:
   45.15    CDA Interceptors 45.17    CDA Terminology   

45.16.1CDA JavaScript Execution Scripts

 

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

  • CDA Processing Script (File)

  • CDA Processing Script (Text)

45.16.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 = 

45.16.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 = 
   45.15    CDA Interceptors 45.17    CDA Terminology