Internal job used to connect accounts and persons within model. Persons can be linked by:
fcpc help job/personlinker
usage: fcpc module/personlinker [-h] [--personlinker.weight.byname PERSONLINKER.WEIGHT.BYNAME] [--personlinker.weight.byemail PERSONLINKER.WEIGHT.BYEMAIL] [--personlinker.links.max PERSONLINKER.LINKS.MAX] [--personlinker.query PERSONLINKER.QUERY]
personlinker
optional arguments:
-h, --help show this help message and exit
--personlinker.weight.byname PERSONLINKER.WEIGHT.BYNAME
Link weight for persons/accounts with same name[Defined:fcplib.job.personlinker] (default: 80)
--personlinker.weight.byemail PERSONLINKER.WEIGHT.BYEMAIL
Link weight for person/accounts with same email[Defined:fcplib.job.personlinker] (default: 100)
--personlinker.links.max PERSONLINKER.LINKS.MAX
Maximum links to create if there are many similar objects. If there are more same objects than this, raise error.[Defined:fcplib.job.personlinker] (default: 20)
--personlinker.query PERSONLINKER.QUERY
Query to search objects to be linked[Defined:fcplib.job.personlinker] (default: person+)
Person linker job. It searches persons and accounts and try to link them
- Links same email