darrenhillconsulting
11/07/2022, 8:18 PMbefore update
after update
options when running the SDFInstallation script? What if I need to gather data BEFORE the update .. .then using that data AFTER the update is complete?Matt Bernstein
11/08/2022, 1:43 AMExtendApps Inc.
11/08/2022, 1:53 AMMatt Bernstein
11/08/2022, 2:21 AM<deploy>
<run>
<script>
<path>~/Objects/customscript_install_script.xml</path>
<deployment>customdeploy1</deployment>
</script>
</run>
<files>
<path>~/FileCabinet/SuiteApps/com.example/*</path>
<files/>
<objects>
<path>~/Objects/*</path>
</objects>
</deploy>
Matt Bernstein
11/08/2022, 2:22 AMMatt Bernstein
11/08/2022, 2:23 AMExtendApps Inc.
11/08/2022, 2:24 AM