Developer forum

Forum » Integration » Custom Data Integration Does Not RunJob

Custom Data Integration Does Not RunJob

Casper Andersen
Reply

Hi

I am trying to create my own Custom Data Integration, for this i have downloaded the example project here http://developer.dynamicweb.com/documentation/for-developers/data-integration/providers/how-do-i-create-my-own-provider.aspx

if i try and run this, i only see 1 log message which is starting batch and the page seems to refresh.

And basically what i want is to get some data from some place, and then put it into a table in DynamicWeb so i am guessing this should be my custom source provider and then i can just use the standard Dynamicweb Provider ?


Replies

 
Casper Andersen
Reply

Ok seems i got it to work, the reason, was that i was running on port 8082 instead of just port 80 and that was causing the problem.

Anyone have an idea how i can get pass that ?

 
Jonas Krarup Dam
Reply

Hi Casper,

I haven't seen that before.

Are the standard providers working as expected?

Regards, Jonas

 
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Casper,

this is a bug and we will fix it. As a workaround for this you can use a url like:
http://yourHostName:8082/Admin/public/webservices/integrationv2/jobrunnerbackground.aspx?logfile=log.txt&jobsToRun=your job name
Regards, Dmitrij

Votes for this answer: 1
 
Casper Andersen
Reply

Ok thanks a lot!

 
Kristian Kirkholt
Reply

Hi Casper

The problem TFS#21208 "Data integration doesn't work if website is running on any port other than 80"  has now been fixed in version 8.7.2.7

You are able to find this build in the download section:

http://developer.dynamicweb-cms.com/downloads/dynamicweb-8.aspx

Please contact Dynamicweb Support if you need any additional help regarding this.

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

You must be logged in to post in the forum