Forum Discussion
blep
5 years agoRegular Visitor
Custom visual "scriptResult" dataview mapping: "scriptOutputType" values other than png and html?
Are "png" and "html" the only valid values for "scriptOutputType"? The capabilities.json schema just says a string, and when I tried changing this to "json" or "xml" I got errors from the developer v...
Anonymous
5 years agoNot applicable
Hi blep,
I don't think you can do custom with the custom visual return type. Most of them have been defined in the package function structure.
If you want to do more integration with R scripts, I'd like to suggest you switch to r visual and it will share more permission to use R script library operations.
Notice: custom visuals are different from R visual, it obviously contains limits to use different functions and interfaces processing backend functions.
Regards,
Xiaoxin Sheng