Skip to content

I562693/UploadSet-Upload-from-cloud

Repository files navigation

Application Details

Generation Date and Time
Thu Aug 04 2022 14:53:19 GMT+0530 (India Standard Time)
App Generator
@sap/generator-fiori-freestyle
App Generator Version
1.6.7
Generation Platform
Visual Studio Code
Floorplan Used
simple
Service Type
File
Metadata File
metadata.xml
Module Name
project1
Application Title
App Title
Namespace
UI5 Theme
sap_fiori_3
UI5 Version
1.104.2
Enable Code Assist Libraries
False
Add Eslint configuration
False

Upload From Cloud

A Fiori application.

Starting the generated app

  • This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder:
    npm start
  • It is also possible to run the application using proxy setup that reflects the OData Service URL for Cloudfilepicker integration with uploadset. In order to run the application with proxy setup, run the following from the generated app root folder:
    npm run start-local
  • It is also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder:
    npm run start-mock

Pre-requisites:

  1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org)

About

Upload files from cloud in UploadSet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published