Hi I would like suggest an introduction of a web based worflow manager on top of the data-integration platform. Since you have SF diagram already, this would add a great deal - I believe this can replace Informatica etc. |
You can access web based Data Integration Platform in browser using following link.
Syncfusion Data Integration Platform web Link: http://localhost:60017/dataintegration or http://<ipaddress>:60017/dataintegration
Supported browser details: https://help.syncfusion.com/data-integration/user-guide#browser-support
Syncfusion Data Integration Platform online documentation: https://help.syncfusion.com/data-integration/overview
|
Also, the license is not yet showing up in the community version, can you please setup, I would like to try. |
As per our record, you have a community license and also we have included the Data Integration platform in the Community license. You can see the Data Integration platform listed in the my products page. You can download the Data Integration setup in this link. It does not require an Unlock key, you can download and use the setup. |
I am a fan of your controls, and I hope you think of these from our dev. perspective. Here is a couple of links of hosted workflow inside the platform. On the server side - navigating the nodes and hierarchy; serializing and de/rehydrating the flow in your current diagram control is the missing link, for e.g. consider the states and actions of the next step in a process, or going back - how does a developer achieve this easily? Orcahard, simply extended the WF from MS, which should be doable in combination with SF diagram control.
|
We have documented the steps to move workflow from one server to another server.
Documentation Link: http://www.syncfusion.com/downloads/support/directtrac/125999/doc/TemplatestoanotherServer1940263585.docx
Group Processor – It is used to group the processors in a hierarchical manner.
Bread Crumb - It is used to navigate into hierarchical group processors.
Navigation pane – It is used to control the navigation in work area.
|
It would also help if you gave us the option to extend/separate our implementation logic - as a module our custom components on top of the data integration platform. For e.g. a few interfaces that we can implement for being invoked on data integration startup, for hydrating the flows. |
Data integration platform extends supports for custom processors created to support any database and to perform custom operations.
We can also invoke C# console application in Syncfusion Data Integration Platform using “ExecuteProcess” processor.
We can’t completely use C# for custom processor. But we can tweak java custom processor to invoke C# application.
Sample: http://www.syncfusion.com/downloads/support/directtrac/165076/ze/CustomProcessor-1560455446.zip
In the above sample, 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 the sample.
Please find the documentation to create custom processor below.
|
In summary my point is that you provide a relatively complete ecosystem for the developers, so they don't have to look beyond the SF space. While I am not a fan of TLRK, they have a CMS product to extend/similar to webparts. This is missing in the new platform designs you've recently introduced. |
In general, Data Integration Platform provides support to control the flow of the data between systems, perform ETL operations, data blending, tracks data lineage (data provenance), schedules the entire workflow in real time and can be extended by creating custom processors to integrate with any database and to perform custom operations. All these can be done in a simple and intuitive UI and this platform is most suited to enterprises where they deal with variety of data source to begin with.
For rich visualization and reporting, please check Syncfusion Dashboard Platform and Syncfusion Report platform. |
I am a fan of your controls, and I hope you think of these from our dev. perspective. Here is a couple of links of hosted workflow inside the platform. On the server side - navigating the nodes and hierarchy; serializing and de/rehydrating the flow in your current diagram control is the missing link, for e.g. consider the states and actions of the next step in a process, or going back - how does a developer achieve this easily? Orcahard, simply extended the WF from MS, which should be doable in combination with SF diagram control.
|
We have documented the steps to move workflow from one server to another server.
Documentation Link: http://www.syncfusion.com/downloads/support/directtrac/125999/doc/TemplatestoanotherServer1940263585.docx
Group Processor – It is used to group the processors in a hierarchical manner.
Bread Crumb - It is used to navigate into hierarchical group processors.
Navigation pane – It is used to control the navigation in work area.
|
It would also help if you gave us the option to extend/separate our implementation logic - as a module our custom components on top of the data integration platform. For e.g. a few interfaces that we can implement for being invoked on data integration startup, for hydrating the flows. |
Data integration platform extends supports for custom processors created to support any database and to perform custom operations.
We can also invoke C# console application in Syncfusion Data Integration Platform using “ExecuteProcess” processor.
We can’t completely use C# for custom processor. But we can tweak java custom processor to invoke C# application.
Sample: http://www.syncfusion.com/downloads/support/directtrac/165076/ze/CustomProcessor-1560455446.zip
In the above sample, 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 the sample.
Please find the documentation to create custom processor below.
|
In summary my point is that you provide a relatively complete ecosystem for the developers, so they don't have to look beyond the SF space. While I am not a fan of TLRK, they have a CMS product to extend/similar to webparts. This is missing in the new platform designs you've recently introduced. |
In general, Data Integration Platform provides support to control the flow of the data between systems, perform ETL operations, data blending, tracks data lineage (data provenance), schedules the entire workflow in real time and can be extended by creating custom processors to integrate with any database and to perform custom operations. All these can be done in a simple and intuitive UI and this platform is most suited to enterprises where they deal with variety of data source to begin with.
For rich visualization and reporting, please check Syncfusion Dashboard Platform and Syncfusion Report platform. |