var ajExportBatch = $.ajax({
        url: url,
        type: 'GET',
        dataType: 'json ',
        processData: true,