Good day everybody, i am currently having an issue with exporting my data from Outsystems to excel.
This was my save data on click flowchart:
The savefile came from the file plugin
The if condition for SaveFileError is
SaveFile.Error.ErrorCode=NullIdentifier()
Under Logic> Server action> Entity to excel
I created excel as my output parameter
My entity to excel server action:
In my excel assign button:
The errors i am receiving when i try to generate an android app:
The error says "Error: Error installing Cordova plugin: cordova-plugin-file. The plugin dependency cordova-plugin-compat does not support this Cordova version. " (Just in case it's too small to see)
I selected "Always use the latest version" for my MABS version before I generated the app in the Outsystems Service center.Alternatively, I tried using MABS version 6.3 to generate the Android app, I get errors such as "Cordova is not defined" and "Invalid Modification"
Would greatly appreciate any advice or suggestions and pardon me for asking such a simple question as I just started learning OutSystems 2 months back.
Thanks in advance!
Hello Tea kh,
As I see there is lots of solution for this problem("Error installing Cordova plugin: cordova-plugin-file"), I have check on this and get some relatable solution of this discussion
https://www.outsystems.com/forums/discussion/49551/error-installing-cordova-plugin-pushwoosh-cordova-plugin/
hope this well helps you.
And here I have attached the many solution of this problem so may be you will get any info from this
https://www.outsystems.com/forums/Search.aspx?page=1&q=error+installing+cordova+plugin&scat=forums
Thanks and Regards,
Akshay Deshpande.