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
10 replies
Subscribers
6 subscribers
Views
5651 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I am trying to sort a text array and tried using the following recipe.
Howard
over 10 years ago
Hi,
I am trying to sort a text array and tried using the following recipe.
forum.appian.com/.../Function_Recipes.html
Since this is just an array, not a record type, I am not sure what to put in as the field name to sort on in the data input tab. When I try to put in "field" as the value, I get an error evaluating expression. Any ideas? Thanks.
An error occurred while evaluating expression: departmentNameList:todatasubset(#"_a-0000d27e-8161-8000-8fc8-0a000064044c_72737",ac!pagingInfoNodeInput2).data (Expression evaluation error at function 'todatasubset': Error evaluating function 'todatasubset' : java.lang.IllegalArgumentException: The given data type is not a record type...
OriginalPostID-124071
OriginalPostID-124071
Discussion posts and replies are publicly visible
Top Replies
Mike James
over 10 years ago
+1
Certified Lead Developer
The sorttextarray() function is part of the Sort Utilities Plugin: forum.appian.com/.../summary
Parents
0
Dan Lluhi
Certified Lead Developer
over 10 years ago
Looking a bit more into the documentation, looks like sorting using the Dictionary syntax is a feature that was added for 7.4. So you'll have to use the CDT method from my most recent post if you're on 7.3.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Dan Lluhi
Certified Lead Developer
over 10 years ago
Looking a bit more into the documentation, looks like sorting using the Dictionary syntax is a feature that was added for 7.4. So you'll have to use the CDT method from my most recent post if you're on 7.3.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data