Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Missing information in JobFinished subscriber

Missing information in JobFinished subscriber

Niels Foldager
Reply

When implementing a notification subscriber for Integration.JobFinished we could in DW8 get some information about mappings in the job being executed.

Dynamicweb.Notifications.Integration.JobFinishedIntegrationArgs integrationArgs = args as Dynamicweb.Notifications.Integration.JobFinishedIntegrationArgs;
"integrationArgs.Job.Mappings" gave us the active mappings in the job.

In DW9 this is no longer possible. integrationArgs only contains DestinationTables, JobFailed and LogFile.

Best regards
Niels Foldager


Replies

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

Hi Niels,
yes that is a bug. It will be fixed in TFS# 35599.
Regards, Dmitrij

Votes for this answer: 1
 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Niels

The problem TFS#35599 "Add Job poperty to the Integrations.JobFinished notification subscriber args" has now been fixed in Package "Dynamicweb.DataIntegration" version 1.0.12

You are able to find this update in the backend Package update section.

Also the correction are part of the 9.3 release 

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

http://doc.dynamicweb.com/releases-and-downloads/releases

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