Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
5 replies
Answers
1 answer
Subscribers
10 subscribers
Views
4729 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, I have a file which is coming from an External system in .dat form
harshav
over 10 years ago
Hi All,
I have a file which is coming from an External system in .dat format and the values which are there in the .dat file will be pipe delimited,
Is there a way to get the data extracted from that file and save into PVs,
Please suggest me.
OriginalPostID-141919
OriginalPostID-141919
Discussion posts and replies are publicly visible
Parents
0
venkats533
over 10 years ago
Harsha, my personal choice would be to use an expression rule in fn!reduce() loop, instead of using a custom function. of course you have to write that specific expression rule to fetch first element, then pass the remaining string to next function in fn!reduce() loop.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
venkats533
over 10 years ago
Harsha, my personal choice would be to use an expression rule in fn!reduce() loop, instead of using a custom function. of course you have to write that specific expression rule to fetch first element, then pass the remaining string to next function in fn!reduce() loop.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data