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

Forum Posts

Requirement

Hi Guys & folks, We have received the request, regarding data source.Requirement is when user send email to particular email address with attachment.Finance request should be create and fields should be populated automatically with excel sheet data (...

Yajna Yadla by Tera Contributor
  • 232 Views
  • 3 replies
  • 0 helpfuls

Workday HR spoke help

I am trying to parse the data coming from Workday, which comes in as an array.object, which then has other array.objects inside it. Probably at least 4 deep that are nested. I can run a For each on the top level array.object and even the second level...

Resolved! How does your company onboard new employees?

I wanted to ask the community how does your company onboard new employees using ITSM? Right now, we have a request form called "New Hire Request" and only managers can submit this form. This form asks 4 major questions, that'll branch into sub questi...

Andrew Meza by Tera Expert
  • 1082 Views
  • 14 replies
  • 4 helpfuls

How to create a child ticket

Hi, I have requirement in catalog item with select box and question choices as yes/ no. If yes is selected, then child ticket should be created for particular group.  Please help how can this be achieved. 

Resolved! Not getting proper output

Hi All, I have used this script : var gr=new GlideRecord('incident_task');gr.addQuery('sys_id','f9f3a80e476dbd1065296439736d4ke3');gr.query();if(gr.next()){     var result=new test().getSymptoms(gr.incident.parent.u_symptom.getDisplayValue());    gs....

Community Alums by Community Alums  
  • 290 Views
  • 2 replies
  • 1 helpfuls