Changes between Version 4 and Version 5 of LEGACY - CaTissueClientAPI


Ignore:
Timestamp:
11/26/10 10:44:00 (14 years ago)
Author:
jeff.lusted
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LEGACY - CaTissueClientAPI

    v4 v5  
    88
    99  1. Locate caTissue application service.
    10   1. Start a session within caTissue. This is just like any other interaction. There is the possibility of time out with inactivity.
    11   1. Use application service to retrieve a local copy of the !CollectionProtocol.
    12   1. Create a local copy of the Participant and initialize it according to the !CollectionProtocol requirements. This is quite an involved process requiring knowledge of the caTissue business model.
     10  1. Start a session within caTissue. This is just like starting any other interaction. There is the possibility of time out with inactivity. Some degree of housekeeping and authentication is required.
     11  1. Use the application service to retrieve a local copy of the !CollectionProtocol.
     12  1. Create a local copy of the Participant and initialize it according to the !CollectionProtocol requirements. This is quite an involved process requiring detailed knowledge of the caTissue business model.
    1313  1. Use the application service to pass the Participant back to caTissue. After this action, the Participant exists in the database.
     14
     15Notes on the above...