Technology Blog Posts by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Marian_Zeis
Active Contributor
2,459

I can finally announce the Version 1.0 release of the UI5 Spreadsheet Importer 🚀

I would like to start by thanking everyone who has helped me get to this level. Many things were not only new to me, but also to UI5 and how UI5 components are used. That's why @pmuessig  is definitely the first person I have to thank here. But also everyone who has contributed with pull requests, creating issues, writing an e-mail or contacting me directly.

Only with their great help could we manage the complexity of supporting the different UI5 versions, platforms and OData services.

The high traffic on our documentation and numerous npm package downloads suggest that many find our tool reliable for their needs. If you're interested in showcasing your logo on our homepage, please contact me at marian@marianzeis.de. We’d love to feature our valued users!

Landing Page: https://spreadsheet-importer.com/
GitHub Repo: https://github.com/spreadsheetimporter/ui5-cc-spreadsheetimporter 

Key Features:

For those who do not yet know the component, here are the main features:

  • Use everywhere: BTP, S/4 On-Premise, S/4 Public Cloud, S/4 Private Cloud, ECC
  • With any OData Service: Use with V2 and V4, no change in backend necessary
  • With any UI5 version: Use any UI5 Version currently in Long-term Maintenance
  • Plug and Play: Simple Integration with zero config
  • Custom Configuration: Many settings and extension points

Live Demo

I'm offering a live demo so that you can try it out straight away. The demo is automatically up to date with the github repo.

Visit the Live Demo Page here: https://livedemo.spreadsheet-importer.com/launchpad.html#Shell-home

The last major changes

These are the latest changes in the last three months:

  • Drag&Drop support has been added: You can now simply drag a file onto the upload dialog
  • Overwrite i18n texts: All translated texts can now simply be overwritten with your own i18n model (see documentation).
  • Breaking Change: Two essential configuration parameters have been changed (see documentation)
  • Only centralized deployment recommended: it became more and more clear that packaged deployment creates errors, especially in the ABAP stack. Central deployment is now recommended. A new concept has been developed for better deployment (see documentation)

For all changes have a look at the changelog.

You can also follow the dedicated LinkedIn Page

The journey is not over yet: it is still being developed further and more features are on the way.

6 Comments