Bulk update closed incident with different work note

amit_kishore
Tera Contributor

Hi All,

 

we have requirement where we need to Bulk update closed incident with different work note. the requirement is coming in excel with incident number and work note. so, we have to get the incident and update incident with corresponding work note in incident table. 

2 REPLIES 2

Gangadhar Ravi
Giga Sage
Giga Sage

I think you can use data source and transform maps to implement this.

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @amit_kishore 

 

Do a dataload to sys_journal table with sys_id of record and work_note to be added. once the data is loaded to your journal table you will see the incident updated with new notes to it.

 

for this you need to work on excel with record id and its associated comment to add.


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect