sharepoint 工作流程配置文件
我正在开发共享点工作流程,我在其中调用自定义 Web 服务。我可以将配置文件(部分)放在哪里,以便将来可以更改 Web 服务的 url?使用默认的就可以正常工作。
谢谢
I'm developing sharepoint workflow inside which I call custom web service. Where can I put the configuration file (section), so I can change the url in the future for the web service? With the default one is working fine.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请参考这个问题Access config file from a VS Sharepoint Workflow 已经回答过
Please refer to this question Access config file from a VS Sharepoint Workflow which has been already answered
您还可以为您的工作流程使用关联表单。这对我来说效果很好。
You can also use an association form for your workflow. That has worked pretty well for me.