Import data from textfile
Hello community,
is there any possibility to import data from a textfile?
In our process we need to import structured data which is separated by pipes from a .txt file.
Our goal is either to insert this data into a database or to get the data into a process instance in AgilePoint.
Thank you in advance
-
You would still have to parse the data with custom code, but the Create XML Payload activity in the Utilities activity library can throw XML into another application.
The Document activity library also has a few activities to incorporate XML data into your process if you could convert the .txt file into a .csv or .xlsx.
请先登录再写评论。
评论
1 条评论