Biztalk and Project Server2007

Home Page Forums BizTalk 2004 – BizTalk 2010 Biztalk and Project Server2007

Viewing 1 reply thread
  • Author
    Posts
    • #19366

       Hi all,

       I have to make Biztalk talk to Project Server (PSI). Should I write my own adapter?

      Here is my situation : I already have a class (name is ManageProject.cs) who used PSI to create a project in Project Server. I want Biztalk to send a message with a name (the name of the project) to the class ManageProject.cs.

      Do you have any clue? How should I start?

      Thanks

       Alex 

    • #19380

      Alex,

      A quick Google search indicates that it is possible to interface with Project Server over web services, using the Project Xml Data Interchange format. If that is the case, you should be able to simply consume these WS’s directly from BizTalk, either via and orchestration or through a messaging only scenario.

      Not the best answer I know, but hopefully something to get you started with! I imagine that other members of the community will have experience integrating with Project Server.

      Regards, Nick.

      • #19475

        Thank you for your answer Nick.

        From the beginning I thought I needed an adapter. I’ll look for more info about Web Services in ProjectServer/BizTalk. 

        I hope more people will answer to this post 🙂

         

        Alex 

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.