Activating TWL RF logging

  1. Select System Administrator > Setup > Business Rule in Distribution SX.e. The SA Business Rule Setup screen is displayed.
  2. Click New.
  3. Specify this information in the Template section:
    Category
    Select CONV.
    Rule
    Select Classic - logginglevel.
  4. Select the Global checkbox in the Global/Company section.
  5. Specify this information in the Rule section:
    Node Name
    Specify Infor.WebUI.
    Attribute Name
    Specify TWLRFLogging and/or TWLLogging.
    Rule Value

    Specify the required rule value. Possible values:

    • TRACE: Logs all types of messages. If this value is selected, a lot of information is logged which may impact the processing speed.
    • INFO: Logs only informational messages.
    • ERROR: Logs only error messages.
    • Blank: Disables TWLRF logging.

    Additional possible rule values for TWLRFLogging attribute:

    • operator,<value>: Logs messages for operator names that contain the specified keyword. The operators are the TWL employees defined on the TWL RF Employee Setup screen. For example, operator,win,operator,12345,operator,win500. In this case, the system logs messages for operators whose names include win, 12345, or win500.
    • codename,<value>: Logs messages for codes that contain the specified keyword. For example, codename,pic_pfl_web,codename,sor_cs_web.p,codename,rcv,codename,recei. In this case, the system logs messages for code that includes pic_pfl_web, rcv, or recei. The code sor_cs_web.p is not logged because the system references code names without the .p extension.

      Note: When a codename is specified, the system logs messages one level deep from the specified codename to provide visibility into related programs.
    Note: The operator and codename values can be combined in the format: operator,<value>,codename,<value>. This logs messages for both the specified operator and code name.
  6. Click Save.