azure - 没有可用于使用锁定 token 逻辑应用程序完成消息的 session

标签 azure session azureservicebus azure-logic-apps

当我传递队列连接器的 session ID 时,我的逻辑应用无法运行并抛出以下错误。

No session available to complete the message with the lock token

我在创建新队列时已启用 session 。

enter image description here

是否需要任何其他设置才能实现此功能?

最佳答案

我刚刚尝试复制您的流程,对我来说效果很好。 enter image description here

这是我的逻辑应用程序配置 enter image description here

I just want you to make sure if you have selected the "Next available" value in the Session id field in the Trigger. With that, your workflow should work fine.

希望对你有帮助!

关于azure - 没有可用于使用锁定 token 逻辑应用程序完成消息的 session ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60540042/

相关文章:

azure - 监听队列(事件驱动,无轮询)服务总线/存储队列

azure - 减少用于下载/导出的 Azure VM OS 磁盘的大小

azure - Azure ML Studio 中的评估模型节点不会获取混淆矩阵中数据集的所有行

python - Azure Functions (Python) blob 输出绑定(bind)。当名称只是输入消息的一部分时如何设置名称

php - PHP session 变量处理不当?

PHP session 不会过期。曾经

Azure 服务总线多个 QueueClient

azure - 首次通过 RDP 访问 Azure 虚拟机,在命令提示符处停止

java - Spring MVC 单例 Controller - 多个下载请求

c# - 在 Azure 服务总线 SendAsync 方法上捕获异常时遇到问题