Developer forum

Forum » Development » Adding activity to Import / Export

Adding activity to Import / Export


Reply
 We have developed a new activity for the import / export pipelines. But how do we get them "in" the module, so we can make a new pipeline using our special activity?

Replies

 
Nicolai Høeg Pedersen
Reply
When the activity has been developed (page 19: http://engage.dynamicweb-cms.com/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation%2fDevelopment%2feCommerce%2f(en-US)+eCommerce+Extensibility+API%2c++Dynamicweb+eCommerce.pdf) simply upload the assembly containing the activity into the solutions /Bin folder.

Make sure it gets loaded to the appdomain by having a reference to it.

 

You must be logged in to post in the forum