Process driven messaging service
This sandbox is in the article namespace. Either move this page into your userspace, or remove the {{User sandbox}} template.
Process Driven Messaging Service (PDMS)
A process driven messaging service is services that are process oriented and that exchange messages/data calls. An PDMS is a service were jobs and triggers can be put together to create a work flow for a message.
Messaging platforms are considered one of few 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 and all kind of messages/data calls between systems, applications and or human beings that is based upon event-driven process.
Contents 1 Process Driven Messaging Service structure 1.1 Workflows 1.2 Jobs 1.3 Triggers 1.4 Processes 2 Technology/programming 3 Service 4 Applicable areas 5 See also 6 References 7 External links
1 PDMS structure
A process driven messaging service is a service were 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 will execute when a trigger gets triggered. That trigger will cause one or more jobs to be executed. The jobs can in turn execute more jobs. When all jobs have been executed the workflow will still be active, but nothing happens until it is triggered again.
1.1 Workflows
A workflow iin 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 all configuration. What also should note that a workflow is a container. It can apart from triggers and jobs contain groups or, artifacts. These items that the workflow can contain are then available to all triggers and jobs within the workflow. The concept of workflow can be seen as a template for a part of, or a whole business process. Workflows can with the help of triggers be invoked by a number of different reasons. For example when something happens in the domain or an explicit call to invoke. When a workflow, its triggers and jobs are active the workflow is active and will be in a state where it waits to execute. A workflow will execute when a trigger gets triggered. That trigger will cause one or more jobs to be executed. The jobs can in turn execute more jobs. When all jobs have been executed the workflow will still be active, but nothing happens until it is triggered again. 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.
1.2 JOBS
A job is an activity in a workflow. It represents something that a system do with the data, an activity in the system domain.
1.3 TRIGGERS
A trigger represents something that has happened and causes jobs to execute. In a way we can think of it as what starts/executes a workflow.
1.4 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 exposured in a public API (application programming interface) and it will be possible to create the process in the API.
Example of processes that can be managed in a process driven messaging platform.
2 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.
3 Mobile Response
Mobile Response (Länk till Mobile response.com)
A process driven messaging service is a service based upon the methodology/service Process Driven Messaging Service (lank till PDMS) were 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 will execute when a trigger gets triggered. That trigger will cause one or more jobs to be executed. The jobs can in turn execute more jobs. When all jobs have been executed the workflow will still be active, but nothing happens until it is triggered again.
Mobile Response is a service that based its technology upon PDMS.
4 Applicable Areas
Areas whereas PDMS can be used in is System to System, A2P with the difference that other message types can be included in the PDMP, Application to Application, System to Person, M2M and all kind of messages/data calls between systems, applications and or human beings that is based upon event-driven process.
5 See also
Internet Messaging Platform Event-driven architecture Architectural Pattern Critical Internet infrastructure Loose coupling
6 References
Hänvisning till referenser I dokument
7 External Links
www.mobileresponse.com www.bosbec.se?