Can we modify ACO individual attributes using XPS explorer ?
No, you can modify Name, Desc but Attributes are presented like a global string.
If you would like to modify individual attributes and you can not use the AdminUI you can :
>> to create the cart you have to browse the ACO and add to the Cart
example :
OBJECT MENU ************************************************************ #2355
......................... Object Meta Data ........................
XID: CA.SM::[email protected]
Actual Class: CA.SM::AgentConfig
Base Class: CA.SM::AgentConfig
In Cache: yes (4)
Created: 2012-07-19 09:15:54 GMT
Last Updated: 2012-07-19 09:16:31 GMT
By: XPSDictionary::Import (via Internal)
......... Attributes from CA.SM::AgentConfig (Base Class) .........
Attributes = #AcceptTPCookie=0==
#AuthCacheSize=0=0=
#AzCacheSize=0=0=
#CacheTimeout=0==
#ChallengeForCredentials=0=no=
#EncryptAgentName=0==
#IgnoreExt=0==
#IgnoreQueryData=0==
#LogAppend=0=no=
#LogConsole=0=no=
#LogFile=0=no=
#LogFileName=0==
#LogLevel=0=0=
#LogRollover=0=no=
#LogRolloverSize=0=10240=
#LogRolloverTime=0=12=
#PersistentCookies=0=no=
#ResourceCacheSize=0==
#SMAdminUserName=0==
#SMAdminUserPassword=0==
#SMUserDirectory=0==
#SessionGracePeriod=0==
#SessionUpdatePeriod=0==
#fcccompatmode=0=no=
#filterdomainname=0=no=
#legacyencoding=0=no=
AllowLocalConfig=0==
DefaultAgentName=0==
Desc
Name = "XXXXXXXXXX"
-------------------------------------------------------------------
M - Display Meta Data
J - Display Joined Attribute value
L - Display Links
R - Display Related records (4 types)
P - Polymorph object (2 classes)
W - Get writable copy
D - Delete Object
A - List 3 Attributes
X - Add to XCart (use Mode: DEFAULT)
+ - Change XCart Mode
Q - Quit
-------------------------------------------------------------------
Enter Option (MJLRPWDAX+Q): X
>>> Menu X -> Add to the Cart
Then you will have to go back to the main menu : Q / Q / Q and go to the XCat management (X) to save the Cat to a new file
example:
XCart MENU *********************************************************** Unsaved
There is 1 object in the cart.
1-CA.SM::[email protected]
Import mode: DEFAULT
(I) Name : "XXXXXX"
-------------------------------------------------------------------
L - Load cart from file.
S - Save cart to file: Xcart.txt
M - Load cart from an ExtractManifest.
N - Save cart to a new file.
T - Save cart to a new ExtractManifest.
A - Set import mode to ADD.
O - Set import mode to OVERLAY.
R - Set import mode to REPLACE.
D - Set import mode to default.
Z - Clear the cart.
Q - Quit
-------------------------------------------------------------------
Enter Option (L.S,M,N,T,A,O,R,D,Z or Q): s
File saved.
XCart MENU ************************************************************* Saved
>>>> XPSExport <outputfile> -xf <XCartfile> -npass
>>>> XPSImport <inputfile> -npass
Documentation on XPSTools:
https://docops.ca.com/ca-single-sign-on-12-52-sp1/en/administrating/policy-server-tools/xpsexplorer
https://docops.ca.com/ca-single-sign-on-12-52-sp1/en/administrating/policy-server-tools/xpsexport
https://docops.ca.com/ca-single-sign-on-12-52-sp1/en/administrating/policy-server-tools/xpsimport