Overview
This is what you can expect with EPPlus Excel Reports:
  - Use the internet to search for scripting method guidance
 - The same dll that supports EPPlus reports also runs the table export feature throughout PLM Process.
 - Get data any way needed and place in cell(s) of worksheet using EPPlus / Excel functions.
 - Format cells or cell ranges.
 - On prem and un-secured scripting – convert in-memory to an Excel spreadsheet and save to the server. Then, open spreadsheet to the user.
 - SAAS and/or secured scripting with IDM Integration – convert in-memory report to Excel spreadsheet and attach to an IDM Doc Type. Then, open spreadsheet to the user.
 - EPPlus Excel Reports will not work in a Secured Scripting environment without Infor Document Management integration