Trigger Workflow from Messages
By Suresh Kumar Parvathaneni from Link
This document details about the procedure in triggering the workflows from a message (For e.g., error or warning message).
For our demo purpose, let us consider the transaction ME21 (Create Purchase Order). Without entering any values on the screen, press ENTER. You would get the error message “Enter Purchasing Org.” (as shown below)
Now double-click on the message, to get the long text and the message details.
Now click on the technical information.
The above screenshot provides us with the message details (Message Class: ME) and Message Number 083.
Now we need to create a workflow which needs to be triggered from this message.
Go to transaction SWUY. Following wizard appears.
Click on “Continue”.
Enter the message details, as obtained earlier. Click on “Continue”.
Click on “Complete” again. Pop-up screen regarding the package (Development class) appears. Assign the package, you would like to have. Press ENTER. You would be automatically navigated to the “Workflow Template” screen shown below:
Enter the Work item text and click on “Workflow Builder”. We are now in the “Workflow Builder” screen.
For our demo purpose, let’s create a simple email step in our workflow definition. (To know about how to include an email step in the Workflow definition, click here)
Activate the Workflow definition.
Testing the application
Go to transaction ME21.
Without entering any values, press ENTER. The error message “Enter Purchasing Org.” appears. Double-click on the message and the long text appears. See the screenshot below.
As highlighted in the screenshot above, the button “Workflow” is now enabled (before attaching a workflow definition to this message, this button was disabled”. Click on the button “Workflow”. The workflow definition created earlier, in this case WS99900061, is now triggered. See the screenshot below.
相关推荐
为SharePoint 2010 Workflow 开发 Custom Workflow Activity(Develop Custom Workflow Activity for SharePoint 2010 Workflow). SharePoint2010提供了很多有用的开箱即用的Activity(活动action),我们可以在...
Hue的Workflow(工作流)组件则是用于构建和管理复杂的Hadoop作业流程,允许用户通过拖拽操作来设计数据处理任务,而无需编写复杂的命令行脚本或Java代码。在本文中,我们将深入探讨如何使用Hue配置和运行一个...
### 工作流管理概述:从过程建模到工作流自动化基础设施 #### 一、引言与背景 在当今全球化的商业环境中,企业面临着日益激烈的竞争压力,为了保持竞争力,企业必须降低成本、快速开发新产品和服务。...
回想自己学习Domino Workflow的经历,也算有些坎坷,因为这方面的资料很少,Domino Workflow的帮助库虽然比较完整,但是缺乏一个主线,而且没有一些实用技巧的介绍。心中一直有一个想法,就是将自己掌握的Domino ...
### Oracle Workflow Builder 知识点解析 #### 一、Oracle Workflow Builder 概述 Oracle Workflow Builder 是一款由 Oracle 公司开发的企业级工作流管理工具,它被集成在 Oracle 应用服务器中,并且作为 Oracle ...
工作流(Workflow)是软件系统中用于管理业务流程自动化的重要技术,它可以帮助组织或企业实现流程规范化、提高工作效率。在本项目"workflow_springbootworkflow_workflowdemo_workflowspringBoot_work"中,开发者...
数据库WorkFlow表结构 数据库WorkFlow表结构是小型工作流系统的一种解决方案,该表结构主要由五个表组成:flow_form_type、flow_type、flow_process、flow_run和flow_run_prcs。每个表都有其特定的字段和关系,用于...
Workflow Studio is a Delphi/C++Builder VCL framework for Business Process Management (BPM). With Workflow Studio you can easily add workflow and BPM ...Fixed : Empty "Basic" category removed from toolbar
'Workflow' => \Symfony\Component\Workflow\Workflow::class, ``` 现在我们已经准备好了基础架构,可以开始定义工作流了。在 Laravel 中,可以创建一个新的 PHP 类来表示工作流定义。例如,创建一个 `src/...
**Laravel 开发 - Laravel Workflow** 在 Laravel 开发过程中,我们常常需要处理各种状态转换,例如订单的状态(待支付、已支付、已完成等)或文章的状态(草稿、审核中、发布)。`Laravel Workflow` 提供了一种...
【标题】"workflow实现的源代码"涉及到的是工作流(Workflow)系统在信息技术中的实际应用,尤其是OA(Office Automation)系统的开发。工作流系统是一种自动化业务流程的技术,它能够管理和控制文档、信息或任务在...
Alfred 时间戳workflow下载如何使用?输入t 1531139234,单位是s,即可展示该时间戳对应的当地时间输入t 1531139234000单位是毫秒,即可展示该时间戳对应的当地时间输入t now,即可展示当前时间输入t 2018/06/06 12:44...
本文将深入探讨“C# Workflow”和“WCF”这两个关键概念,并结合提供的“WinForms”示例,阐述如何在实际项目中应用它们。 C# Workflow(工作流)是.NET Framework的一部分,它提供了一种模型化业务流程的方式。...
工作流(Workflow)是软件开发中的一个重要概念,它涉及到如何有序地组织和自动化一系列任务,以实现特定的业务目标。"Simple Workflow"标题暗示我们将会探讨一个简洁易懂的工作流实现,适合初学者或者需要快速理解...
【Informatica Workflow 详解】 Informatica Workflow 是 Informatica PowerCenter 中的一个核心概念,它负责管理和调度数据集成任务的执行流程。Workflow 是一系列按照特定顺序执行的任务(Tasks)集合,用于实现...
### IBM Lotus Workflow 手册:工作流管理与优化的核心指南 #### 核心知识点解析: **1. Domino Workflow 的定义与重要性** IBM Lotus Domino Workflow(简称 Domino Workflow)是IBM公司开发的一款专为企业级...
### Windows Workflow Foundation 构建工作流应用 #### 一、Windows Workflow Foundation 概览 **Windows Workflow Foundation (WF)** 是由微软开发的一个用于构建工作流应用程序的框架。它旨在为开发者提供一个...
### Windows Workflow 案例分析 #### 一、概述 Windows Workflow Framework(WF)是Microsoft提供的用于构建工作流应用程序的框架。它允许开发者通过定义业务流程来构建应用程序,从而简化了复杂的业务逻辑处理...
"Fire Workflow工作流开发程序包"是一个专门针对工作流管理系统的开发工具,旨在帮助程序员和系统架构师设计、实现和管理复杂的工作流程。这个程序包包含了一整套用于工作流开发的工具和资源,旨在提高工作效率,...