cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Export data to CSV by using ImpExExportJob

former_member646143
Participant
0 Likes
250

Hi All,

Can i know how the ImpExExportJob runs at the back-end when we try ImpEx Export from HAC.

insert_update Product;pk[unique=true];code[alias='custom colum name']; "#% impex.exportItemsFlexibleSearch(""SELECT {pk} FROM {Product as C} "", Collections.EMPTY_MAP, Collections.singletonList( Item.class ), true, true, -1, -1 );"

My requirement is to use the above script in Export service and generate the data at certain location.

Any help on this?

Accepted Solutions (0)

Answers (0)