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

Forum Posts

Outbound Integration ATF

Is it possible to perform Automated Test Framework (ATF) in ServiceNow? As far as I know, OOTB Inbound Integration can only be tested via ATF. Any inputs or leads are welcomed... Thanks and regards,Alok Das

Aloke1_098 by Tera Contributor
  • 297 Views
  • 1 replies
  • 0 helpfuls

Push the Group to the AD group activity

i have created a workflow to add user to the AD group based on the orchestration    now i want to add single user into multiple groups , please help me how can i achieve this   fields 1 : requested for is reference fieldfields 2 : group field is a li...

hemantnh_2-1711005515884.png hemantnh_1-1711005335426.png
hemantnh by Tera Expert
  • 170 Views
  • 1 replies
  • 0 helpfuls

On submit client script

I have an onSubmit client script that's running on a catalog item. There are 3 fields - A, B, and C. Field A is a reference type field and B and C are single line text. The aim of the catalog client script is a) Prevent submission of the form if the ...

Resolved! Need to populate display name based user given values

Hello All,Like I have 3 fields are there which are single line text fields, so when user enter a value in first name as haresh and lastname as haru then the third field should population haresh haru as the display name in portal catalogue form.. Rega...

Comparison between two fields

Hi Team, I have two fields Field A and Field B where if I enter user in field A, the same user shouldn't be populated in user B and vice versa. If user is selected in field B it should not be populated in field A. Can anyone help me with the script  ...

Revathi12 by Tera Contributor
  • 306 Views
  • 4 replies
  • 0 helpfuls

Resolved! Need to populate next I'd for custom table

Hello All,I have created the custom table as "guest" in that table I have field called "guest I'd " so, when user submitted the request form system automatically created a record in that table with the I'd of EX000001, EX000002,EX000003 Like this way...

Transform map script to insert drop down field values.

Hi All, I have requirement in which I need to import data into table using transform map. Impact type, category and sub category are drop-down values. Category and subcatergory are dependent upon impact type. I have to skip wrong combination of above...