Difference between revisions of "Edi DataGroup Identifier"

From Fusion Registry Wiki
Jump to navigation Jump to search
(Created page with "Category:How_To When processing an EDI data file, the EDI standard madates that the group name of the DSD referenced by the data file has the group name of "Sibling". Th...")
 
(Setting the EDI Data Group Identified)
Line 9: Line 9:
 
To set this value, the Registry must be started and a Java System variable called "edi.datagroup.identifier" must be specified and set to the appropriate value. This is supplied via the -D parameter thus: <code>  -Dedi.datagroup.identifier=true  </code>
 
To set this value, the Registry must be started and a Java System variable called "edi.datagroup.identifier" must be specified and set to the appropriate value. This is supplied via the -D parameter thus: <code>  -Dedi.datagroup.identifier=true  </code>
  
This value can also be set via the
+
This value can also be set via the [[System_Properties|System Properties Web Service.]]

Revision as of 13:51, 12 May 2022


When processing an EDI data file, the EDI standard madates that the group name of the DSD referenced by the data file has the group name of "Sibling". This option allows the group name to be a different value.

By setting this value to an explicit

Setting the EDI Data Group Identified

To set this value, the Registry must be started and a Java System variable called "edi.datagroup.identifier" must be specified and set to the appropriate value. This is supplied via the -D parameter thus: -Dedi.datagroup.identifier=true

This value can also be set via the System Properties Web Service.