Hello, I am trying to develop a new Smart Service that accepts Dynami

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