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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user