tdis_update_collection


Description

Updates a collection in the dB.

select *
from tdis_update_collection('TL-c36ee070-9dfe-11ed-a439-afd4c5252924', 4, '01', '{Chain,of,Custody}',
                    'Region 01 Collection', 'Lorem Ipsum', 'Lorem Ipsum',
                    '{{32,1},{37,6}}', null);

Parameters

Name Type Mode
p_tdis_identifier character varying IN
p_user_id integer IN
p_jurisdiction_id integer IN
p_project character varying IN
p_chain_of_custody ARRAY IN
p_collection_name character varying IN
p_collection_description character varying IN
p_collection_purpose character varying IN
p_contacts ARRAY IN
p_license character varying IN