Job Messages

Type:    Form
Description: Provides access to job messages search and review options.
Tabs:

Active

view

Archive

view

Items:


Job Messages Search

Includes job messages search criteria.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
Full Name
Search criteria to locate job messages by the full name of the job queue that he message is associated with. Includes application, group and name assigned to the job queue.
¦_
Partial Name
Search criteria to locate job messages by part of the name of the job queue that the message is associated with. Allows to search by application, group or any part of the job queue name.
¦_
Merchant
Search criteria to locate job messages by a particular merchant.
¦_
Status
Search criteria to locate job messages by a particular message status.
¦_
Completed
Indicates that the message is in completed status.
¦_
Failed
Indicates that the message is in failed status.
¦_
Pending
Indicates that the message is in pending status.
¦_
Processing
Indicates that the message is in processing status.
¦_
Cancelled
Indicates that the message is in cancelled status.
Create Date
Search criteria to locate job message created within a certain date range. Either beginning or end date is necessary.
Last Attempt
Search criteria to locate job message last time attempted to be applied within a certain date range. Either beginning or end date is necessary.

Active

Includes the list of active job messages.
¦_
ID
Identifier of the object used for references; auto-incremented integer value.
References: Job Message.Id
¦_
Account
Code of Merchant Account to which instance of this object is attributed to.\n\nDepending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.\n\nThe field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
References: Job Message.Merchant Account Code
¦_
Queue Name
Name of the job queue.
References: Job Message.Queue Name
¦_
Status
Reference to the entity that enumerates possible statuses of the job queue.
References: Job Message.Status CL
¦_
Create Date
Date when the record was created.
References: Job Message.Create Date
¦_
Last Attempt
Date of the last attempt to run the job queue.
References: Job Message.Last Attempt Date
¦_
Priority
Priority of the job queue.
References: Job Message.Priority
¦_
Increase
Allows to increase priority of the job message.
¦_
Decrease
Allows to decrease priority of the job message.
View message
Allows to view detailed information about the selected message. Opens Form: View Message
Requeue
Allows to requeue the selected message.
Cancel
Allows to cancel the selected job message. After being cancelled, it is transferred to the job message archive.

Archive

Includes the list of job messages transferred to archive.
¦_
ID
Identifier of the object used for references; auto-incremented integer value.
References: Job Message Archive.Id
¦_
Account
Code of Merchant Account to which instance of this object is attributed to.\n\nDepending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.\n\nThe field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
References: Job Message Archive.Merchant Account Code
¦_
Queue Name
Name of the job queue.
References: Job Message Archive.Queue Name
¦_
Status
Reference to the entity that enumerates possible statuses of the job queue.
References: Job Message Archive.Status CL
¦_
Create Date
Date when the record was created.
References: Job Message Archive.Create Date
¦_
Last Attempt
Date of the last attempt to run the job message.
References: Job Message Archive.Last Attempt Date
¦_
Priority
Priority of the job queue.
References: Job Message Archive.Priority
¦_
Increase
Allows to increase priority of the job message.
¦_
Decrease
Allows to decrease priority of the job message.
View message
Allows to view detailed information about the selected message. Opens Form: View Message
Requeue
Allows to requeue the selected message.