Skip to main content
Nintex Community Menu Bar

I need to implementation as below:

  1. User should Upload an Excel file
  2. then Application should read Excel to Validate column Values.
  3. Once Excel file is Validated then Application should create CSV, and should keep that to specific location.

Please help me to implement this.

@kirtishekharmishra I don’t think you meet those requirements using K2 out of the box. You might want to develop a custom service broker using third party API like Aspose, https://aspose.com/.


Reply