User Profile
ivan987896546
Copper Contributor
Joined Jun 26, 2022
User Widgets
Recent Discussions
Solution for the "Project Server-SOAP-Bus" scheme
Solution for the "Project Server-SOAP-Bus" scheme I'm learning C#. I'm trying to figure out how to program Project Server in C#. I haven't installed Project Server yet. I really want to figure out the code There is a task: 1. to raise a SOAP service that will: - send a data request from Project Server to the bus ("xml1 Package"), - receive an xml package with the result in response ("Package xml2"). 2. "Package xml2" should be parsed by the service: - data should be written either to an SQL table, - or directly to the project (csom). Analysis. If I understand correctly, then it is necessary to create a scheme: Project Server <-> SOAP service <-> Bus Questions: 1. How to send a Project Server request to the SOAP service? 2. Where can I see an example of SOAP for working with Project Server? Could you recommend an example of SOAP code. Maybe there are some features? 3. Where can I see an example of a tire for this situation? Which tire to use? Message bus or event bus? Maybe there are some features? I'm Using. - Win 10 x64.946Views0likes1CommentRe: How to install MS Project Server on Windows 10?
Paul_Mather 1. Is there any online test version of MS Project Server where you can practice development? In particular: - raise the SOAP service; - working with the bus; - copying tasks, assignments, connections from one project to another; 2. Can I create a project in Visual Studio that will contain SharePoint and use MS Project Server?2KViews0likes3CommentsHow to install MS Project Server on Windows 10?
How to install MS Project Server on Windows 10? Can I try the test period? What is the duration of the test period? Is there a system with MS Project Server like Docker? Tell me at least a few steps ... What to download? Where to download from?Solved2.1KViews0likes5Comments
Recent Blog Articles
No content to show