Learn SAP BTP Workflow with SAP Build Apps [Hands-On]

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-sap-btp-workflow-with-sap-build-apps/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:从零开始学习SAP BTP工作流与SAP构建应用 [实践操作] 课程概述:该课程将帮助您开始SAP BTP工作流(WF)的学习旅程,内容从BTP WF概念讲解,到使用CAP项目与SAP构建应用开发工作流和引用子流。本课程经过精心设计,主题详尽地一步一步讲解,简单易懂。 课程目标: - 了解SAP BTP工作流、引用子流和SAP构建应用 - 从头开始创建BTP工作流(WF),学习工作流文档的创建,包括任务(脚本、服务、邮件和用户)、事件和网关 - 创建引用子流,学习流程的并行执行、数据映射及任务流 - 使用SAP构建应用中的管理应用测试BTP工作流(触发WF)、监控应用(了解WF上下文和WF日志)及我的收件箱应用(执行操作) - 调试BTP工作流,并使用Postman检测WF错误 - 了解工作流API以触发工作流,并为实时WF触发创建BTP目标 您将学习的概念包括: - SAP BTP工作流的需求、功能、用例及技术属性 - BTP工作流事件、任务及网关的定义 - 如何设置邮件目标和API目标 - 订阅'SAP构建流程自动化'的必要性及角色集合的添加 - 理解引用子流及其需要、数据映射的处理,以及任务流 - 工作流测试概念,包括工作流定义实例、错误分析时读取工作流上下文和日志 - 如何通过工作流API触发工作流,SAP API商业中心的概念,以及设置目标以触发WF 分步学习内容: - 针对初学者的详细指南,从零基础创建SAP BTP工作流,使用SAP CAP MTA项目中的BTP和工作流模块 - 创建和准备CAP MTA项目的开发、创建数据库及服务实体;将数据库文档部署到SAP HANA云数据库,并加载数据 - 本地测试SAP CAP服务的绑定,并将CAP项目构建与部署到SAP BTP - 创建API目标和邮件目标,订阅'SAP构建流程自动化'并分配必要的角色 - 创建用户任务、用户表单、各个部分及小节,创建服务任务、使用批量调用、更新工作流中的数据库表 - 创建脚本任务以编写流程逻辑,创建邮件任务以通知用户,创建网关 - 使用SAP构建应用测试SAP BTP工作流的分步指南 - 使用SAP构建管理应用触发工作流,使用监控应用监控WF执行,了解WF上下文、WF日志、WF我的收件箱应用 - 调试工作流,识别WF错误,使用Postman识别WF错误,测试“返回请求者”、“邮件触发”和“通过服务任务最终表更新”功能 - 创建引用子流并测试,创建引用子流任务及其新工作流(子工作流) - 学习集合上下文路径、完成条件、循环计数器、输入-输出映射 - 在SAP构建中测试引用子流,监控WF日志中的多个子流实例,测试子流中的“完成条件”场景 - 从工作流API触发SAP BTP工作流,在工作流API(SAP商业API中心)中配置新环境,实时触发BTP工作流的BTP目标 - 运行GET API调用以提取工作流实例详情 本课程提供了详细的实践指导,使您能够熟练掌握SAP BTP工作流的创建与管理。

课程评论(0条)

课程详情

This course will definitely help you to start your SAP BTP Workflow (WF) journey starting from the BTP WF concepts to the Development of Workflow & Referenced Subflow with CAP Project & SAP Build App.The course is carefully designed and topics have been explained in detail, step-by-step and simple manner.Course Goals -Learn about SAP BTP Workflow, Referenced Subflow & SAP Build AppsCreate a BTP Workflow(WF) from scratch to learn the creation of WF Artifacts as Tasks (Script, Service, Mail & User), Events and GatewaysCreate Referenced Subflow to learn Parallel execution of Processes, Data Mapping & Flow of TasksTest BTP Workflow in SAP Build using Manage App (to Trigger WF), Monitor App (to know WF Context & WF Logs) & MyInbox App (to take action)Debug BTP Workflow & Use Postman to detect WF ErrorsLearn about Workflow APIs to trigger Workflow and Create BTP Destination for real-time WF TriggerConcepts you will learn -About SAP BTP Workflow (WF) - Need of SAP BTP WF. Features, Use-cases & Technical properties of BTP WFWhat are BTP WF Events? What are BTP WF Tasks? What are BTP WF Gateways?Need to setup Email Destination & API Destination.Why to subscribe to 'SAP Build Process Automation' ? Which Role Collections to be added ?Understand Referenced Subflow & its need. How Data Mapping is handled ? How is the Flow of Tasks ?WF Testing concepts - WF Definition Instances, Reading WF Context & WF Logs during Error Analysis.Need to trigger Workflow from a Workflow API. What is SAP API Business Hub? Setup destination to trigger WFYou will learn step-by-step -A Step-by-step detailed guide for beginners to Create SAP BTP Workflow from scratch using BTP & Workflow Module in SAP CAP MTA ProjectCreate & Prepare CAP MTA project Development. Create DB & Service Entities. Deploy DB artifacts to SAP HANA Cloud Database & Load data into itBind SAP CAP Services to HANA Cloud to test it locally and Build & Deploy CAP Project to SAP BTP.Create API Destination & Email Destination. Create Subscription of 'SAP Build Process Automation' & Assign necessary Roles to itCreate User Tasks, Create User Form, Create Sections & Sub-Section inside itCreate Service Tasks, Use Batch Calls in Service Tasks, Update DB tables in WFCreate Script Tasks to write process logic, Create Mail Tasks to notify users, Create GatewaysStep by step guide to Test SAP BTP Workflow using SAP Build AppsUse SAP Build Manage App to trigger Workflow, Use SAP Build Monitoring App to Monitor WF executionUnderstand WF Context, WF Logs, WF MyInbox AppDebug Workflow - Identify WF Errors with WF Context, Use Postman to Identify WF ErrorsTest 'Send Back to Requester', 'Email Trigger' and 'Final Table update via Service Task' FunctionalityCreate Referenced Subflow and Test itCreate Referenced Subflow Task & New Workflow (Child Workflow) for itLearn about - Collection Context Path, Completion Condition, Loop Counter, Input-Output Mapping Test Referenced Subflow in SAP Build, Monitor Multiple Subflow Instances in WF Logs, Test 'Completion Condition' scenario in SubflowTrigger SAP BTP Workflow from Workflow APIConfigure New Environment in Workflow API (SAP Business API Hub), Trigger BTP Workflow from API HubRun GET API call to fetch Workflow Instance details, Create BTP Destination for real-time Workflow Trigger

课程标签

0人关注该课程

主题相关的课程