Consider the following rules and guidelines when you work with dynamic complex ports:
You cannot use dynamic complex ports in a mapplet.
You cannot use a filter condition to compare dynamic complex ports. However, you can use complex operators to extract elements of a dynamic complex port and use them in a filter condition. For example, you can use the following filter condition:
dynamicStruct.field == 100
You cannot use the PARSE_JSON or PARSE_XML complex functions in dynamic expressions.