Data Sources Integration error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 11:28 PM
Hi Community People
I was trying to fetch some data from a server using data sources but while test loading the data an error occurs which says: com.glide.db.impex.datasource.DataSourceException: Unable to parse ids541d8923db422300db8373ffbf9619ca.tmp
My file type is XML. I thought problem was with the xpath but i checked the same xpath(names were changed) for other sample servers available online and it is working fine. I want to remediate it asap please help.
Regards
Varun
- Labels:
-
Integrations
- 1,140 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 11:30 PM
Hi
Try Setting system property "com.glide.sftp.use_snc" to TRUE.
Mark correct if it helps.
Regards,
Omkar Mone.
www.dxsherpa.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2018 12:15 AM
Hi Omkar
I can't locate this property under System properties>security . Do i need to install some certain plugin? Any help Please.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 11:34 PM
Hi
Even try setting this com.glide.communications.trustmanager_trust_all property to true.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2018 11:39 PM
Hi
Thanks for the reply. I have already set this system property to true but still facing the same issue. will check with the com.glide.sftp.use_snc property
Thanks