Hi Alex, If you want, you can associate existing objects/person with templates accessing back end Tables. But not possible from interface. To do so, I would recommend to check with Professional Services team to create a procedure to find all the persons which aren't created using template and then determine the template to use accordingly and then make necessary changes in the Person table. After that, you need to synchronize to bring up template properties, attribute and securities etc. on to those persons. It is not recommended to right direct query through SQL/backend tables. You miss out any table that may cause related issues. We need to check procedure [ create from template ] and make sure all necessary tables are updated. For all the changes, I guess you need to use eB APIs or follow the logic in eB API to make backend changes. So, this is possible but with the help of Professional Services only.
↧