Getting Error when updating element entries
Summary:
Hello, we're doing an update on the element entries which means changing the screen entry value.
Below is a sample of hdl used.
METADATA|ElementEntry|AssignmentNumber|ElementEntryId|EffectiveStartDate|EffectiveEndDate|ElementName
MERGE|ElementEntry|E727|300000007556676|2018/09/27||Passage Benefit
METADATA|ElementEntryValue|AssignmentNumber|ElementEntryId|ElementEntryValueId|EffectiveStartDate|ScreenEntryValue|EffectiveEndDate|ElementName
MERGE|ElementEntryValue|E727|300000007556676|300000007556678|2018/09/27|100||Passage Benefit
====
We're getting error on element type id when uploading it.
Please advice on how to resolve.
Thanks
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):