You can propagate datatype, precision, scale, and description to ports with implicit dependencies. When you click Options in the Propagate Ports dialog box, you can choose to parse conditions and expressions to identify the implicit dependencies of the propagated port. All ports with implicit dependencies are output or input/output ports.
When you include conditions, the Designer updates the dependent properties in the following items:
Link path dependencies
Any Lookup port that is used in the same lookup condition as the propagated port
Any port in a dynamic Lookup transformation that is associated with the propagated port
Any output port that is used by a Custom transformation to define a port relationship with one or more input or input/output ports
Any master port that is used in the same join condition as the detail port
When you include expressions, the Designer updates the dependent properties in the following items:
Link path dependencies
Output ports containing an expression that uses the propagated port
The Designer does not propagate to implicit dependencies within the same transformation. You must propagate the changed attributes from another transformation. For example, when you change the datatype of a port that is used in a lookup condition and propagate that change from the Lookup transformation, the Designer does not propagate the change to the other port dependent on the condition in the same Lookup transformation.