HDL to amend/create element object group using HDL file
Summary:
I am trying to amend/create Object group with type 'Element Group'. I am able to amend. create object group with type 'Payroll Relationship Group' with below hdl format.
METADATA|ObjectGroup|LegislativeDataGroupName|ObjectGroupCode|ObjectGroupName|ObjectGroupTypeCode|StartDate|EndDate|StaticDynamicFlag|Description
MERGE|ObjectGroup|US Legislative Data Group|GS_US_TUE_ONC_NGO|GS_US_UAT_Cycle3_TUE_Payroll|PAYEMP|1951/01/01|2051/01/01|N|GS_US_UAT_Cycle3_TUE_Payroll
METADATA|ObjectGroupAmend|LegislativeDataGroupName|ObjectGroupCode|ObjectGroupLevelName|ObjectCode|IncludeOrExclude
MERGE|ObjectGroupAmend|US Legislative Data Group|GS_US_TUE_ONC_NGO|Payroll Relationship|6441359|I
This hdl doesn't work when used to load/amend Payroll Relationship Group Object group.