How to set end date or disable seeded Content Items with HDL
Summary
Customer need to use its own list of languages because the system's default list is too long.Content
The request is to disable the content items of Languages and load (via HDL) a list with new items, created specifically for the customer.
The dat file that will probably be loaded will have a header like this
METADATA|ContentItem|ContentTypeId|ContentItemValueSetId|ContentItemCode|Name|ItemDescription|DateFrom|DateTo|RatingModelId|SourceSystemOwner|SourceSystemId
I would need to retrieve this information for the language default Items.
Would anyone suggest me a query to extract the following information?
ContentTypeId
ContentItemValueSetId
ContentItemCode
Name
ItemDescription
DateFrom
DateTo
RatingModelId
0