Database Reference
In-Depth Information
Make sure you define the proper data type and size of the new ports that are added. As
you can see, we have disabled the input ports of FULL_NAME and TOTAL_SALARY .
Also, as you must have noticed, we have disabled the output ports of FIRST_NAME ,
LAST_NAME , JAN_SALARY , and FEB_SALARY as we do not wish to pass the data from
those ports to the output. This is as per the coding standards we follow in Informatica.
Once you disable the input ports of FULL_NAME and TOTAL_SALARY , you will be able
to write the function for the port.
Search WWH ::




Custom Search