Good Morning,
First of all I'm sorry for my English, it's not very good.
I am using the Rest API of the CWS to search for documents. Among the values to recover, I would need to obtain the Secutiry Clearance Level. Would it be possible?
I have tried adding it as region rmCURRENTSECURITY but it always recovers it empty.
Method used:
OTCS/cs.exe/api/v2/search
Params:
where = OTLocation:200358 AND OTSubType:144
select = {'OTDataID','OTName', 'OTCreateDate', 'Attr_18634_3', 'rmCURRENTSECURITY'}
Thank you