Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Show members of Assignments Groups

Naveen87
Tera Guru

Hey Developers,

 

I'm doing a Transform Map on "awa_queue".

Will have 2 columns, Name & Work Item routing condition.

Need help with Transform script to create an entry on "awa_eligibility_pool" table while importing the excel sheet

2 fields needs to be updated. Agent assignment rule & Group.

 

Please suggest.

 

Naveen87_1-1704093177590.png

Naveen87_2-1704093225523.png

 

Naveen87_4-1704093308101.png

 

 

 

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hi @Naveen87 

You can use onAfter transfrom script within the transform map and you can glide the second table to create/update record.

Best Regards
Aman Kumar

View solution in original post

1 REPLY 1

Aman Kumar S
Kilo Patron

Hi @Naveen87 

You can use onAfter transfrom script within the transform map and you can glide the second table to create/update record.

Best Regards
Aman Kumar