We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Custom Data Source/Processor

Can you point me to some documentation that describes how to create a custom data source/processor? Similar to how you have created a Google Analytics and Syncfusion Dashboard one.

Can you also provide a reference to some documentation or code sample on how to extend existing data sources/processes using C# code please?

We are looking at creating a custom data source for Acumatica.

Many thanks.

3 Replies

SR Suresh Ram C Syncfusion Team October 10, 2016 10:02 AM UTC

Hi Jono,  
  
Thank you for contacting Syncfusion Support.  
  
Can you point me to some documentation that describes how to create a custom data source/processor?  
Here is the documentation for Java Custom processor creation.  
  
Similar to how you have created a Google Analytics and Syncfusion Dashboard one.  
We have created a custom processor design in Java and backend functionalities are written in C#. We have attached custom processor project and C# application project with sample.     
    
Can you also provide a reference to some documentation or code sample on how to extend existing data sources/processes using C# code please?  
We can call C# application in Syncfusion Data Integration Platform using “ExecuteProcess” processor.     
    
  
We are looking at creating a custom data source for Acumatica.  
Suggestion:   
  
Acumatica have Rest API support. So instead of creating a new custom processor, we can use existing processor’s ‘InvokeHTTP’ and ‘GetHTTP’ with basic authentication.  
 
  
Please let us know, if you need any further assistance.     
  
Regards,     
Sureshram 



JW Jono Walker October 31, 2016 12:06 AM UTC

Many thanks for the detailed reply and sample code. will be sure to check it out.


SR Suresh Ram C Syncfusion Team October 31, 2016 10:57 AM UTC

Hi Jono Walker, 
  
Thank you for the update. 
  
Regards, 
Sureshram 


Loader.
Live Chat Icon For mobile
Up arrow icon