
Anonymous
Not applicable
2016-08-22
07:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
206 Views
1 Reply

Anonymous
Not applicable
2016-08-25
06:44 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
206 Views
