Automic Workload Automation

  • 1.  Sample - Sharepoint 2010 SOAP Templates

    Posted Oct 30, 2013 10:22 PM
    **** Web Service 3.0 Solution Required to import Templates **** Download Templates for v10 Download Templates for v9 Exports contains examples of Sharepoint 2010 SOAP jobs for Web Service 3. Two example Connection Objects are also included for Lists and SiteData endpoints. The zip files contain the XML export of the objects and 2 jar files which are associated with the Connection objects. Please place the 2 jar files the /bin/soapAdapters folder of your Agent before importing the XML file. (Since the elements in the Request Object are pulled from the jar file, they need to be in place before opening the job.) 8ad4605ee9ffa2059a4f24b51af882.png Templates provided: List Methods: AddAttachment AddList DeleteList GetList GetListCollection SiteData Methods: GetAttachments GetList GetListCollection GetListItems For more detailed information on SharePoint 2010 SOAP API: Reference to SharePoint 2010 SOAP API

    Attachment(s)

    zip
    SharePoint2010_SOAP_v9.zip   1.38 MB 1 version
    zip
    SharePoint2010_SOAP_v10.zip   1.38 MB 1 version


  • 2.  Sample - Sharepoint 2010 SOAP Templates

    Posted Jan 28, 2015 09:36 AM
    How do we import the xml?


  • 3.  Sample - Sharepoint 2010 SOAP Templates

    Posted Jan 31, 2015 03:49 PM
    HI Fred, whoops, I guess it would be helpful if I had explained how to import SOAP exports...

    Since they are built using our SharePoint install, you will need to recreate the jobs using your WSDL.
    These jobs are meant to be used as examples to creating your own jobs. 

    Put the 2 .jar files in the soapAdapters folder inside the RA Web Services bin folder.
    onel5do8zjyy.pnghttps://us.v-cdn.net/5019921/uploads/editor/i1/onel5do8zjyy.png" width="864">

    Once you import the objects, the Connection object will look in the Agent's soapAdapter folder for the defined SOAP jar file:

    bnco5gnv9fm0.png