updated notes for hook scripts
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m47s

This commit is contained in:
zmaj 2024-02-06 19:08:11 +00:00
parent f5eac67aff
commit b168c95b54

View File

@ -216,3 +216,6 @@ To illustrate:
* Physical filesystem (ends in .sas): `/opt/sas/code/myprogram.sas`
* Logical filesystem: `/Shared Data/stored_processes/mydatavalidator`
!!! warning
Do not place your hook scripts inside the Data Controller (logical) application folder, as they may be inadvertently lost during a deployment (eg in the case of a backup-and-deploy-new-instance approach).