|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/oracle-workflow-complete-tutorial-23-hrs/
课程评论:没有评论
课程名称:Oracle EBS 工作流完整教程 - 23小时 课程概述: 本课程旨在深入讲解Oracle工作流,课程总时长超过23小时,内容涵盖了工作流的基本构成以及开发与管理功能的具体操作。以下是课程的主要内容概要: 1. **引言与资源文件**:引入课程和相关的资源文档。 2. **工作流组件介绍**:讲解工作流的基本组件及其作用。 3. **工作流构建器组件**:深入学习工作流构建器的使用。 4. **开发AP保留释放工作流的前提条件**:了解在开发特定工作流前需要满足的条件。 5. **向经理发送AP发票保留通知**:学习如何通知管理者。 6. **从前端启动工作流**:实际操作如何从用户界面启动工作流。 7. **通过API从后端运行工作流**:使用WF_ENGINE API进行后端操作。 8. **查找类型在消息和通知中的应用**:探讨查找类型的使用场景。 9. **项目属性处理**:学习如何使用WF_ENGINE设置文本、数字和日期属性。 10. **基于角色的项目特性**:讨论如何管理角色及其扩展。 11. **数据库临时角色创建与管理**:创建和管理用户角色的具体方法。 12. **API操作示例**:通过WF_DIRECTORY API进行用户管理。 13. **工作流的实际开发**:从头开始开发一个完整的工作流。 14. **工作流测试与参数使用**:测试工作流以及使用强制参数的技巧。 15. **标准功能与异常处理**:掌握Oracle工作流中的标准功能和异常处理流程。 16. **业务事件与订阅的介绍**:如何在工作流中使用业务事件和自定义订阅。 本课程适合于希望深入理解Oracle EBS工作流,并希望能够实际操作与开发工作流的人士。通过系统性的学习,学员能够掌握工作流创建与管理的各项技能,为实际应用打下坚实的基础。
Course Name: Oracle Work Flow Duration: 23 Hrs + Course Content: Class1 - Introduction and Resource DocumentClass2 - Introduction and workflow componentsClass3 - workflow builder componentsClass4 - Prerequisites for developing Ap hold release workflowClass5 - Sending AP Invoice Hold notification to ManagerClass6 - Running Workflow from Front EndClass7 - Running Workflow From Back end using API - WF_ENGINEClass8 - Lookup Types-uses in messages and notificationClass9 - Item Attributes(Text) - WF_ENGINE.SetItemAttrTextClass10- Attributes(Number,Date)-SetItemAttrNumber and SetItemAttrDateClass11- Attributes with lookup - part 1Class12- Attribute with Lookup -Part2Class13- Attribute with Lookup part2Class14- Item Attribute (Role) and Expand Role and Global application RoleClass15- Data Base Adhoc Role - CreateAdHocRole,AddUsersToAdHocRoleClass16- Database Adhoc Roles tablesClass17- Working with WF_DIRECTORY API -adduserstoadhocrole, removeusersfromadhocrole,GetRoleUsers,UserActiveClass18- Item Attribute type -FORMClass19- Item Attribute type - URLClass20- Working With HTML TagsClass21- ActualWorkflowDevelopement-From Scratch Class22- Testing of workflowClass23- Functions mandatory parametersClass24- Mandatory parameters modesClass25- Resultout -COMPLETEClass26- Resultout -DEFERREDClass27- Threshold - WF_ENGINE.THRESHOLDClass28- Threshold - Part2Class29- Deferred activity with standard function - DIFFERED THREDClass30- Scheduling workflow for Differed activitiesClass31- Funcmodes for Funtion ActivitiesClass32- Funcmodes-Run,Validate,RespondClass33- Funmodes(FORWARD and TRANSFER)Class34- Funcmodes(QUESTION,ANSWER)Class35- Funcmodes(RETRY,SKIP)Class36- Funcmodes(TIMEOUT)Class37- Funcmodes(TIMEOUT)-PART2Class38- Standard functions - ASSIGNClass39- Standard functions - COMPAREDATEClass40- Standard functions - COMPARENUMBERclass41- Standard Functions -COMPARETEXTClass42- Standard Functions - LOOP COUNTERclass43- Standard function - ANDclass44- Standard function - ORClass45- standardfuntion-waitforflow,contiueflowclass46- Standard functions -WAITclass47- Standard Functions - Launch processclass48- Standard Functions - WAIT Example requirementclass49- Standard Functions - WAIT Example executionClass50- Exception Handing in oracle workflow procedureclass51- Document type attribute-PLSQL Documentclass52- Document type attribute-PLSQL Document example 1class53- Document type attribute-Dynamic HTML Message bodyclass54- Document Type attribute-BLOB and CLOB with single attachmentclass55- Document Type attribute-BLOB and CLOB with multiple attachmentclass56- BLOB and Clob -Working with single file from serverclass57- Businessevents and subscriptions introductionclass58- Businessevents and subscriptions -Raising PLSQL Packageclass59- Businessevents and subscriptions -custom business eventsclass60- Businessevents raising using wf_event.raiseclass61- Subprocess and runnable checkboxclass62- Subprocess With Result Type class63- Workflow Access Level