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
2 replies
Subscribers
9 subscribers
Views
1123 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hello, I am trying to develop a new Smart Service that accepts Dynami
thanosm
over 9 years ago
Hello,
I am trying to develop a new Smart Service that accepts Dynamic Inputs and each ACP that has been added can be of type ?List.
I am trying to figure out, using the Java API, how to get the values of each element in the List.
For example, if i have added an input of DataType?List, which is made of 3 Elements, how can i iterate through each DataType element in DataType?List?
I have no problem doing that using the NamedTypedValue object of DataType for a single element, but i can not figure out how to implement that having a DataType?List.
OriginalPostID-189680
OriginalPostID-189680
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 9 years ago
I think you might be able to get some ideas using "Execute Stored Procedure" as an example. The source comes with the JAR
forum.appian.com/.../summary
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
thanosm
over 9 years ago
Eduardo, thank you for the tip. We already have that plugin in our environment and i will have a look at its source code.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel