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
Farming States in the United States of America | Complete Overview
To order
Jessie Jet Nurse
Serialwale
We at yo momma house train Full video
Weepinbell Gen 3 Learnset
Eternal Sunshine Of The Spotless Mind Parents Guide
Number One Buffet Ravenna
20 Years at the Getty Center: A Getty Museum Perspective
Kino finden | cinetixx Filme
„Wir sind dicht davor“: Rodri hält Streiks wegen zu vieler Spiele für denkbar
Rblxwild Affiliate Codes
Laveen Modern Dentistry And Orthodontics Laveen Village Az
pittsburgh gigs - craigslist
Styleseat Near Me
Telegram Scat
Crime | Denver Daily Voice
7StarHD: A Guide to HD Movies & Web Series
Craigslist Meadville Farm And Garden
Eros Com Indianapolis
Kodo Yocan Blinking 5 Times
103 Care manager assistant jobs in UK
Noaa Marine Zone Forecast
Sunday World Northern Ireland
The "Minus Sign (−)" Symbol in Mathematics
Ravichandran Ashwin Centuries
2057781313
White Pages Corpus Christi
855 700 4473
Crary Realty Grand Forks Nd
Tgh Imaging Powered By Tower Wesley Chapel Photos
Shaanxi Y-9 Medium-Lift Transport Aircraft
Violent Night Showtimes Near Amc Fashion Valley 18
Savannah State University
Ncaaf Reference
Dmvfl Login
Aabb Investorshub
Comenity.net/ Burlington
Directions To Jollibee
Barbie Showtimes Near Marcus Orland Park Cinema
Atrium Orthopedic Urgent Care
BMO Bank Review 2024
Uintah County Animal Shelter Adoption
Milkhater05 Of
DEVIANT DESIRES| POWER BOOK II - 19. - Page 2
Arknights Gamepress
Keyc Tv Weather Radar
Movierulz Plz 3
Dark Entreaty Ffxiv
24Hrs Mcdonalds Near Me
Jelly Mario Unblocked 76
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.