How to open a section in a form in an ATF step?
Like in an Incident form I want to open the related records tab using the ATF test step.Ho to do that?
Like in an Incident form I want to open the related records tab using the ATF test step.Ho to do that?
Hi Community, I have a requirement to convert String (Full UTF-8) field values to currency value . eg : Commission Amount = 10000000 Expected: 10,000,000 Thanks in advance
I am trying to add a field message to an input field of additional comments / work notes.I inserted a field message with Client Script (onLoad) but but it seems to conflict with the switch button behavior (red frame below).If you have experienced a s...
Hi All. We faced with unexpected behavior and want to ask for advice. We need to import data from the site. To get that information we should call PHP script, but we should be authorized first. Authorization performed by another PHP script, which gen...
Good morning all, I'm here to ask you if, on a dashboard, it's possible to use a javascript to add an additional filter on a interactive filter, such as the option "advanced" of a "Reference Specification" for a form. The current filter is created w...
In a report of type List the header are same as the table name/label but we would like to customize the column header, please let us know if the is possible . I had already gone through the old discussion and i don't find a way to customize the repo...
I'm trying to figure out where i can look at some current historical information for users. I wanted to see what IP addresses, browsers, and platforms users were using to access service now. Eventually id also like to create a usage statistics applic...
Hi All, I am working on the PDF generation through General PDF Generator v5.0 - Jakarta(update set is available in the Store) I am facing one issue related to customizing the footer , I don't want to use out of the box footer text field to bring th...
Community, I have a situation where I need to unzip the contents of a Gzip string from attachment_doc table var strEncodedString1 = 'H4sIAAAAAAAAAA==';var strEncodedString2 = 'c3RydgEApSAX2wQAAAA='; //Got the above stings from a REST call to the sys_...
What is the use of repair and normal conditions in SLA Percentage Timer workFlow activity?
Hello all! I'm having some issue with parsing a JSON result from a POST call. I've perform the same test in POSTMAN with the same userr profile and I receive the following; { "import_set": "ISET1600403", "staging_table": "u_test_request"...
I have an image stored in db_image table. Now from the work flow, I want to attach it as a attachment to a particular Request. How can I achieve this?
My curiosity has gotten the best of me..I've noticed that macbook seems to be very common for ServiceNow presenters, trainers, etc. Are there any particular reasons for this? Why are macs used more than Windows devices?
Is it possible to add an image to the background of the header on the Service Portal? Our Marketing Department has a specific image they want us to use, and I can't figure out where to add the code or what code to even add. Thanks, Richelle
So, we have read where it is better to use the "Create a User" Step instead of the "Impersonate a User" step (especially to protect against the situation where a user may become inactive. We see where you can select Groups/Roles for users when using ...