Hi All,
I tried to use an IFS API call which returns a struct but the return structure is not added to the debug values list. Is this not supported for workflows or is there any other way to call an IFS API call with a struct?
My example API call
WorkTaskHandling.GetPartSerialInfo(PartNo)

Debug value list.
Notice that previous steps which return string are added in the debug values but not the struct

GetPartSerialInfo struct response format




