Data Export on 9.7 - Not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Data Export on 9.7 - Not Working
Hi,
The Data Export in 9.7 has moved to functions as per the Release update Documentation, and when I tried using the DataExport function to Export on the Dashboard/Runtime, I saw an Error in the Inspect window.
mashup-common-widgets-runtime.js?_v=9.7.0:1 Uncaught TypeError: Cannot read properties of undefined (reading 'DataName')
at TW.Runtime.Widgets.dataexportfunction.doExport (mashup-common-widgets-runtime.js?_v=9.7.0:1:179477)
After the error in inspect, the data is not exporting
Thanks,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Rocko
I figured it out. In my case, the EX-Developer connected the Infotable Parameter to the Export function. Still, for some reason, export does not pick up the data if it is from the Mashup Parameter...
Previous Approach:
Mashup Parameter to Export Function
Present-fix Approach:
Mashup Paramter to a Service to Export function (Now it works
Thanks,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So what is the question?
Which properties did you bind?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No offense, but there was no question and you didn't mention the export didn't work - an error message in the console does not imply this.
If people first have to ask back to get the information needed, they are less likely to interact with the posting.
The usecase works for me with the exact same binding on 9.7 without an error. So I suggest
-to try with a different browser
-to check the data is not empty
-to create a clean mashup with just the grid and the button and the export function, nothing else
If you still can reproduce, create a ticket with support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Rocko
I figured it out. In my case, the EX-Developer connected the Infotable Parameter to the Export function. Still, for some reason, export does not pick up the data if it is from the Mashup Parameter...
Previous Approach:
Mashup Parameter to Export Function
Present-fix Approach:
Mashup Paramter to a Service to Export function (Now it works
Thanks,
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great you got it working.
Still, I'd recommend to create a ticket with support. This looks like a bug, the Data Export should be working even when bound to a mashup parameter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Agree, @Rocko . I will create one. Once again, thank you for your prompt response, as always.
Thanks
Email: psp316r@outlook.com,
Mobile: +91 8099838001.
