Product/components used and version/fix level:
Detailed explanation of the problem:
Error messages / full error message screenshot / log file:
Question related to a free trial, or to a production (customer) instance?
Hi,
is there a way to offload custom properties added to an event via DataHub? I do not see the possibility to append them as columns during configuring the offloading pipeline.
Here you can find an example of an event with custom properties:
{
"creationTime": "2023-11-21T13:55:30.890Z",
"source": {
...
},
"type": "a1d_customeventtype",
"lastUpdated": "2023-11-21T13:55:30.890Z",
"self": "...",
"time": "2023-11-21T14:55:30.838+01:00",
"id": "1644149",
"text": "custom event text",
"a1d_property_datetime": "2023-11-15T02:54:27.000Z",
"a1d_property_01": "02",
"a1d_property_02": "03"
}
Thank you!
Best regards,
Attila