The image shows two datatypes, Invoice and P.O. The quantity datatype member of Invoice > line item is mapped to the quantity+1 datatype member of P.O. > item, if the quantity is greater than 50. The total datatype member of Invoice is mapped to the total datatype member of P.O. if the total is greater than 10,000. End of description.