Share point Integration plugin - Create Folder smart service

Hi,

We are on Appian version : 16.3 and Sharepoint version : 2013

Added the plugin Share point Integration plugin - Create Folder smart service that is listed under -
forum.appian.com/.../summary

Domain - left it as Blank
End Point URL - ="https://<site>/_vti_bin/Dws.asmx"
FolderURL ="https://<site>/RajHasti"
Secure Credential = "share point"
Added sharepoint secure credential in the the Third Party Credential

As well test the WSDL URL in the browser with my credential and it works fine
https://<site>/_vti_bin/Dws.asmx?wsdl

Where <Site> is the actual Share point Site.

On running the Process model getting below errors in the log file

21:21:03,250 INFO [stdout] (Appian Work Item - 3303 - ProcessExec02 : UnattendedJavaActivityRequest) 2...

OriginalPostID-251967

  Discussion posts and replies are publicly visible

Parents
  • Will try and check when I have access to a laptop..

    I'm sure the folder parameter doesn't contain the 'site' details, just from the doc library.

    In the meantime, have a google for an ASP.net example as it's the same inputs.. we were using the standard call web service node prior to this but ran into base64 string issues and we got that running from looking at generic examples of calling the out of the box MS wsdl
Reply
  • Will try and check when I have access to a laptop..

    I'm sure the folder parameter doesn't contain the 'site' details, just from the doc library.

    In the meantime, have a google for an ASP.net example as it's the same inputs.. we were using the standard call web service node prior to this but ran into base64 string issues and we got that running from looking at generic examples of calling the out of the box MS wsdl
Children
No Data