Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
21 replies
Subscribers
4 subscribers
Views
9834 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Share point Integration plugin - Create Folder smart service
RajHasti
over 8 years ago
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
0
RajHasti
over 8 years ago
Here is the full error log
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.lang.Thread.run(Thread.java:745)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at org.jboss.threads.JBossThread.run(JBossThread.java:122)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:747)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:94)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) ... 89 more
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
RajHasti
over 8 years ago
Here is the full error log
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.lang.Thread.run(Thread.java:745)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at org.jboss.threads.JBossThread.run(JBossThread.java:122)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:302)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:296)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1509)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:747)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:123)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) at org.apache.axis2.transport.http.AxisRequestEntity.writeRequest(AxisRequestEntity.java:94)
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) ... 89 more
21:32:28,250 INFO [stdout] (Appian Work Item - 3512 - ProcessExec02 : UnattendedJavaActivityRequest) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data