KPI's in vendor workspace
Can someone explain to me how to get this KPI working in my instance? Is this a survey that needs taken or is it pulling data from somewhere? Any explanation would be appreciated
Can someone explain to me how to get this KPI working in my instance? Is this a survey that needs taken or is it pulling data from somewhere? Any explanation would be appreciated
I understand why a decision table will not let me use a Reference to sys_choice as one of my result columns. Is there a workaround? I tried defining my result column as a Choice, but it will show me only choices from the current (private) scope. Is t...
I'm not sure how to the this completed. Currently i have a BR to calculate Risk and Impact on a Change Request.(function executeRule(current, previous /*null when async*/) { // Add your code here var nRisk = ''; var nImpact = ''; var currType = ...
Hi All I am trying to trigger an sub flow from UI action. How to get status of the sub flow if it is completed or completed (with caught error). I need this information to process further. Thank you in advance.var result = {}; result['condition'...
Is there a way to force a user session to refresh the browser page fully when a user session times out? We have a customer portal where the user session terminates and doesn't immediately redirect the user back to the login page until a user interact...
Hi,Could you kindly help me? I’m having trouble downloading the HHD.xlsx file for the task Build a Scoped HHD Application.
How can I insert task details into surveys? I want to display the number, category, subcategory, and description. I want to show the details under the header, before the questions.
I have a table 'x_snc_intake_feature_merge_exception' and I have a related list of custom relation relationship(system defn -> relationship) which queried from m2m table but I am not getting button in the related list.
Hi All,We have a ui action button(close task) in the change task table. Now, I want hide this ui action button on the change task form when the parent(change request) is in review state. Can anyone please suggest me how to achieve this. Best Regards...
Hello, I am trying to test integration between ServiceNow and SharePoint, and I wish to download the Microsoft Viva Solution Package. I have a demo SN environment, and I have assigned my user the external_app_install_admin role. I am following this...
Hey all,in the instance the ppm module is installed. Can you help me out how to hide the fields that are outlined red? I would really appreciate if you could guide me through how to set it up.
Requirement : 1: I want to add specific company logo in dashboard 2: also i want to change the logo according to logged in users company
Below is a screenshot from Subscription management overview workspace. How to know which table is referred in workspace? in below example, the data showing under subscribed groups is from which table?
My requirement is that for a list collector field which is referring to task_sla table, depending on the task number(INC, PRB etc.) I select in another reference field I want only those SLA's to appear in the list collector field for the user to sele...
Hi Team,I am unable to see the field message or error box under my variable, am i doing anything wrong.g_form.addErrorMessage('Please select a valid date. Start Date cannot be before today'); is executing and able to see the message at the top of the...