Activity Log History (2024)

The activity history log allows you to track historical information about activities within a distribution center. You can choose which data should be tracked and specify the sources of that data.

Some basic reports and simple query functionality are provided within RWMS. It is recommended that more extensive manipulation of the data be performed with data warehousing tools.

As containers pass through distribution center, historical records are kept in RWMS. You can use this information to track a container's progress.

Business Process

There are three phases to setting up the activity history log in RWMS:

  • A system option must be set to turn on the logging function.

  • You must indicate how many days worth of data to retain for each table. Data older than the set number of days are purged from the log.

  • You must select the fields against which activity is logged. You can select those fields by screen or by table/field. Some activities, however, are always logged. These activities involve users overriding certain defaults and skipping activities.

    Simple queries can be run on the data from within RWMS.

System Administration

For activities to be logged, the activity history log functionality must be turned on. The setting for the system parameter, ahl_log, may be:

  • 0 (zero): The functionality is turned off.

  • 1: The functionality is turned on. Activities are written to the ACTIVITY_LOG table.

  • 2: The functionality is turned on. Activities are written to an Oracle database queue. Customization is required to write the data to the ACTIVITY_LOG table.

This chapter contains the following topics:

  • Activity Log Inquiry

  • Define Purge Frequencies

  • Set Log by Screen

  • Set Log by Table/Field

Automatic Overrides and Skips

The following user actions are always recorded in the activity history log:

  • During the putaway process, a suggested putty location is overridden.

  • During bulk picking or bulk replenishment picking, a suggested pick from location or quantity is overridden.

  • During container picking, a suggested location or quantity is overridden.

  • During container replenishment picking, a suggested location is overridden.

  • During put-to-store picking, a suggested location is overridden.

  • During cycle counting, a location marked for counting is skipped.

Activity Log Inquiry

From the main menu, select Activity History Log > Activity Log Inquiry. The Activity Log Inquiry window opens.

Figure 13-1 Activity Log Inquiry window

Activity Log History (1)

Query the Activity History Log

  1. On the Activity Log Inquiry window, click Build Query. The Build Query window opens.

    Figure 13-2 Build Query window

    Activity Log History (2)

  2. If a query opens, click Clear Query.

  3. To load a query:

    1. Click Load Query. The Load Query window opens.

    2. Select the query that you want to use.

    3. Click Load Query. The query opens on the Build Query window.

  4. Click Run Query. The query is run and the results appear on the Activity Log Inquiry window.

Build a Query

  1. On the Activity Log Inquiry window, click Build Query. The Build Query window opens.

  2. In the Column field, select a limiting element.

  3. In the Operator field, select a relational operator.

  4. In the Value field, enter the value of the element selected in the Column field.

  5. In the Logical field, enter the logical operator used to join two or more conditions.

  6. Enter additional conditions as necessary.

  7. To save a query:

    1. Click Save Query. The Save Query window opens.

    2. In the Save field, enter a name for the query.

    3. Click Save to save the query and close the Activity Log Queries window.

  8. On the Build Query window, click Run Query to run the query or Exit/Cancel to close the Build Query window.

Delete a Query

  1. On the Activity Log Inquiry window, click Build Query. The Build Query window opens.

  2. Click Delete Query. The Delete Query window opens.

    Figure 13-3 Delete Query window

    Activity Log History (3)

  3. Select the query that you want to delete.

  4. Click Delete Query.

  5. When prompted to delete the record, click Yes. The query is deleted and you are returned to the Build Query window.

  6. Click Exit/Cancel to close the Build Query window.

Exit the Activity History Log Window

Click the Exit button to close the window.

Define Purge Frequencies

From the main menu, select Activity History Log > Define Purge. The current purge settings appear in the Purge Define window.

Figure 13-4 Define Purge window

Activity Log History (4)

Edit Purge Frequencies

  1. On the Purge Define window, double-click the table that you want to edit. The Modify window opens.

    Figure 13-5 Modify window

    Activity Log History (5)

  2. In the Purge Frequency field, edit the number of days for which you want to retain data.

  3. Click Save to save any changes and close the Modify window.

Exit the Purge Define Window

Click the Exit button to close the window.

Set Log by Screen

From the main menu, select Activity History Log > Set Log by Screen. The Set Log by Screen window opens.

Figure 13-6 Set Log By Screen window

Activity Log History (6)

Display Tables and Fields for All Screens


Note:

Due to the large volume of fields that would be retrieved, it is recommended that you enter criteria in order to restrict the results.

Click the Search button.

Display a Subset of Screens

  1. If any screens are currently displayed, click the Clear button.

  2. Click the Query button.

  3. To display tables and fields by screen (or window), enter the screen name in the Screen Name query field, or click the LOV button and select the Screen. To display screens by table or field, enter the table name or field name in the appropriate query fields, or click the LOV buttons and select the table or field.

  4. Click the Search button. The screens, tables, and fields that match the criteria appear.

Set Screen Level Activity Logs

  1. On the Set Log by Screen window, select the Log Flag check box next to each screen/table/field that you want to include in the activity history log.


    Note:

    The Log Flag for a screen can be checked only if Purge Days are defined for the screen in Define Purge screen.

  2. Clear the Log Flag check box next to each screen/table/field that you do not want to log.


    Note:

    To select or clear the Log Flag check boxes for all the currently displayed screen/table/field records, select or clear the Select All check box.

    Select All check box can used only if the table associated to the screens has Purge Days defined. If Purge Days are not defined for the table, then clicking Select All check box throws a warning message to define the Purge days on the table.


  3. Click Save to save any changes.

Exit the Set Log by Screen Window

Click the Exit button to close the window.

Set Log by Table/Field

From the main menu, select Activity History Log > Set Log by Table/Field. The Set Log by Table/Field window opens.

Figure 13-7 Set Log By Table Field window

Activity Log History (7)

Display All Tables and Fields


Note:

Due to the large volume of fields that would be retrieved, it is recommended that you enter criteria in order to restrict the results.

Click the Search button.

Display a Subset of Tables and Fields

  1. If any tables and fields are currently displayed, click the Clear button.

  2. Click the Query button.

  3. Enter criteria in one or both of the query fields.

  4. Click the Search button. The tables and fields that match the criteria appear.

Set Table/Field Level Activity Logs

  1. On the Set Log By Table Field window, select the Log Flag check box next to each table/field that you want to include in the activity history log.

  2. Clear the Log Flag check box next to each screen/table/field that you do not want to log.


    Note:

    To select or clear the Log Flag check boxes for all the currently displayed table/field records, select or clear the Select All check box.

    Select All check box can used only if the table associated to the screens has Purge Days defined. If Purge Days are not defined for the table, then clicking Select All check box throws a warning message to define the Purge days on the table.


  3. Click Save to save any changes.

Exit the Set Log By Table/Field Window

Click the Exit button to close the window.

Activity Log History (2024)
Top Articles
Instant Checkmate
Airbnb Essentials: 110 Ideas for a Great Guest Experience
Dainty Rascal Io
Pollen Count Los Altos
Golden Abyss - Chapter 5 - Lunar_Angel
Knoxville Tennessee White Pages
Best Team In 2K23 Myteam
Junk Cars For Sale Craigslist
Craigslist Motorcycles Jacksonville Florida
Wmu Course Offerings
Recent Obituaries Patriot Ledger
Hardly Antonyms
LA Times Studios Partners With ABC News on Randall Emmett Doc Amid #Scandoval Controversy
Find The Eagle Hunter High To The East
Elle Daily Horoscope Virgo
Ella Eats
Wnem Radar
Nebraska Furniture Tables
The most iconic acting lineages in cinema history
Erskine Plus Portal
Saberhealth Time Track
Unit 33 Quiz Listening Comprehension
Connect U Of M Dearborn
Dr Adj Redist Cadv Prin Amex Charge
Mflwer
Adam4Adam Discount Codes
R Cwbt
Missed Connections Dayton Ohio
Sprinkler Lv2
R&S Auto Lockridge Iowa
3 2Nd Ave
Delectable Birthday Dyes
Harrison County Wv Arrests This Week
§ 855 BGB - Besitzdiener - Gesetze
Gma' Deals & Steals Today
Angel Haynes Dropbox
Rush County Busted Newspaper
ShadowCat - Forestry Mulching, Land Clearing, Bush Hog, Brush, Bobcat - farm & garden services - craigslist
AP Microeconomics Score Calculator for 2023
Chris Provost Daughter Addie
Why I’m Joining Flipboard
Busted Newspaper Campbell County KY Arrests
Mytime Maple Grove Hospital
“To be able to” and “to be allowed to” – Ersatzformen von “can” | sofatutor.com
Hovia reveals top 4 feel-good wallpaper trends for 2024
Stitch And Angel Tattoo Black And White
Sky Dental Cartersville
Random Warzone 2 Loadout Generator
Who Is Nina Yankovic? Daughter of Musician Weird Al Yankovic
Tweedehands camper te koop - camper occasion kopen
Adams County 911 Live Incident
Heisenberg Breaking Bad Wiki
Latest Posts
Article information

Author: Cheryll Lueilwitz

Last Updated:

Views: 6204

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Cheryll Lueilwitz

Birthday: 1997-12-23

Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

Phone: +494124489301

Job: Marketing Representative

Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.