Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Help with change request

Hi Everyone, I am working on change request; the state of change request should not change to "Closed" if any of its change task are in open condition. Basically, I should be able to close change request if all the change tasks attached to it are in ...

Save as Draft in Catalog Item

Q2. Once user fill catalog variables in catalog item form. before moving to check out. We are looking for "Save as draft". so that user can save the item as draft which allows user to save the form as draft even without filling all mandatory fields. ...

mcclain by Mega Contributor
  • 6550 Views
  • 8 replies
  • 3 helpfuls

Classification prediction to predict for direct request.

Hi All, We have a classification prediction model to predict Assignment Group of the call based on account, short description and description. This is being called in Flow to update prediction to call. We have achieved 99% accuracy. But there are som...

Supriya39 by Giga Guru
  • 514 Views
  • 2 replies
  • 0 helpfuls

Resolved! Onchange client script not working

Hi guysI have a simple onchange client script on description field on incident table My requirement is if user input is "//H$\\DB_Backup" then it should be accepted else not accepted Below is script but everytime getting not accepted even for exactly...

複数のテーブルに基づくレポートをカレンダータイプで作成するにはどうすればよいですか?

こんにちは。皆さんの知見がありましたら教えていただきたいです。 複数のデータセットに基づくレポートが、棒グラフまたは水平棒グラフで作成可能なことを確認しています。https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1587999 一方、タイプで「カレンダー」を選択した場合、レポート構造セクションにデータセットを追加できず、単一のテーブルに基づいたカレンダーしか作成できません。 複数のデータセットに基づくカレ...

Resolved! Condition Operator "is different"

Dear ServiceNow gurus, I'm building SLA definitions and in the Stop Condition I want to use "Created is different from Updated".This is actually not possible, as "Updated" is a date field. I can only choose "Is different Hour, Day, Week,..."Is there ...

Christophe by Tera Contributor
  • 2784 Views
  • 9 replies
  • 3 helpfuls

Data Source - REST - error when loading test records

 Hello team,Im trying to load data from 3rd party system via Data Source, type REST.Request action tested in flow designer returns below JSON.I configured below data source with this path. Cannot figure out why Im getting back this error. Cannot figu...

PetrPastuszek1_1-1708888365058.png PetrPastuszek1_0-1708888252603.png

onSubmit catalog client script using gr.addEncodedQuery

Hello, I am a new to ServiceNow and I need some assistance with creating an onSubmit catalog client script. The requirement is that the catalog item should prevent users from requesting the same item more than ten times within ten business days. Howe...