|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/oracleappstechnical_realtime_questions/
课程评论:没有评论
**Coursera 课程总结:Oracle Apps 技术 (Telugu 教学)** 本课程专注于 Oracle Applications 中的技术方面,特别是工作流 (Workflow) 模块。课程内容通过问答形式深入讲解了工作流的核心概念、功能和实际应用。 **核心知识点包括:** * **工作流基础:** * 工作流支持的规则。 * 工作流监控器 (Workflow Monitor) 和工作流引擎 (Workflow Engine) 的作用。 * 延迟进程 (Deferred Process)。 * 工作流项目类型属性 (Item Type Attributes)。 * 访问级别 (Access Levels)。 * **工作流 API:** * 工作流中常用的 API 及其用途。 * 如何使用特定的 API。 * **工作流的启动与管理:** * 如何启动工作流。 * 活动 ID (ActID) 的概念及其查找方法。 * 如何重新分配通知。 * 如何将通知发送给多个用户,以及是否可以动态更改列表。 * 如何从卡住的位置运行工作流。 * **工作流的定制与开发:** * 已定制的工作流示例。 * 是否可以从工作流调用函数。 * 如何创建新的工作流(分步详解)。 * 如何删除现有工作流。 * 在工作流中编写 commit 的原因。 * **工作流与事件:** * 工作流中的事件 (Event)。 * **相关技术:** * 应用中级管理 (AME) 的介绍。 * 工作流过程中需要的参数。 * 错误处理和工作流恢复。 * 如何设置通知格式(文本或 HTML)。 * 如何从并发程序启动工作流。 * 工作流的调试方法。 通过这些问答,学员将全面掌握 Oracle Apps 技术中工作流相关的知识,能够理解其工作原理,进行实际的开发和管理。
we will provide some more question and answers like below1. What are the rules supported by workflow2. What is workflow monitor& workflow engine3. What is deffered process4. What are the item type attributes available in workflow5. Can you tell me some thing about access levels6. Tell me some api's in workflow7. How to launch workflow8. what is actid and how do i find it?9. Which workflow u have customized?10. Can u call function from workflow?11. how do you reassign a notification?12. how can you send a notification to multiple users? Can you change the list dynamically?13. What is workflow and what are the benefits of using workflow?14. How to create new workflow? Explain step by step?15. Can u delete the existing workflow…if yes how can u do the same?16. Can u write commit in a workflow and why?17. How can i run the workflow from the same position where wf has been stuck18. What is event in workflow?19. What is AME?20. Parameters required for workflow procedure.21. Up because of error?22. How can i set the notification format?(either text or html)23. How can i launch wf from concurrent program?24. Can u debug the workflow? If yes…how can u do this?What are workflow api's? Which api u has to used? What's use?