Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
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.