Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Can't set up AD Integration

Can't set up AD Integration

Lars Larsen
Lars Larsen
Reply

Hi

I am trying to setup AD Integration. I have been folllowing the documentation her. But when I come to "Configuring a scheduled task for importing data from AD" the option "Active Directory Data Addin" is missing in the "Type" dropdown field. How can I get this option?


Replies

 
Nicolai Pedersen
Reply

Hi Lars

Did you install the DW9 live integration framwork on you solution?:

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

 
Lars Larsen
Lars Larsen
Reply

Hi Nicolai

No, didn't know that was necessary. But now I have downloaded DW9 live integration from here and extracted the "Dynamicweb.eCommerce.LiveIntegration.dll" to the bin folder of my solution. But it makes no difference. There is still not an option called "Active Directory Data Addin" in the "Type" dropdown field. 

In the documentation it says "Go to Settings > Integration > Integration Framework Batch". But I don't have the menu option "Integration Framework Batch" either.

 
Nicolai Pedersen
Reply

Sorry - my bad. Mixing up 2 things.

The scheduled task add-in should be in the dll Dynamicweb.DataIntegration.ScheduledTaskAddIns.ADImportDataAddIn - do you have that in your /bin? I can see it does not seem to be distributed automatically with DW - you can get it from myget:

https://www.myget.org/feed/dynamicweb-packages/package/nuget/Dynamicweb.DataIntegration.ScheduledTaskAddIns.ADImportDataAddIn

BR Nicolai

 
Lars Larsen
Lars Larsen
Reply

Hi Nicolai

I already have the dll "Dynamicweb.DataIntegration.ScheduledTaskAddIns.ADImportDataAddIn.dll" in my bin folder. And I have a reference in VS to the dll (see attachment). The dll and the reference has been created by the NuGet installation process when I installed Dynamicweb.Admin. So that works. But still I don't have the option called "Active Directory Data Addin" in the "Type" dropdown field. And I don't have the menu option "Integration Framework Batch".

Capture.PNG
 
Jonas Krarup Dam
Reply

Hi,

You need to install the module "Integration framework batch" - then the option will be available under settings->Integration->integration framework batch.

Regards, Jonas

 
Lars Larsen
Lars Larsen
Reply

Hi Jonas

I would normally do that by activating a record in the table "Module". But I don't have a record for "Integration framework batch" in that table. So what can I do?

 
Jonas Krarup Dam
Reply
This post has been marked as an answer

Hi Lars,

 

Look for the one called with ModuleSystemName= "eCom_DataIntegrationERPBatch" and ModuleName="Data Integration ERP Batch"

 

/Jonas

Votes for this answer: 1
 
Lars Larsen
Lars Larsen
Reply

Hi Jonas

Thanks, that did the trick.

 

You must be logged in to post in the forum