Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Integration with Online Sharepoint

Hello Community,
I am trying to connect Talend with Online sharepoint.I have tried many ways suggested in forum like:
1.I have used tsoap however getting a long error message:
Starting job http2tal at 16:13 22/08/2016.
connecting to socket on port 3808
connected
Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
The method invokeSOAP(String, String, String, String) in the type SOAPUtil is not applicable for the arguments (String, String, http2tal.row1Struct)
Syntax error on tokens, delete these tokens
Syntax error, insert ")" to complete Expression
at local_project.http2tal_0_1.http2tal.tSOAP_1Process(http2tal.java:540)
at local_project.http2tal_0_1.http2tal.runJobInTOS(http2tal.java:1003)
at local_project.http2tal_0_1.http2tal.main(http2tal.java:860)
Job http2tal ended at 16:13 22/08/2016.
The soap message contains this
"<soapenv:Envelope xmlns:soapenv=’’><soapenv:Body><GetListItems xmlns=’’>
<listName>testlist</listName>
<query><Query></Query></query>
           <viewFields>
             <ViewFields>
               <FieldRef Name=’exact’ />
               <FieldRef Name=’distributor’ />
             </ViewFields>
           </viewFields>
         </GetListItems>
       </soapenv:Body>"
     </soapenv:Envelope>"
2.I used tfilefetch component however it is also giving error message
I am attaching the screenshot of the configuration.If someone has encountered this problem then please revert.
I observe that Talend is not supporting online sharepoint integration.
An early revert is highly appreciated.
Thanks
Rohit
Labels (5)
1 Reply
Anonymous
Not applicable
Author

Hi,
We have replied to your another topic: https://community.talend.com/t5/Design-and-Development/Talend-Integration-with-Sharepoint/td-p/64196
Could you please take a look at it? Please stick to one topic so that we can pay individual attention to your issue.
Best regards
Sabrina