Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download function doesn't work #8

Closed
SbgMartin opened this issue Sep 16, 2016 · 4 comments
Closed

Download function doesn't work #8

SbgMartin opened this issue Sep 16, 2016 · 4 comments

Comments

@SbgMartin
Copy link

The symptom is that the download button in SITregOrganizer view doesn't work.

Looking at DetailController.js I found a strange assignment of a personalized destination which is used then for redirect later:

onDataExport: function(oEvent) {
var odxlServiceEndpoint = "/destinations/HANAMDC/system-local/public/rbouman/odxl/service/odxl.xsjs/";

Does anybody know if the button was working before?

Thx

@gmahi
Copy link
Contributor

gmahi commented Sep 16, 2016

Hallo Martin,
I have implemented that excel export. It was working on my project.

With best regards,
Mahendra

On Fri, Sep 16, 2016 at 11:21 AM, Martin Steinberg <[email protected]

wrote:

The symptom is that the download button in SITregOrganizer view doesn't
work.

Looking at DetailController.js I found a strange assignment of a
personalized destination which is used then for redirect later:

onDataExport: function(oEvent) {
var odxlServiceEndpoint = "/destinations/HANAMDC/system-
local/public/rbouman/odxl/service/odxl.xsjs/";

Does anybody know if the button was working before?

Thx


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#8, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AER7t3Y4JDCZwM0hclZjtopxl3Q0WLVYks5qql-agaJpZM4J-vhJ
.

Mit freundlichen Grüssen


Mahendra Gulla

+49 1627327599

@SbgMartin
Copy link
Author

Thx for your quick reply. I am just a bit confused that there is a reference to an object in system-local.rbouman - I am sure you as a creator of the package are the only one to access it. I would move this into the common repository package structure and not leave it there.

Has anyone else tried the download button?

@gregorwolf
Copy link
Contributor

Duplicate of #1

@gmahi
Copy link
Contributor

gmahi commented Sep 16, 2016

Hi Martin,
I am not sure what you are exactly saying. I have only committed Frontend SITregOrganizer. In the backend you need have ODXL service as shown in the snapshot.
capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants