Not able to find UI Page of "Request risk assessment"
Hello Community, My requirement is to Rename the Assessor type choices. Can you please help me in this? Thanks in advance.
Hello Community, My requirement is to Rename the Assessor type choices. Can you please help me in this? Thanks in advance.
domain-separated environment and using the theme builder to customize themes for each domain. When I apply the theme to one domain, it works fine. But when I apply it to another domain, the changes go back to the default Polaris view. Has anyone expe...
Hi, Can you someone help me? Before I was able to attach a mhtml file to an incident record and now I am encountering an error."File type not permitted or mime type does not match the file content" glide.attachment.extensions = No valueglide.security...
Hi,While Incident is getting created from AWS to ServiceNow, for some Incidents descriptions comes blank. Do you know if there is any logging that happens within ServiceNow to see the payload? or it is all from AWS end? Anybody has seen a similar iss...
Hi,I have a requirement to show a subcategory from an incident form depending on the role and group membership. This is working on SOW but not on native view, UI Type is on ALL. Can you please advise what needs to be done? Thank you.
Hello, I created read ACL for stakeholder role to be able to see requested item and catalog task for specific category. I used the Access Analyzer to see why stakeholder can't see the records and got 2 Business Rule causing the issue on requested ite...
Hello,I trying to populate the fields below when a business app is selected. It is working but bringing back value instead of Display Value. AND I am trying to bring back user cost center and populate Any assistance is appreciated. Field: Data Cla...
Hi everybody, I'm trying to learn more about GlideappWizardIntercept, and where i can find any information about it in my instance. The instance says that there isn't any definition for GlideappWizardIntercept. I have a UI action that creates a new ...
Hi All, We have created the ACL to restrict users from creating reports in Classic UI. But we have to allow them to create a report in Platform Analytics Workspace. Is there any way, we can create anything which is applicable to restrict in Classic U...
Hi guys, I have the cmdb_ci_service table loaded in list view, and I have this simple SQL query: sys_class_name=cmdb_ci_service_business^ORsys_class_name=cmdb_ci_service^ORsys_class_name=cmdb_ci_service_technical^operational_status=1 I want to paste ...
I want to create new flow designer for custom table. The condition is if approval requested without action for 7 days. The record will be rejected. I am facing the issue on dot walking condition from approval table. The triggers are not working. What...
Hello, i want to change something in Project Workspace viewhere I want to change all the row where is "budget , Estimate At Completion, ....." with other fields that I have created.also how can I remove the options for the right side that I don't nee...
I have a business requirement of generating the GRC Policy Exception record as PDF and attach the document in Policy Exception approval emails. as there is no direct way of doing this, based on a forum article, I created a HTML template in 'Document ...
Hi All,We have a workflow with an "Approval - Group" action where one rejection should remove the need for other approvers.I’ve verified the group and users are active, and their emails are correct. I tested this in our dev instance, and it worked as...
Hi Community , I understand that using current.update() in a Business Rule is generally not considered a good practice. However, I have a requirement where it seems necessary to use current.update(). While I know we can use setWorkflow(false) to miti...