Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
6 subscribers
Views
9017 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Help Looping a Process Model
benh3891
over 7 years ago
Thanks for all the help I received last time I posted here. I was able to complete an export to excel from CDT.
Now I would like to write a loop around the export process which will reference an array of unique ids to form the foundation for the data pull. The original model takes just on ID, hence the loop. I'm not sure if this is the best way of doing it. Any suggestions would be helpful. I've added the 'increment constant node' and the 'restart all nodes'. I think this method would work but that is also why I am posting. I have a sail form to accept the input for the array of unique ids but I'm not sure if that should be the process start form or a 'user input node'.
OriginalPostID-267502
Discussion posts and replies are publicly visible
Parents
0
Raj Yadla
over 7 years ago
Hi Ben , you can try ExportToExcelFromSQL if you have all your data in the DB , so can pass the multiple IDs at the same time and populating the excel instead of looping all the nodes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Raj Yadla
over 7 years ago
Hi Ben , you can try ExportToExcelFromSQL if you have all your data in the DB , so can pass the multiple IDs at the same time and populating the excel instead of looping all the nodes.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data