Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » 9.2.4 Integration jobs - problem with build url

9.2.4 Integration jobs - problem with build url

Gaëtan Di Caro
Reply

 Hello,

I just upgraded to 9.2.4 but there seems to be a problem with the built urls from the data integration.
Here's the url I get for executing my 3 jobs :
http://local.mybebsite.com/admin/public/webservices/integrationv2/JobRunner.aspx?jobsToRun=Groups%3bTop+Groups+Sorting%3bProducts&token=808de229a0e3fef4a980f42a14db2629&StopOnFailedJob=true

However it seems that only the first job is executed (see attached log file).
There's also a problem with the page which shows the log (http://local.mybebsite.com/Admin/Module/IntegrationV2/historyList.aspx?logType=live&jobName=Groups;Top%20Groups%20Sorting;Products&logFile=Groups--Top+Groups+Sorting--Products20170216-0905194747284.log). It doesn't refresh automatically.

I've never had problems with this before and it stopped working right after upgrading to 9.2.4.

Any idea where this could come from ?

Thanks


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply
This post has been marked as an answer

Hi Gaetan,
The problem with not executing all jobs maybe because of having a param StopOnFailedJob=true which can stop the execution of the next jobs.
However I as able to reproduce this problem even with SetOnFailedJob=false which is a bug and we will fix it in the next Dynamicweb.DataIntegration package (1.0.6).
However I've found a workaround when it can work even with this bug: you can open your data integration jobs and in the Notificaiton settings dialog set the option "On failure only" to true.

The second issue with not refreshing the log can be solved with logging in to the Admin backend and then entering the url with job execution.

Best regards, Dmitrij

Votes for this answer: 1
 
Gaëtan Di Caro
Reply

Hi Dmitrij,

Thanks a lot, your workaround worked.

 

You must be logged in to post in the forum