Ryan Valizan
11/30/2022, 12:35 AMscottvonduhn
11/30/2022, 12:56 AMerictgrubaugh
11/30/2022, 2:49 AM/Objects/Records/
, /Objects/Scripts/Client/
, etcRyan Valizan
11/30/2022, 2:50 AMerictgrubaugh
11/30/2022, 2:51 AMdeploy.xml
if you've got anything more specific in there than the default src/Objects/*
erictgrubaugh
11/30/2022, 2:53 AMRyan Valizan
11/30/2022, 2:54 AMRyan Valizan
11/30/2022, 4:22 PMdeploy.xml
<objects>
<path>~/Objects/commHeader/sch/customscript_sch_***.xml</path></objects>
Validation failed.
An error occurred during custom object validation. (customscript_sch_***)
Details: The script ID customscript_sch_*** is a duplicate. Please use a different script ID.
Details: The script ID custscript_sch_*** (scriptcustomfield) for the customscript_sch_***.custscript_sch_*** subrecord is a duplicate.
erictgrubaugh
11/30/2022, 10:38 PMerictgrubaugh
11/30/2022, 10:45 PM*
to indicate an entire directory, but not to expand a subset of filenames. If you wanted to deploy everything under Objects/commHeader/sch
, I'd expect your deploy.xml
to have
<path>~/Objects/commHeader/sch/*</path>
Ryan Valizan
12/02/2022, 1:31 PMRyan Valizan
12/02/2022, 1:34 PMdbarnett
12/02/2022, 2:33 PMerictgrubaugh
12/02/2022, 5:20 PMscottvonduhn
12/02/2022, 5:22 PMscottvonduhn
12/02/2022, 5:23 PM