tdis_duplicate_artifact


Description

Duplicates or clones an existing artifact creating a completely new record which is unconnected with the original. Returns the new artifacts’s TDIS Identifier.

select *
from tdis_duplicate_artifact('TA-54de7176-98ea-11ec-ba2a-59ebf1ac4488');

Parameters

Name Type Mode
p_tdis_identifier character varying IN