The CreatorCon Call for Content is officially open! Get started here.

Restrict export directly from URL for JSON and XML

egravl
Tera Contributor

I am able to Restrict export directly from URL for CSV, Excel and PDF formats using processor ACL's as described in this article:   

https://community.servicenow.com/community?id=community_question&sys_id=8daefa65db58dbc01dcaf3231f961973&view_source=searchResult

For some reason, the processor ACL's on XMLOutputProcessor and JSONOutputProcessor are not working.  Both ACLs restrict access based on a role, but someone without that role can still export to JSON and XML directly from a URL.

9 REPLIES 9

I'm not sure it is just a typo or not in your question, but the processors for XML and JSON are named XMLProcessor and JSONv2Processor not XMLOutputProcessor and JSONOutputProcessor.

find_real_file.png

-O-
Kilo Patron

I mean at least OOB, in my PDI 🙂

Community Alums
Not applicable

HI,

Can you share me the CSV and PDF naming in ACL?

Thanks.

Aya Hassan
Tera Contributor

Did you find any solution for this issue ?

Aya Hassan
Tera Contributor

did you find a solution for this case ?