Webcenter content Archiver.
Hi,
I have a requirement where I need to update dDocTitle where title is a combination of 2 values like:
Title = title - <invoice_id>
Where title is fixed but invoice_id is different for each content.
I am trying with Archiver but in import_maps is it possible to give regexp?
Is it possible through Archiver?
Is there any other way to achieve this?
Ex:
Document - 12345
Document - 11234
Document - 12355
Document - 11555
to
Content - 12345
Content - 11234
Content - 12355
Content - 11555
Thanks,
Shivam