Check before you declare
Before you add an entity, ask whether it already exists. A company, a customer, a supplier, an employee, a calendar event: each of these already has a canonical record.Pointing at one
An ordinary reference field withtargetApp set:
cordango check validates it offline.
The key is not the label
organization a “Company”.
Look before you point. A reference to a key that does not exist is a cordango check error, but a
reference to the wrong key of the right app is not, and that one you find later.
Platform features are currently in invite-only beta.
Sign up here to be considered for one of our next phases.
Why they are central
Core apps are what make a workspace a company system rather than a folder of unrelated applications. Two apps that both referencecore_organizations are talking about the same company,
which is what lets a record in one app mean something in the other.
That resolution is provided by Cordango Platform. A standalone generated application gets its own
built-in directory instead, emitted as part of its runtime.
