我已经创建子例程来触发存储过程。它被发布并出现在Interactive Administrator Handler中。但此子例程不会触发。我尝试使用Interaction Designer Utilities中的调试处理程序。在调用时,它不会触发。
发布于 2018-05-09 19:20:16
创建子例程后,我们必须使用子例程启动器对其进行路由。下面的链接很有用:
https://help.genesys.com/cic/mergedProjects/wh_iat/desktop/modify_customsubroutineinitiatorrouter_ihd.htm
https://stackoverflow.com/questions/50251673
相似问题