Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • new base-...xml file
  • new domain-...xml file
  • edit base-relations.xml to add new record type as a relate-able record type
    • Per Chris M, has an 'all' keyword for all relation types
  • add an xml include line to point to your new procedure's base-* file, to *-tenant.xml (in app layer tree) or in our-tenant-tenant.xml (in the mini-build)
  • edit the id / number pattern config file to add any automatically generated number patterns needed (also need to make the generator(s) in the services layer; there's a document on the DOC wiki about that)

Testing if a new field is working in the app layer
Set up new test in cspi-services
maybe not for extension

...

(See App layer calls below for more details.)in the mini-build in our-tenant-tenant.xml (or *-tenant.xml in app layer tree)

Adding a new procedure in the UI layer

...