Reply To: Table Lookup and Xlate

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Table Lookup and Xlate Reply To: Table Lookup and Xlate

#58952
Rentian Huang
Participant

    Femina,

    1. Setup a table and put all Dr’s names into it. ie. Dr. A -> Send, Dr. B -> NotSend, Default = NotSend

    2. In your Xlate, do a Table Lookup and pass that result to a Temp variable

    3. Use an IF action to check this variable and do COPY base on the result.

    Use ITERATE if you have multiply occurences in OBR.28.

    Sam   8)