开发者

sharepoint workflow config file

开发者 https://www.devze.com 2022-12-14 16:10 出处:网络
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? Wi开发者_StackO

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? Wi开发者_StackOverflow社区th the default one is working fine.

Thanks


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消