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.

Developer: DataSource multiple files to take the latest attached file to load data

rad2
Mega Sage

Currently, the file that is attached first is taken into consideration when loading the records to import set table.

Is there any way to specify the file name or take the latest attached file to the data source

1 REPLY 1

gajananvwit
Tera Contributor

Hi,

 

Glide to sys_attachment table with data source table filter it with updated field and take it last attached file.

Regards,

Gajanan