Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Create Request Items from excel spreadsheet loaded thru Request and transform map in a workflow

anupamg
Tera Guru

We are trying to create multiple request items thru an excel file.

excel file is uploaded thru a service catalog on a Service Request and a work flow behind it copies excel file from Request to the Transform map. In the Transform map 'onBefore' script able to create multiple request items but is not able tie it with the original Request and catalog item, since the current.sys_id of the request is not available in the Transform map while creating Request item.

Is it possible to keep original Request and create multiple request items associated with it thru excel file ?

Or do I have to create a separate Request for each RITM ?

Please help.

Thanks

Anupam

2 REPLIES 2

sachin_namjoshi
Mega Patron

Thanks