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

Forum Posts

Report - Suggestions needed

Hi experts, I need to create a report and I'm not sure how exactly to achieve it. I have explained the scenario in detail below. TIA.I have a report created from the "Payroll case" table. This is a list type records and I added few columns from the p...

Sruthi17_0-1716180060645.png Sruthi17_1-1716180136888.png
Sruthi17 by Kilo Sage
  • 282 Views
  • 2 replies
  • 0 helpfuls

sn-record-picker choices display issue

Hi, I have created a widget with sn-record-picker which needs to display the users.. sn-record-picker has a default-query which gets a comma separated sys_id's of users from a script include but unable to show them on the choice of record picker.. HT...

Resolved! Return all users whose emails are in the array

The below is part of the script include that failed to return the list of users. How can I return a list of users based on an array of email addresses?  var email = []; //this contains (abc@org.com,efg@org.com,hij@org.com) ...

tsoct by Tera Guru
  • 396 Views
  • 1 replies
  • 0 helpfuls

Autopopulating details based on selection

We have a multiple choice which has 3 options V1,V2,V3 ( attached picture for reference)And when we select V1 -C1,C2,c3  checkboxes are visible.And as I attached image we have three variables variable1,variable 2,variable 3.If user selects V1 option ...

User_267 by Tera Contributor
  • 277 Views
  • 1 replies
  • 0 helpfuls

Data Stream Pagination - empty sourceItem

Hey Experts, I'm trying to configure a pagination for a rest api in a data stream using flow designer.As below the configuration of the data stream. 1. Pagination Setup Step : 2. REST Step : 3. Splitter Step :4. Script Parser step : (for tesing purpo...

medcherifzani_0-1704722580754.png medcherifzani_1-1704723680918.png medcherifzani_2-1704723744480.png medcherifzani_3-1704723810342.png

Resolved! Integration -Attachment API

Hi people, I'm currently looking into integrations and want to explore Scripted REST API. Did anyone have input on this Also I want to explore the Attachment API 'Did anyone have any documents and real time work item to work on PDI? . If so kindly sh...

Vengadesh by Tera Guru
  • 873 Views
  • 5 replies
  • 1 helpfuls

Teams chat integration

Hi all.   we currently have a use case that sounds:   as an agent, I would like to be able to create both incident and requested item directly from a team chat with user, so that all team chat correspondence will come into the work notes.   anybody h...

client script

Hi Everyone, I need 2 role values should be available in the variable field "role". I have done the previous configuration by client script. I have attached the screenshot here.  If I select the value from type or request, then i would be able to sel...