Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • There is an existing document on the wiki on how to hook a new procedure into the services layer

Anchor
new-procedure-app-layer
new-procedure-app-layer

Adding a new procedure in the application layer

...

(See App layer calls below for more details.)

Create App layer tests, including test datafiles

Note

Need to add details about adding App layer tests.

Adding a new procedure in the UI layer

...

A few additional calls are in
TenantServlet

  • init
  • composite

In TestUIRecords.java
testMisc()
will create 10 records of every object, procedure type
default /generator, may create 20 objects of each

...