WERQ
Back to current versionRestore this version

MANAGE ALL REQUESTS FOR USER#

The Request functionality in Self Service is very similar to that in the Professional application. Users in Self Service will use the WERQ screen instead of the IERQ screen to review their outstanding requests or to create new requests. The only difference between these two forms is that the WERQ does not have the Context tab or Activities tab as Self Service at this time does not support the use of tabs within tabs. Other than that one difference, both forms have the same functionality.

For more information on requests see the page titled Request Facility.

Self Service Splash Menu##

The Splash menu in Self Service displays the ‘Internal Requests I Need to Respond to’ menu item. This menu item will display on all of the roles associated to the user signed in. This menu item is the VERQ_SPLASH function which will display five new requests at a time, once the status changes from new it will be removed from this window.

The ‘Click Here To Access Your Requests’ link will direct the user signed in to their WERQ screen where they can manage all of their outstanding and historical requests.

Self Service Form Toolbar Menu##

Similar to the menu in Wiki, the ‘View All My Requests’ menu item in the Self Service menu calls the WERQ screen (where as in Wiki it calls IERQ). The other difference is that the shortcut keys do not appear in the Self Service menu as these are not supported in Self Service. The dialogs are the same as those called from the menu in Wiki.

The Manage All Requests for User (WERQ) screen works like an email client with an Inbox, Outbox, and Archived requests section; this provides a familiar interface for users and encourages them to use requests more often in their daily work.

Although requests are similar to email, there is no similar way to respond to a request; requests should not be replied to with another request. Instead, a user can add an activity to the current request and as long as the request remains open, the sender can see it and all activities in the Outbox of their WERQ screen

A user can complete or deny requests assigned to them. If a request is not assigned to them, then at most they can add an activity to the request for others to see.

There are three tabs in WERQ:

The definition data for the Manage All Requests for User screen is stored in the P2K_AM_REQUESTS and P2K_AM_REQUEST_ACTIVITIES tables.

Inbox #

The Inbox:
Sent On
This field identifies the date the request was created.
From
This field identifies which employee created the created the request.
Status
This field identifies the status of the request.
Type
This field identifies the type of request that was created.
Priority
This field identifies the request's priority.
Synopsis
This field identifies the synopsis of the request.
Action Req'd
This field identifies if action is required of the recipient of the request. Requests may vary in nature, some require action to be taken and others are comments regarding a record.
Description
This field identifies the actual text of the request.
Mark as 'In Progress'
This is an action button that allows the request recipient to mark the request as in progress.
Complete Request
This is an action button which allows the request recipient to complete the request by changing the status to 'completed'. Once completed, the request will be transferred to the Archived tab.
Deny Request
This is an action button which when pressed will deny the request. The status will change to Denied, and the request will be transferred to the Archived tab.
Add Activity
This is an action button that allows the request recipient to add an activity to the request. When pressed the Request Activity dialog will appear prompting the user to select an action type and allow them to add text describing the activity. Once completed, the activity will be visible in the Activity tab within the Inbox tab.

Outbox#

The Outbox tab:
Sent On
This field identifies the date the request was sent to the recipient.
Sent To
This field identifies the employee the request was sent to.
Status
This field identifies the status of the request.
Type
This field identifies the type of request that was created.
Priority
This field identifies the request's priority.
Synopsis
This field identifies the synopsis of the request.
Action Req'd
This field identifies if action is required of the recipient of the request. Requests may vary in nature, some require action to be taken and others are comments regarding a record.
Description
This field identifies the actual text of the request.
Mark as 'New' and Send
This is an action button that allows the user to mark the request as NEW and to send the request to the selected recipient.
Add Activity
This is an action button that allows the request recipient to add an activity to the request. When pressed the Request Activity dialog will appear prompting the user to select an action type and allow them to add text describing the activity. Once completed, the activity will be visible in the Activity tab within the Outbox tab.

Activities#

Added On
This field displays the date the activity was created.
Type
The type of action fulfilled of the request activity is displayed here.
Entered By
The name and person code of the individual who entered the activity is displayed here.
Description
The text of the activity is displayed in this field.

Archived#

The Archived tab:
Sent On
This field identifies the date the request was sent to the recipient.
Sent From
This field identifies the employee who sent the request.
Sent To
This field identifies the employee who the request was sent to.
Status
This field identifies the status of the request.
Type
This field identifies the type of request that was created.
Priority
This field identifies the request's priority.
Synopsis
This field identifies the synopsis of the request.
Description
This field identifies the actual text of the request.

Activities#

Added On
This field displays the date the activity was created.
Type
The type of action fulfilled of the request activity is displayed here.
Entered By
The name and person code of the individual who entered the activity is displayed here.
Description
The text of the activity is displayed in this field.

Notes #

Click to create a new notes page