Action | Description |
---|---|
Execute | Performs the transformation based on the specified parameters and properties. |
Action | Parameter | Description |
---|---|---|
Execute | SourceMessage | Provide a DJMessage for the Message parameter. The DJMessage body will be used as the source for the Transformer component. A new DJMessage can be created by clicking in the Message parameter field, and then selecting Add new DJMessage from the drop-down menu. The body of the DJMessage can be loaded by clicking the More Options button. |
Execute | TargetMessage | Provide a DJMessage for the Message parameter. The DJMessage body will be used as the target, or output, for the Transformer component. A new DJMessage can be created by clicking in the Message parameter field, and then selecting Add new DJMessage from the drop-down menu. The body of the DJMessage can be loaded by clicking the More Options button. |
Action | Property | Description |
---|---|---|
Execute | Optional XSLT Document | To create a custom document, enter the full path to the XSLT document you want to use. The XSLT document must consume v2.xml. |
Error Code | Error Name | Description | Reason |
---|---|---|---|
0 | ERR_OK | OK status. | No error. The information is returned successfully. |
7 | ERR_CREATERR | Error creating a file or table. | Error detected during component initialization. |
8 | ERR_WRITERR | Error writing to a file or table. | XSLT transformation failed. See the process log for specific message. |
34 | INVALID | Primary transformation failed. | HL7 source message may be malformed. See the process log for specific message. |
46 | LICENSING | Component is not licensed for the product version. | Component is not licensed. |