Demo on working with "Nested / SubWorkflows"
By Avinash Palavai, StraVis IT Solutions from Link
Prerequisite : Should have basic idea of worklow and usage of Send Mail and Activity Steps.
1) Go to the transaction SWDD ( Workflow Builder ). By default, it opens the last developed workflow. So click on create to create a new Workflow. Below screen appears.
2) Now create a step “Send Mail”, by double clicking on Undefined Step.
3) Now the below screen appears and, fill the screen as shown below and click on Transfer and to graphic ( ).
4) Now a pop up appears and give the abbreviation and name of the task as below,
5) Your workflow will look like below,
6) Save and activate the workflow, now a workflow no. will be assigned to your workflow as shown below,
7) Now again create a new workflow, repeating the steps (1 & 2) and fill the “Send Mail” step as below,
8) This time give the name as Main workflow as shown below,
9) Your 2nd workflow (Main Workflow) would now appear as below and create an additional step “Activity” to trigger the sub workflow.
10) Now the below screen appears enter the Sub workflow no. (WS99900005) i.e., created above and the step name as shown below and click on Transfer and to graphic ( ).
11) This is how your main Workflow looks like,
12) Save and activate and a Workflow no. will be generated as shown below,
13) Now you can test run the workflow, by clicking on the test ( ), and the below test screen ppears.
14) Click on execute ( ). Now your main workflow and the subworkflow nested in it is also executed.
15) Go to your Business workplace (SBWP) and check the inbox. You will find two mails with the titles
“Mail in Main Workflow” triggered from main WF and “Mail in Sub Workflow” triggered from Sub WF.
相关推荐
本教程将引导初学者了解如何在STM32F10X系列芯片上运用GPIO(通用输入输出)、NVIC(Nested Vectored Interrupt Controller,嵌套向量中断控制器)、DMA(Direct Memory Access,直接内存访问)以及USART(Universal...
-- @nested-tags:topic,here/is/a/nested/example --> 或带有标签属性的yaml frontmatter(方括号样式) --- title : Hello nested tags tags : [topic, here/is/a/nested/example] --- 或带有标签属性的yaml ...
本示例“Oracle Nested Table Demo”将向我们展示如何在Oracle数据库中创建、操作和使用嵌套表。 嵌套表的定义: 在Oracle中,嵌套表是由单个行组成的数据集合,这些行可以包含相同或不同的列。与传统的表不同,...
Coarse-grained reconfigurable architectures (CGRAs) have drawn increasing attention...on average, as compared with the state-of-the-art methods. The runtime complexity of our approach is also acceptable.
在本案例中,我们关注的是Spring中的Nested事务,这是一个相对复杂的特性,但非常有用,特别是在需要子事务处理的场景下。下面将详细解释这个概念。 Nested事务是基于JDBC的Savepoint机制实现的,它可以让我们在一...
Chapter 8 - Working with Nested Data and Embedded Records Chapter 9 - Handling Custom Error Responses Chapter 10 - Testing Ember Data Customizations Chapter 11 - Common Customizations with JSON-API ...
这个"struts-hibernate-nested-demo"学习实例旨在帮助开发者了解如何将这两个框架结合使用,以构建更复杂的Web应用程序。 在Struts框架中,MVC模式被用来分离业务逻辑、视图和控制流程。控制器接收用户请求,调用...
We propose and experimentally demonstrate compact on-chip 1 × 2 wavelength selective switches (WSSs) based on silicon microring resonators (MRRs) with nested pairs of subrings (NPSs). Owing to the ...
// filePath: '/nested/current-dir/package.json', // fileContents: Buffer | string, // }, { // filePath: '/nested/package.json', // fileContents: Buffer | string, // }, { // filePath: '/package....
// => 'simple = true\n'// Also supports pretty-printing optionsjson2toml ( { deeply : { option : false , nested : { option : true } } } , { indent : 2 , newlineAfterSection : true }) ;// => [deeply]//...
We significantly advance the state-of-the-art on the BSD500 dataset (ODS F-score of .790) and the NYU Depth dataset (ODS F-score of .746), and do so with an improved speed (0.4s per image).
read-dnd 嵌套使用 不做具体react-dnd的api讲解,如有需要请查看官网文档,描述很清晰。 需求背景 左侧是物料区,各个可以拖拽的小组件 右侧为编辑区,可以将组件拖进去组成页面 右侧编辑区内已拖拽的小组件可以在...
Struts-Hibernate-Nested-Demo 是一个基于Java的Web应用程序示例,主要展示了如何使用Struts框架、JSTL(JavaServer Pages Standard Tag Library)以及Hibernate ORM(对象关系映射)来处理数据库中的主从表关系。...
看到这个讨论 used-lib从src为dist ,然后在app中进行链接,供您了解如何从used-lib导入nested/es/folder 。 事实证明,您需要dist并且npm不尊重main或files字段,并且严格依赖文件系统。 git clone git@github....
这里,XPath表达式`/root/nested/text`定位到`text`元素,然后`evaluate()`方法返回一个包含匹配节点的列表,最后打印出文本内容。 总结来说,JAXB在处理XML时提供了一种强大的工具,能够方便地将XML文档转换为Java...
在React Native开发中,我们经常会遇到需要在一个组件中嵌套多个可滚动视图的情况,这时`react-native-nested-scroll-view`就派上用场了。它是一个针对Android平台的NestedScrollView的React Native封装,旨在解决...
在Ruby on Rails开发中,数据结构的选择对于数据库操作的效率至关重要。其中,Nested Set模型是一种常用的数据组织方式,尤其适用于管理具有层级关系的数据,如目录、菜单等。acts_as_nested_set是Rails社区中广泛...
一个例子: (cd ./src/cmd/makebb && go install)makebb ./test/nested/cmd/dmesg ./test/nested/cmd/strace 将会出现一个名为bb的二进制文件。 可以通过两种方式之一调用它-使用符号链接或使用第二个参数。 # Make...
标题和描述均提到了“Weblogic9异常解决nested errors”,这指向了在使用WebLogic Server 9版本时可能遇到的特定错误处理问题。WebLogic Server是Oracle公司提供的一款功能强大的应用服务器,它支持多种标准协议,如...
这就是Laravel Nestedset派上用场的地方。Nestedset是一种高效的存储和操作具有层级关系的数据模式,它允许我们进行快速的查询和便捷的操作,如插入、删除和移动节点。 Laravel Nestedset库,如`laravel-nestedset`...