Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. SharePoint
  4. Sharepoint Noob Sharepoint Web Services (MOSS 2007)

Sharepoint Noob Sharepoint Web Services (MOSS 2007)

Scheduled Pinned Locked Moved SharePoint
sharepointhelpquestionworkspacecsharp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jim from Indy
    wrote on last edited by
    #1

    My objective is to select all workflow list items that are not "complete", pass the associated Excel workbook to a routine that will edit and post the workbook to an Access database, then update the workflow item with a "completed" status and a string of error messages passed back by the update program. Pretty simple. Wish I could do it without all this programming, but I must respect my client's environment. My client allows programmed access to its Sharepoint sites via Web Services only. I tried using Access 2007 which would have been perfect, but I get a strange intermittent failure. Since the app I need to code will run unattended, intermittent errors aren't tolerable. So, I (a vba programmer) have dived headlong into C# and SP Web Services. Honestly, Web services aren't as much a mystery as is the parsing of XML and use of C#. All the help stuff is in C#, so I need to do that... I used Jennifer Lewis' code to get the list I need to get. Did that successfully. But all she does with it is write it to the console with no formatting. I went to the Stramit CAML viewer and I can see the list I want (see XML) but how do I do what I need to do?

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups