Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Sabre Red App 插件开发的新手。我正在探索 Red App 中的事件处理支持。以下是我的问题:
1) 有哪些可用的事件。我们是否有“航班预订完成”之类的事件?2) 如何为事件注册事件处理程序?
Red App 可以订阅的事件组合,主要与顾问工作流中的 Sabre 命令相关联,或平台中触发的特定功能(即,将配置文件复制到正在创建的 Trip/PNR)。当涉及用于构建 Trip/PNR 的命令时,这些命令可以是输入的任何类型的命令。
在 Eclipse IDE 上从 Red App SDK 安装开发者工具后,文档将添加到 Red Apps 的默认 Eclipse 帮助系统中。