ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Convert attachment and form to PDF

I have a UI Action "Export Agenda" that needs to be able to convert attachments and the record (not the entire record just some specific fields) to PDF format and also include a header and a footer. Each attachment and the form need to be converted i...

Field not showing up to filter records

Hi,  I'm trying to filter the records based on cost_plan table. I need to get the list of records as follows: Project/Demand->Request Change(project_change_request)->Parent->State. I'm able to do upto Request change, but after that the field "parent"...

find_real_file.png find_real_file.png find_real_file.png
Harish74 by Tera Expert
  • 1778 Views
  • 5 replies
  • 0 helpfuls

Is there a way to check if the attachment is successfully added (Antivirus scan is completed) on the service portal?

Hi Community,  We had an intermittent issue of uploading attachments to the system through service portal. We are experiencing an error (the attachment is available after successful scan), and it is coming when the user uploads an attachment on SC Ca...

Need information on CI/CD spoke

Hello ,  I would like to know about the CI/CD spoke . We are planning to automate deployment in our instances and we would like to know the best approach to do it. If CI/CD is a good approach. What type of performance issues can happen if we implemen...

sameer S by Tera Contributor
  • 709 Views
  • 2 replies
  • 2 helpfuls

Instance Scan - Prod or Non prod?

What is the best practice on setting these up to run? If it is in a sub prod wouldn't the data disappear after a clone? Would running these checks in Prod be best so that it could be connected to stories or incidents and you would also have a history...

Bruce Hadley by Tera Contributor
  • 1577 Views
  • 12 replies
  • 5 helpfuls

Create new case type

I Have an Requirement, i need to create a New Case type named "Servicecase". How to do that....?  And i need that case type to be used in Agent workspace. I need screen shot to create case type

Resolved! Define tab sequence for filling up a form

Is there a way to define the tab sequence when navigating a form. ? Got 2 columns and users would like to use the tab to move left to right in each row. Current behavior seen is that tabbing moves top to bottom in the same column 

Sunny SN by ServiceNow Employee
  • 1935 Views
  • 3 replies
  • 2 helpfuls

Resolved! Flow designer - Wait for task to be updated

I am using flow designer and trying to use a wait condition based on the previous task being updated (using the sys_updated_on field) but cannot seem to get it to work. The wait condition never progresses, even when the task has been updated. I've tr...