How can I view a PDF inside a KB article?
I would like to use the ton of PDF documents as KB articles without having to download and open the PDF separately. PDF player inside KB or Convert the PDF to ??
Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.
I would like to use the ton of PDF documents as KB articles without having to download and open the PDF separately. PDF player inside KB or Convert the PDF to ??
How .addActiveQuery(); behaves on the tables with no 'Active' field? From what I tested, it returns all exisitng table records (like for 'cmdb_ci' table). Would be nice to have to a clear explanation as could not find it elsewhere.
If a company uses ServiceNow as their own workflow tool but then also use a different instance of ServiceNow to manage workflow for another company, is it possible to transfer a ticket submitted on their own instance, into the instance for the other ...
Just started working with ServiceNow for the first time and diving right into the Service Catalog and Flow Designer. I need to add a new sc_req_item stage value (Waiting for Review) for those service items which do not need a formal approval. This ...
Hi I have created a survey for evaluating our Service Desk Team in our dev environment on the incident table, which is triggered when an incident is resolved or closed. The survey is - published, active, and send notifications box is checked. I also ...
I would like to have two cost plan related lists on Demand and Project - the current related list that OOTB and another one for the cost plans that are created from Resource Plans. I would also like to have different verbiage on the tabs. Does anyon...
Hi folks, We are creating custom Flow Actions for our scoped application. The actions are using structured objects as their inputs/outputs. During our code review process, we review the contents of the Update Sets. We have noticed there are large amo...
I'm unable to locate the discovery plugin in my new dev instance. How to activate/install it? Thanks!
Hi there, I need some help working out where values for Flow Designer step instances are kept. When you use the REST step in an action, there is a 'Use MID' checkbox, but I can't find where that value is stored. This field relates to a data pill pick...
Hello, I need to create a filter for Field Service Contractor Management to show all work order tasks assigned to me. Thanks!
I created a record producer for a new custom table( task-based), added it into service catalog. When I access it from Employee Service Center Portal, submit a new record, the work notes and additional comments journal fields cannot display on the co...
HI, How long does the transaction log retention period? Best regards,
Hi Community, I have a workflow that sets the state of the RITM to closed once the related sc_task is closed. I have added a notification that is sent between the creation of the task and the closing of the RITM. How would I check the state on ...
I have a menu item directing to a page which contains a form. This form should display the record of the currently logged in user's company profile. What is the best way to achieve this? Below is a screenshot of the menu item, with a hardcoded sys_id...
Hi, I have many string fields set to 400 characters. This allows the boxes to be the right size. However I need to stop users putting in too much data. How best to do this with a script? I tried an On Change Client script, but it didn't work: functio...