docs: remove non-DC and low-value sections from v7.13.0 docs bundle

- deploy-viya: remove first-launch note, Deploy Checks section
- admin-services: remove Licence Key Screen section
- cas-tables: remove REPLACE Load Type subsection
This commit is contained in:
dc-bot
2026-09-03 19:32:49 +00:00
parent 6fa1b4f6ba
commit 9666ca3300
3 changed files with 0 additions and 23 deletions
-4
View File
@@ -39,10 +39,6 @@ Note that since the CAS connection is using a shared account, the CASUSER librar
It can happen that a CAS table is configured in Data Controller but not loaded into memory. In this case, when a user selects the table, it will be automatically loaded.
### REPLACE Load Type
The REPLACE load type (which replaces all rows in the target table with the staged data) is supported on CAS tables. This works the same way as it does for regular SAS datasets - see [MPE_TABLES](/dcc-tables/#loadtype) for general REPLACE documentation.
## Unloading
After an approval, the in-memory version of the CAS Table will be updated. To apply this to the underlying file on disk, the following code must be executed (eg in a POST APPROVE HOOK):