当前位置:网站首页>Restcloud ETL WebService data synchronization to local
Restcloud ETL WebService data synchronization to local
2022-07-01 02:42:00 【RestCloud】

There are many business systems in the enterprise that can only provide WebService Interfaces such as SAP etc. , Some more SaaS The system only provides WebService Interfaces such as Workday etc. , For the data of these systems, we can use ETL Call the tool and put XML The data in is parsed and stored in the database or synchronized to other local business systems , Use RestCloud ETL The tool can synchronize the above data in two simple steps without coding , Now let's look at the implementation process .
Log in first RestCloud ETL platform

Use ETL call WebService The interface pulls data to the local database in real time
Open an application or create a new application , Then enter the process list

Use ETL call WebService The interface pulls data to the local database in real time
Create a WebService Synchronization task

Use ETL call WebService The interface pulls data to the local database in real time
Pull one from the left WebSerivce Node and library table output node , We select the target node mysql data source .

Use ETL call WebService The interface pulls data to the local database in real time
Input WebService Of WSDL Address and specify that we want to read XML The data field returned in , Here we will get a on the public network WebService The interface service address is as follows :

Use ETL call WebService The interface pulls data to the local database in real time
The above is this WebSerivce Service description document for , We call one of his methods to get the region and encoded data, and then transfer it to mysql For storage .
Use ETL call WebService The interface pulls data to the local database in real time
Enter the parameters of XML have access to SoapUI Tools to parse and then copy in , So our WebService The node is configured .
hinder MySql Nodes are easier , You can build the table in advance , Also can be ETL Tasks automatically create tables , We choose here by ETL The tool automatically creates tables and outputs data to mysql.
Use ETL call WebService The interface pulls data to the local database in real time
Enter a nonexistent table here , The system will automatically create this table
Use ETL call WebService The interface pulls data to the local database in real time
Then configure the fields to receive data in this table , The system will create database tables according to this configuration field .
Use ETL call WebService The interface pulls data to the local database in real time
In the output option, we choose to empty the target table on the first execution , Build a watch automatically , Update one by one , Save the process after configuration , You can start debugging and running , Now let's run it and see the effect .
Use ETL call WebService The interface pulls data to the local database in real time
Click on the run , Select single step debugging , You can see the pulled area data , And will be saved to mysql in
Use ETL call WebService The interface pulls data to the local database in real time
In the debugging interface, we can see that... Is pulled 79 Data , Click next to save to mysql in
Use ETL call WebService The interface pulls data to the local database in real time
The task running result shows success 79 Bar data to mysql in , We can go mysql Preview in the table whether to pull the area data to mysql It's in .
Use ETL call WebService The interface pulls data to the local database in real time
open mysql The client can see WebSerivce The data in has been successfully pulled to the local mysql It's in , If there is no problem with debugging, we can arrange a scheduled task for him , Timing synchronization webservice The data in can be sent locally .
Use ETL call WebService The interface pulls data to the local database in real time
You can choose to synchronize once every night or other synchronization time, and you can customize the synchronization frequency
Above we go through RestCloud ETL A simple two-step configuration realizes WebService Interface data pull synchronization task , It's very simple .
边栏推荐
- C # generates PPK files in putty format (supports passphrase)
- UE4渲染管线学习笔记
- js中的原型和原型链
- PMP是什么?
- Mouse over effect 8
- Résumé des styles de développement d'applets Wechat
- Use ipmitool to configure BMC network and user information of X86 server
- [graduation season · advanced technology Er] - summary from graduation to work
- Mouse over effect III
- Pytoch -- foundation refers to the north_ II. What high school students can understand [back propagation and gradient descent]
猜你喜欢
随机推荐
Ernie gram, an explicit and complete n-gram mask language model, implements explicit n-gram semantic unit knowledge modeling.
Is it safe to open a stock account? Shanghai stock account opening procedures.
robots. Txt restrict search engine inclusion
SSH configuration password free login error: /usr/bin/ssh copy ID: error: no identities found solution
联想X86服务器重启管理控制器(XClarity Controller)或TSM的方法
Pychar open remote directory remote host
鼠标悬停效果四
Pulsar的Proxy支持和SNI路由
Gartner研究:在中国,混合云的采用已成为主流趋势
kubernetes资源对象介绍及常用命令(二)
Leetcode interview question 17.10 Main elements
Xception learning notes
js防抖和节流
Pycharm 打开远程目录 Remote Host
RestCloud ETL WebService数据同步到本地
SWT / anr issues - ams/wms
Analysis and solution of anr problems
Mnasnet learning notes
Some uses of Halcon array
Cluster method synchronous execution framework suona


![[JS] [Nuggets] get people who are not followers](/img/cc/bc897cf3dc1dc57227dbcd8983cd06.png)




