- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 06:58 AM
Show's the error on the flow designer on the catalog task's creation -
The flow's properties has been set to run as "System user". Although, the error appears
More on the Error Message:
The requested flow operation was prohibited by security rules.
at com.snc.process_flow.operation.CRUDOperation.securityRuleCheck(CRUDOperation.java:164)
at com.snc.process_flow.operation.CreateCatalogTaskOperation.getTaskRecord(CreateCatalogTaskOperation.java:65)
at com.snc.process_flow.operation.CreateCatalogTaskOperation.run(CreateCatalogTaskOperation.java:35)
at com.snc.process_flow.engine.Operation.execute(Operation.java:208)
..............
Please, assist. Thank you In Advance.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 03:37 AM - edited 09-16-2024 03:39 AM
Deleting the Create Catalog Task Action step and readding it fixed it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 07:07 AM
Hi @AmenaA
Please check the below KB article.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870023
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 03:37 AM - edited 09-16-2024 03:39 AM
Deleting the Create Catalog Task Action step and readding it fixed it.