JSONP (Padded JSON) Support in myDBR

(2 posts) (2 voices)

Tags:

No tags yet.

  1. dtlewis, Member

    Any chance there are plans to include support for JSONP (padded JSON) for cross-domain reporting needs? I want to use myDBR reporting services to send report data to web services on a different domain using AJAX and JSONP. Currently myDBR offers JSON which doesn't solve the problem of cross-domain data transfers. jQuery has support for JSONP which pads JSON data and provides a way to use a callback function to retrieve data across domains.

    Seems like this would be an easy functionality to add to myDBR.

  2. myDBR Team, Key Master

    What is the use case? You call a report which sends the report data to a web service in another domain?

    You could do this quite easily with an extension. The extension would allow for you to tailor your calls to the degree that is needed.

    --
    myDBR Team


Reply

You must log in to post.