我可以使用 WSS 适配器在 Biztalk 服务器中进行基于内容的轮询吗
我有一个场景,我必须根据某些条件从共享点库中轮询文档。 例如,获取具有 status==Readytoprocess
的文档,然后根据文档中存在的唯一编号从另一个共享点库获取其内容文件。
biztalk 中最好的方法是什么?有什么方法可以创建动态接收吗?
I have scenario where I have to poll documents from sharepoint library based on some conditions.
e.g. fetch documents which has status==Readytoprocess
and then based upon unique number present in document fetch its content file from another sharepoint library.
What is the best approach doing in biztalk? Is there any way where I can create Dynamic Receive?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
status==Readytoprocess-filter,并让 BizTalk 从那里进行轮询。
问候
马丁
status==Readytoprocess-filter, and let BizTalk poll from there.
Regards
Martin