Show TOC

Procedure documentationDefining Values for Pricing Engine Parameters Locate this document in the navigation structure

 

You can add parameters for the pricing engine and define values for them in Mobile System Maintenance (MSY). The Mobile Sales application passes these settings to the Internet Pricing and Configurator (IPC) via server commands or Hyper Text Transfer Protocol (HTTP).

You can also change the Extended Configuration Management (XCM) scenario names, which are required for the pricing and configuration Java Server Pages (JSPs).

Procedure

Perform the following steps in Mobile System Maintenance.

  1. Choose   Cross Component settings   Pricing Engine Parameters  .

  2. Add the required parameters.

    Parameter

    Possible Values

    Description

    EXTERNALTAXPACKAGENAME

    Vertex

    TAXWARE

    SABRIX

    None

    Enter the appropriate value depending on the external system that is used for tax calculation.

    LOG_FILE

    %t<path>.%g.log

    You can change the path at which the log file is stored.

    Default value: %t/ipclogs/server_log.%g.log.

    %t% represents the tomcat\temp installation directory.

    LOG_LEVEL

    ERROR

    DEBUG

    On productive machines, we recommend that you use ERROR.

    Since DEBUG affects performance, use it only when you want to debug issues.

    MASTDATACONDITIONS

    msaconditionmasterdata

    Do not change this value unless the XCM scenario setting is changed in the J2EE server using the XCM tool.

    This value is used for the condition analyzer and condition assistant JSP pages or product conditions JSP pages in Mobile Sales.

    For more information, see SAP Note 988561.

    ORDERCONDITIONS

    msaconditionpanel

    Do not change this value unless the XCM scenario setting is changed in the J2EE server using the XCM tool.

    This value is used for showing the header and item pricing condition JSP pages in Mobile Sales.

    For more information, see SAP Note 988561.

    ORDERMAINTAIN

    msaordermaintain

    Do not change this value unless the XCM scenario setting is changed in the J2EE server using the XCM tool.

    This value is used for the configuration JSP in Mobile Sales.

    For more information, see SAP Note 988561.

    TCPSOCKETTIMEOUT

    Any positive number.

    This value represents the number of minutes for which the TCP client socket waits for IPC response before it times out.

    The default value is 2.

    The value 0 indicates that the socket waits indefinitely.

    TRACE_FILE

    %t<path>.%g.log

    You can change the path at which the trace file is stored.

    Default value: %t/ipclogs/server_trc.%g.log

    %t% represents the tomcat\temp installation directory.

    TRACE_FLAG

    True

    False

    On productive machines, we recommend that you use False.

    Since True affects performance, use it only when you want to debug issues.

    We can maintain either one of the two values depending on the requirement.

    TRACE_LEVEL

    ERROR

    DEBUG

    On productive machines, we recommend that you use ERROR.

    Since DEBUG affects performance, use it only when you want to debug issues.

    You can change the XCM scenario names for specific employees by choosing   Employee   Settings   in MSY.

  3. Save the changes.