-1

The uri is getting generated based on a unique key in my delimited input. But, for versioning of document to work , I require it to have system dateTime also. Can anyone help?

1 Answers1

1

You can either provide a timestamp as part of the -output_uri_prefix or -output_uri_suffix arguments, or consider using an MLCP Transform for this.

See also: Transforming Content During Ingestion

HTH!

grtjn
  • 20,254
  • 1
  • 24
  • 35