IERQ
Back to current versionRestore this version

MANAGE ALL REQUESTS FOR USER#

The Manage All Requests for User (IERQ) 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. A menu has been added to the form toolbar to make it easier for users to create new requests for a subject, as well as provide the convenience of viewing all relevant requests. Embedded forms which show the context of each request will be visible on IERQ such that when a user is viewing outstanding requests; all information is available on IERQ and opening other screens to understand the source of the request is no longer necessary.

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 IERQ 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.

For more information on requests see the page titled Request Facility

There are three tabs in IERQ:

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 tab#

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.

Context#

If an embedded form was associated to the Request Type in IMRT, this section will display the embedded form.

Activity#

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.

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.

Activity#

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.

CLEANUP