REPOSITORY ATTRIBUTES
REPOSITORY ATTRIBUTES FILE=’file specification’
[DESCRIPTION='description']
[KEYWORDS='keywords']
[AUTHOR='author']
[VERSIONLABEL='label']
[EXPIRATION=days]
[TOPICS='topics']
[/SECURITY ID='id' [PERMISSION= [READ**] [WRITE] [DELETE] [MODIFY] [OWNER] ] ]
** Default if the keyword is omitted.
Release History
Release 16.0
- Command introduced
as
PER ATTRIBUTES
.
Release 17.0
-
VERSIONLABEL
keyword extended to support multiple labels.
Release 18.0
-
PER ATTRIBUTES
deprecated. Command name changed toREPOSITORY ATTRIBUTES
.
Syntax
for the REPOSITORY ATTRIBUTES
command can be generated
from the Storing an Object to a IBM SPSS Collaboration and Deployment Services
Repository dialog
box when storing an object from the Add a File choice on the IBM® SPSS® Collaboration and Deployment Services Repository submenu
(available on the File menu).
Example
REPOSITORY COPY
FILE='/myscripts/cust_value.py'
OUTFILE='SPSSCR://scripts/cust_value.py'.
REPOSITORY ATTRIBUTES FILE='SPSSCR://scripts/cust_value.py'
DESCRIPTION='Customer Value Calculation'
KEYWORDS='customer;value'.