Process driven messaging service
![]() | This article may require copy editing for grammar and capitalization. (March 2014) |
A process driven messaging service (PDMS) is a service that is process oriented and that exchanges messages/data calls. A PDMS is a service where jobs and triggers can be put together to create a workflow for a message.
Messaging platforms are considered key Internet infrastructure elements. What used to be only referred to as a few message types like email and IM has evolved into a complex multi-media email, instant messaging, and related fixed and mobile messaging infrastructure. One can argue that everything transmitted on the Internet and wireless telecommunication links is a message of one sort or another.
PDMS exchanges messages for the purpose of all kind of messages/data calls between systems, applications and or human beings that is based upon event-driven process chains.[1]
Structure
A process driven messaging service is a service where jobs and triggers can be put together to create a work flow for a message. The work flow can be seen as a process.
A workflow is executed when a trigger is prompted. The trigger causes the activation of one or more jobs which can, in turn, execute more jobs. The workflow will still be active even when all jobs have been executed, but nothing occurs until it is re-triggered.[2]
Workflows
A workflow in PDMS is used to wrap triggers and/or jobs together to accomplish a flow of actions and events that can be invoked over and over again without repeating the configuration. What also should be noted is that a workflow is a container. A Workflow Process is a container for a group of Workflow Statuses and Actions, such as moving a record from one status to another.[3] Excluding triggers and jobs, it can contain groups or artifacts. These items which can be contained in the workflow are then available to all triggers and jobs within the workflow.
The concept of a workflow can be seen as a template for a part or whole business process. Workflows can, with the help of triggers, be invoked by a number of different reasons such as when something happens in the domain or there is an explicit call to invoke.
The workflow will be in a state awaiting execution when the workflow, its triggers, and its jobs are active.
When created, workflows expects the last part of the workflow to be added first. That last part would be a job. Also jobs and triggers wants to know the next step in the flow when they are created, meaning that they too advocate creating the workflow in reverse order.[4]
Jobs
![]() | This section needs expansion. You can help by adding to it. (March 2014) |
A job creates something such as a task (e. g., send a message) or affects Standard Objects (e.g. way metadata in a unit). It is a task describing what the system should do and can be several things. A job, when activated, can lead to the execution of another job (for instance: message delivery). It represents what a system does with the data, an activity within the system domain.
Triggers
A trigger—what starts/executes a workflow—prompts the execution of actions. The objects components that define business logic and behavior are called Triggers. You can create and configure any number of Triggers to perform automated and programmatic validation, notification, data manipulation, and other activities upon record creation, updating, and deletion.[5]
Processes
A process starts at some point in the system. For example when a trigger executes an instance of a workflow.
A process driven messaging service is often used when managing a more or less complex business processes.
With a well developed process driven messaging platform, all triggers and jobs can be exposed in a public API (application programming interface), and it will then be possible to create the process in the API.
Technology/programming
PDMS is based upon Event-Driven Architecture whereas the architectural pattern may be applied by the design and implementation of applications and systems which transmit events among loosely coupled software components and services. Unlike traditional information systems which work by issuing requests and waiting for responses, event-driven systems are designed to process events as they occur, allowing the system to observe, react dynamically, and issue personalized data depending on the recipient and situation.[2]
Providers
A process driven messaging service is a service based upon the methodology/service Process Driven Messaging Service where jobs and triggers can be put together to create a work flow for a message. The work flow can be seen as a process.
Mobile Response is a service that based its technology upon PDMS.
Applicable Areas
Areas where PDMS can be used in is System to System, A2P with the difference that other message types can be included in the PDMS, Application to Application, System to Person, M2M and all kinds of messages/data calls between systems, applications and or human beings that is based upon event-driven process..
See also
- Internet Messaging Platform
- Event-driven architecture
- Architectural Pattern
- Critical Internet infrastructure
- Loose coupling
- Application-to-Person (A2P) SMS
- Machine to machine (M2M)
- Service (systems architecture)
References
- ^ Hommes, Lambertus Johannes (2004). "7". The evaluation of business process modeling techniques (PDF). [S.l.: s.n.] pp. 138–187. ISBN 90-9017698-5.
{{cite book}}
:|archive-date=
requires|archive-url=
(help); Check date values in:|archivedate=
(help) - ^ a b Opher Etzion, Peter Niblett (September 2007). Event Processing in Action 1st. Greenwich, CT, USA: Manning Publications Co. ISBN 1935182218.
- ^ Progress Software Corporation. "Rollbase in action" (PDF). Chapter 10. p. 6.
- ^ UWE, ZDUN (September 19, 2007). "HENTRICH, DUSTDAR" (PDF). Modeling Process-Driven and Service-Oriented Architectures Using Patterns and Pattern Primitives. 1 (3). New York: ACM, Inc.: 23–27.
{{cite journal}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help) - ^ "10". Rollbase in Action (PDF). Progress Software Corporation. pp. 266–289.