db._svc.RefService¶
Functionality around processing reference fields
Todo
this is really low-level functionality probably not suitable for published API
-
references.init(conf)¶ Initialize reference service
- Returns
Promsie – resolving when initialization is complete
-
repair()¶ Traverse all BusinessObjects in the system and catalog all references Rebuild IncomingRefModel table and update all reference fields so that _disp and denormalized fields are up-to-date
- Returns
Promise – resolving when repiar is complete