OpenTP1 Version 7 Tester and UAP Trace User's Guide

[Contents][Index][Back][Next]

3.4.3 Files created by the online tester

The following tables list the types and names of files that the online tester creates when it is used.

Table 3-13 List of files created by online tester

File type Use and contents Time of creation Deleted by Time of deletion
Service response data files RPC response data file Stores data returned as the service result when using the client UAP simulator with an RPC interface. At return of the service request#1 User Any
XATMI response data file Stores data returned as the service result when using the client UAP simulator with an XATMI interface. At return of the service request#1 User Any
XATMI send data file Stores data sent by the tpsend function when using a UAP simulator for making interactive service requests with an XATMI interface. In the tpsend function#2 User Any
MCF send message file Stores messages send by the following functions when using the MCF simulator:
  • dc_mcf_reply
  • dc_mcf_send
  • dc_mcf_sendsync
  • dc_mcf_sendrecv
  • dc_mcf_execap
In the functions listed at left#2 User Any
Temporary memory data file Stores data updated by the dc_mcf_tempput function and acquired by the dc_mcf_tempget function in the UAP when using the MCF simulator. In the dc_mcf_tempput and dc_mcf_tempget functions#1 Online tester#3 At execution of the dc_mcf_contend function
Trace file Collects UAP trace information for an OpenTP1 function. When the online tester (UAP) collects the first trace information. User Any#4

#1: If the file already exists, the existing data is overwritten by the new input data.

#2: If the file already exists, the new input data is added to the file.

#3: When not running a UAP that issues the dc_mcf_contend function, the user can delete the file at any time.

#4: The user can delete the file when full after backup to another file.


Table 3-14 Names for tester files created by the online tester

Tester file type File name
Service response data files RPC response data file File name specified by the utosppsvc command
XATMI response data file File name specified by the utoxsppsvc command
XATMI send data file $DCDIR/spool/uto/test-user-ID/user-server-name/xsd-service-name#
MCF send message file $DCDIR/spool/uto/test-user-ID/sendmsg
Temporary memory data file $DCDIR/spool/uto/test-user-ID/utotmp-logical-terminal-name
Trace files File 1 $DCDIR/spool/uto/test-user-ID/trace1
File 2 $DCDIR/spool/uto/test-user-ID/trace2

#: When the service name exceeds 11 characters, the first five and last six characters are combined as the service name.
Example: Service name uapservice0001 [Figure] uapsece0001

When the service name exceeds 15 characters, the first five and the 10th to 15th characters are combined as the service name.
Example: Service name uapxatmiservice0001 [Figure] uapxaervice