About Sync Table to Table Rule
bcnk
Posts: 18 Bronze 1
Can I make 1 Table-To-Table Rule with1 source table and multiple target tables? All target tables have same Joint columns as the source table. (The Source Table column will be masked - Substitution before Sync Table-To-Table)
Tagged:
Best Answer
-
PlantBasedSQL Posts: 187 Gold 4Hi @bcnk thank you for your question!
Unfortunately there's no multi-fan out available from a Table To Table rule within Data Masker at the moment and this would be handled by creating multiple T2T rules within your masking set.
That being said, if it is a large amount of tables and you would like them to be more easily handled then you might be able to use a Synchronisation Manager rule (instructions here, don't mind the PKFK references) which would allow you to mask all distinct values across the affected tables and fan them out within a single rule, which may be easier.
Let me know if you have any follow up questions or if there's anything else I can help out with!
Kindest
Answers
Thank you,
Do you mean you were able to mask Customer_ID on the DM_Customer and DM_Customer_Notes tables, but not on DM_CUSTOMER_ASXML_IDAttr?
If so, instead of selecting Rule Generation by FK in the Sync Manager, you will need the Column option instead, and you can search for all columns called Customer_ID and add them manually.
If you mean, you were unable to update the Customer_ID that is held WITHIN the XML itself in DM_CUSTOMER_ASXML_IDAttr then you will require a Table-To-Text rule within your Sync Manager, instructions here: https://www.red-gate.com/hub/university/courses/data-masker/advanced-operations-with-data-masker/advanced-operations-with-data-masker/synchronizing-into-xml-and-json
Let me know hoe you get on! Thank you very much.
Kindest