Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Data Sources Integration error

pitamah
Kilo Contributor

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 

9 REPLIES 9

Omkar Mone
Mega Sage

Hi

Try Setting system property "com.glide.sftp.use_snc" to TRUE.

 

Mark correct if it helps.

 

Regards,

 

Omkar Mone.

www.dxsherpa.com

Hi Omkar

I can't locate this property  under System properties>security . Do i need to install some certain plugin? Any help Please.

 

Thanks

Omkar Mone
Mega Sage

Hi

Even try setting this com.glide.communications.trustmanager_trust_all property to true.

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