add Cloud Upload interface to report viewer and scheduler

Description

  1. add Cloud Upload Interface to iDempiere and Jasper Report Viewer

  2. add Cloud Upload interface to scheduler recipient

  3. build on top of the mail oauth2 model

  4. provide implementation for google drive/document

Environment

None

Attachments

6

Activity

Nicolas Micoud 
March 28, 2022 at 2:45 PM

Hi,
Just find a typo
See https://github.com/idempiere/idempiere/pull/1269
Regards,
Nicolas

Carlos Ruiz 
May 12, 2021 at 11:45 AM

Thanks .

I tested in postgresql and oracle against a test case in google, everything worked fine.

Pending wiki documentation NF9.1_Upload_Interface - and I think it's worthy to add a new Available Plugin page for your com.trekglobal.gapi.client plugin.

Regards,

Carlos Ruiz

Heng Sin Low 
May 11, 2021 at 3:37 AM

Hi ,

There’s instead an issue with the current model - since you are authorized against the same client id credential (ad_authorizationcredential), you can’t have 2 different set of authorized token and scope (ad_authorizationaccount). The last authorization account will make the earlier one become invalid (and overwrite the authorized scope at google server).

Regards,

Low

Heng Sin Low 
May 10, 2021 at 12:22 PM

Hi ,

Will investigate further on the issue you mention below (lets see whether there’s a cleaner alternative).

Will create the wiki page when things are ready for push to the repository.

Regards,

Low

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created April 24, 2021 at 1:55 AM
Updated June 1, 2022 at 4:59 PM
Resolved April 4, 2022 at 4:00 AM