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 typeUse and contentsTime of creationDeleted byTime of deletion
Service response data filesRPC response data fileStores data returned as the service result when using the client UAP simulator with an RPC interface.At return of the service request#1UserAny
XATMI response data fileStores data returned as the service result when using the client UAP simulator with an XATMI interface.At return of the service request#1UserAny
XATMI send data fileStores data sent by the tpsend function when using a UAP simulator for making interactive service requests with an XATMI interface.In the tpsend function#2UserAny
MCF send message fileStores 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#2UserAny
Temporary memory data fileStores 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#1Online tester#3At execution of the dc_mcf_contend function
Trace fileCollects UAP trace information for an OpenTP1 function.When the online tester (UAP) collects the first trace information.UserAny#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 typeFile name
Service response data filesRPC response data fileFile name specified by the utosppsvc command
XATMI response data fileFile 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 filesFile 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