Skip to main content

xSuite Cube Installation Guide

"Path for Tracefile" activity

/WMD/BC_SPRO → xSuite Business Solutions → Workflow → Standard Customizing

Direct access: FILE

A trace file is written to better analyze errors that occur in the workflow.

The logical path of the trace file must first be created. To do this, the top entry Definition of logical file paths must be selected in the dialog structure on the left. Then click the New Entries button and make the following entry:

Logical File Path

Name

ZWMD_XF_RTTRC_PATH

xSuite Logfile

In the dialog structure on the left, create a new entry for the operating system on which SAP is running under Assignment of Physical Paths to Logical Path:

Field

Value pair (variant 1)

Value pair (variant 2)

Syntax group

UNIX

WINDOWS NT

Physical path

<P=DIR_HOME>/<FILENAME>

<P=DIR_HOME>/<FILENAME>

Then select the entry Logical File Name Definition, Cross-Client in the dialog structure on the left and create the following entry:

Field

Value

Log. File

ZWMD_XF_RTTRC_FILE

Name

xSuite Trace File

Physical file

WMD_XF_RTTRC.LOG

Data format

ASC

Applicat.area

BC

Logical path

ZWMD_XF_RTTRC_PATH

The trace file can be evaluated later in productive operation using transaction /WMD/XF_TRACE.

Make the following entries in the xSuite parameter table /WMD/XF_PARAM:

xSuite parameter name

xSuite parameter value

Brief description

XF_RTTRC_FILE

ZWMD_XF_RTTRC_FILE

Logical file name from transaction FILE

XF_RTTRC_FILE_SIZE

1024 (example)

Maximum size of the trace file in KB

XF_RTTRC_LEVEL

0 (example)

Trace level (0 = off, 1 = low to 5 = high)

For information on this parameters, see Appendix D, xSuite parameter (/WMD/XF_PARAM).