About Askemos · design notes · documentation · news · download · On CD · thanks · forum · support
AskemosHLD · BetriebsSystem · CoreAPI · NLayerArchitecture

TrustedCode

Special services, e. g., to access email, EDI?, HBCI? etc.

These services are defined at system startup by entries in a table at the place configured in $trustedcode-oid.

The place holds a table (in HTML syntax) with an id attribute value of TrustedCode. Each line (tr element) enables one trusted code function. The first cell hold the OID of the only place, which is allowed to execute the code. The second cell contains the name of the function to enable. The third cell is either the literal read or write and defines whether the function can be called from within a transaction (write operation) only or also from read operations.

Those places allowed to executed the code can return an additional element in their reply (see CoreAPI). This new element has an gi of TrustedCode and a name attribute equal to the configured service.

Example

Definition table at $trustedcode-oid

 <table border="1" id="TrustedCode">
  <tr>
   <td>OID</td>
   <td>sendmail</td>
   <td>write</td>
  </tr>
 </table>

Beware: there must not be any space characters in the table cells. They don't harm, but disturb the operation (no effect anymore).

Application at OID

<reply xmlns="mind">
 <TrustedCode name="sendmail">
...
 </TrustedCode>
</reply>

Spezialdienste zum Beispiel zur Anbindung an eMail, EDI? etc., werden durch "trusted code" (beim Systemstart an vordefiniertem Platz definiert) implementiert.

Ursprünglicher Plan: Sie transformieren ein Slotset (ggf. außer "urkundlichen").





border
last modification: Wed Sep 26 12:36:43 2001
authors: jfw,
document identifier: A849640f672ed0df0958abc0712110f3c
delivered to public at Thu, 28 Aug 2008 17:15:46 +0200
short comments


rss

pdf :: context view

search



02 Aug 2008SystemRequirements
02 Aug 2008PCRE
23 Jul 2008ProjectsOnThePlate
23 Jul 2008ModuleStructure05
17 Jun 2008StorageAdaptor
17 Jun 2008NEWS
17 Jun 2008HTML
17 Jun 2008ACM
22 Mai 2008HTTP
22 Mai 2008BOSH
10 Mai 2008AskemosBibliograph
10 Mai 2008JerrysDreamAbstrac
09 Mai 2008ProgrammingLanguag
20 Apr 2008XSLT
11 Mar 2008CodingStyle
10 Mar 2008
09 Mar 2008MIMEConverter
BSD
07 Mar 2008XML
06 Mar 2008SRFI
01 Mar 2008RFC4810
01 Mar 2008RFC4998
01 Mar 2008KondratieffWerk
04 Jan 2008service-level
04 Jan 2008NameSpaceDSSSLinde
24 Jun 2004KommunikationsInfr
BOINC






Add


About Askemos · design notes · documentation · news · download · On CD · thanks · forum · support
Web Design by Schwill Dresden