Element End Date using HDL
Summary
Need to end date recurring type element entry attached on a record using HDL loaderContent
Hi,
We have a recurring element attached on various records, having multiple occurrence as described below -
For example:
Person number : 12345, having element entry as below
S.no. Element Primary Entry Value(Payment Type) Effective Start Date Effective End Date
1 XYZ recurring element ABC 2020/01/01 4712/12/31
2 XYZ recurring element DEF 2020/01/01 4712/12/31
3 XYZ recurring element PQR 2020/01/01 4712/12/31
We need to end date all above entries with date as 2020/09/30.
The HDL is getting loaded successfully (with import and load 100%) but nothing reflects on the front end. The data is intact, i.e. it has the same data as above. There is no end date populated.