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

Forum Posts

How to find number of custom tables?

Hi, could you help me please how can I find number of custom tables which were created?I want to check if we do not reach the limit of 50 custom tables. I read this document custom-table-guide.pdf Does such query on Tables [sys_db_object] should be g...

find_real_file.png

Issue to View PDF file in service portal

Hello experts, I have a feature to embed a pdf file in the service portal page, but it doesn't work for all pdf files.I use this script   HTML <object data="{{data.base64}}" type="application/pdf" width="100%" height="1000px" class="internal" id="pdf...

Sanaa by Kilo Contributor
  • 1760 Views
  • 8 replies
  • 0 helpfuls

About unique column

Hi,mate. I have questuion, About unique column.I created original table.It have "ip_address" column."ip_address" column have unique status, status is true. But, ip_address duplexed.Why, it duplexed. Thank you.yuta.

find_real_file.png
yuta chiba by Kilo Contributor
  • 1344 Views
  • 7 replies
  • 3 helpfuls

How to set an email priority as of high importance when sending email using email client (compose email button on record) from workspace.

How can we set email priority as high importance when sending it using email client from workspace. We do have flag option to set email as high importance manually. I am looking to set the priority as high without clicking on flag option. By default,...