We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Assets bulk upload with out import set.

I need to Create a button using ui action,  then when i click it need to pop up a excel format to upload the bulk data. without  import set it need to transform data to respective table.  can anyone guide me what to do .

Microsoft Graph API Calendar Events to ServiceNow

Hi All,  We are trying to get all the user calendar events in Microsoft Graphs to ServiceNow Calendar.In Azure, there is an application created with all the permissions related to the calendar and created an application registry in SNOW. the token is...

Resolved! Append field in a transform

Can I append a target field in a transform? I have files being imported to a table and it can affect the same field multiple times.I was trying: "target.field = target.field + source.field" but that doesn't seem to work.

KB15 by Giga Guru
  • 2329 Views
  • 5 replies
  • 1 helpfuls

Instance is offline

Hi Team, can anyone help to resolve this. My PDI instance is not waking up from last couple of days, tried Wake up but did not help.   Instance name- dev321888

InnusMulani by Tera Contributor
  • 623 Views
  • 4 replies
  • 0 helpfuls

Instance Help

Hi Team, can anyone help to resolve this. My PDI instance is not waking up from last couple of days, tried Wake up but did not help.   Instance name- dev321888

InnusMulani by Tera Contributor
  • 449 Views
  • 2 replies
  • 0 helpfuls

Bring in data from SFTP folder to ServiceNow instance

Hello NowSmart Team,Request for help please - Our use case is we have a csv file created everyday by another system which provides service desk telephony records like no of calls, chats etc for last 28 days (rolling basis). This csv file is available...

NishONish by Tera Expert
  • 1497 Views
  • 8 replies
  • 2 helpfuls

Array returning unexpected result with addition ","

Hi Folks,I have defined few arrays which i am later storing into a field (,) separated this is almost achieved but getting extra "," before the value Current result:MFP - ,MC,GS,L6,G8,4L,C5,9C,IT,E0,,BWC - ,MA,8A,6A,R4,4M,4X,PQ,LE,,Consumer Printer (...