Is there a way to use build custom Data Provider?

Posted by: haiderqazi1997 on 22 September 2023, 4:42 am EST

    • Post Options:
    • Link

    Posted 22 September 2023, 4:42 am EST

    Hi, I am evaluating ARJS for our Project to see if it’s a right fit for us.

    I have few questions:

    *We have our RESTful service that supplies table data to other parts of the application. It utilizes a JWT session token to authenticate uses.

    *We need to be able to load table data dynamically through the report using this authentication.

    *Is there a way to build our own custom data provider? Or is there a way to hook into the remote JSON to apply the authentication token?

    *Is there a way to update report data at runtime?

  • Posted 21 November 2023, 9:05 pm EST - Updated 21 November 2023, 9:10 pm EST

    Hi Haider,

    >> Is there a way to build our own custom data provider? Or is there a way to hook into the remote JSON to apply the authentication token?

    It is not possible to create a custom data provider. However, you can add header to your request to provide the authentication token. Please refer to the attached screenshot and the following documentation page: Remote JSON Data Source

    >> Is there a way to update report data at runtime?

    You can also provide data at runtime as well. For more information on this, please refer to the following page of our documentation: Runtime Data Binding

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels