Hello Frank, thanks for the earlier video. I have to set property of the field but which is part of array. I am getting this error " InvalidTemplate. Unable to process template language expressions in action 'Compose' inputs at line '0' and column '0': 'The template language function 'setProperty' expects its first parameter to be of type object. The provided value is of type 'Array'.'.
@fboucheros Жыл бұрын
Hmmm.. You may have to "play" with the quote and double quote....
@zfold4702 Жыл бұрын
He didn't not mention the initialize variable step. The setProperty method requires passing an Object. The video doesn't show the data type of Initialize Person step.