June 12, 20187 yr Hi i have a script that exports a group of records based on the script rules to excel , i would like to know is there a way i could script that this excel then gets saved to a container field in my solution? i would appreciate if someone could help me on this or give me a different way i could get the same results to work.
June 13, 20187 yr After the export to an xls file, simply use the 'insert file' script step to insert the xls file into a container. For the export you need to provide a file name and path, you can use the same filename and path for the import. If you then want to delete the xls file, you could export zero records to it.
Create an account or sign in to comment