Developer forum
Subject
Replies
Started by
Last reply
Order Custom Fields - Updated from Integration
I’ve an integration that uses a custom order field to show a ERP message to the end user. The field is being correctly updated in the Dynamicweb database but in the template the tag generated does not match the value in the database. To have the cust ...
Rui Silva
18/07/2017 17:51:18
Last post: 24/07/2017 17:19:52
10
Subscribe
UserProvider Create Only
Hi DynamicWeb I have created a customer User source provider which gets data from a CRM system, then as a destination provider, i use your built in User Provider. i have made sure to set the keys so if a value is found it will update the record inste ...
Casper Andersen
13/07/2017 14:38:32
Last post: 13/07/2017 15:04:22
Import shipping fee info
Hi, For a client I need to import their shipping fee information. I'm trying to do this from an XML file to dynamic web. Currently these are the columns that I get from them: [COUNTRY], [LOW_RANGEVALUE], [HIGH_RANGEVALUE], [VALUE], [FK_SHIPPINGAGENT] ...
Yung Yi Wong
15/06/2017 11:03:56
Last post: 15/06/2017 12:50:28
Importing parent groups
Hi there, I am trying to import the following group structure with a main group and two sub groups: Name Parent Main Group Sub 1 Main Group Sub 2 Main Group When I run an importer with Name mapped to GroupName and Parent mapped to ParentGroups, the g ...
Imar Spaanjaars
08/06/2017 11:16:49
Last post: 13/06/2017 17:12:34
Importing from CSV to eCom not working
Look at this video https://www.screencast.com/t/jzGuVrUo I have set up an import on the attached csv file, being imported to eCom. When I run the import i get a Batch Succeeded, but i also get at message that nothing was imported. I have set my impor ...
Hans Ravnsfjall
09/06/2017 01:26:24
Last post: 09/06/2017 09:26:29
Importing productcategory field values
Hi Guys, What is de best way to import products with product category field values ? I have a custom source provider, that retrieves the data from an external source. We can model the data as needed for the intergration module. Kind regards, Ben ...
Ben Doorn
01/06/2017 11:52:48
Last post: 01/06/2017 12:52:14
Creating groups when importing products
Hi there, I am importing products using a CsvProvider as the source and the EcomProvider as the target. My CSV looks as follows: PID,Name,Groups 1,P1,G1 2,P2,G1 3,P3,G2 When I run a job against this file, no groups are created. I tried quoting the gr ...
Imar Spaanjaars
28/05/2017 01:31:56
Last post: 31/05/2017 20:14:00
Order Destination Provider With 1 Order Line
Hi DynamicWeb I am having some trouble getting my custom destination provider to create an order with an order line. The problem is that first i run through my mappings on the EcomOrders table, and add the information to my Order object. While i do t ...
Casper Andersen
15/05/2017 00:08:15
Last post: 17/05/2017 22:55:15
Communication between Windows service and Dynamics Nav webservice
Hello All We have an issue with an integration of a dynamicweb webshop to a Microsoft Dynamics Nav 2013R2. When we use the Dynamicweb Service Test App we get the following Response: "Parameter request in method Process in service DWWebService2 is nul ...
Søren Hinrup
25/01/2016 16:07:40
Last post: 16/05/2017 12:37:16
Changing OrderState
Hi DynamicWeb in my custom destination provider. I at some point need to change the orderstate of an order. for that i use this code Dynamicweb.eCommerce.Orders.Order order = Dynamicweb.eCommerce.Orders.Order.GetOrderByID(ord.OrderID); string ordsid ...
Casper Andersen
04/05/2017 11:05:48
Last post: 04/05/2017 15:03:38
Deactivate missing products
I have an import proces and only those products in the import needs to be active. In Data integration I saw that there is an option deactive missing products that are not listed. However when I use this and run the full import and then remove all pro ...
Yung Yi Wong
02/05/2017 10:47:03
Last post: 04/05/2017 14:37:38
data Integration timeout
Hi DynamicWeb I have some integrations running localhost that i would want to put live on a website, but i have yet to have a 100% successfull run because it either times out or says the the log file is being used by another process. Is there any way ...
Casper Andersen
03/05/2017 04:31:51
Last post: 03/05/2017 13:09:59
Order Integration runs twice
Hi DynamicWeb I have created my own Order Source Provide where i create an order with an orderline. The data is always one order with one orderline. Everything seems to be in order, but when the integration is finished, it tries to run again, i am th ...
Casper Andersen
01/05/2017 10:12:19
Last post: 03/05/2017 08:23:29
Creating order with orderline
Hi DynamicWeb I'm trying to create an integration, that takes some information from a CRM system and creates an order with an order line attached to it. Getting the data from the CRM system is done, and i have created all other needed code, but when ...
Casper Andersen
25/04/2017 14:06:19
Last post: 25/04/2017 16:15:12
Dynamicweb.Notifications.Integration.BeforeJob
Hi I have a need to "prepare" my XML file(s) before the integration (XML Provider) So I could really need a "Dynamicweb.Notifications.Integration.BeforeJob" Is there another way to do this without xslt? ...
Kim Søjborg Pedersen
04/04/2017 12:27:11
Last post: 04/04/2017 12:53:25
Add option to CC/BCC an address on the user provider
One of our customers asked for the option to BCC an internal account for each email that is sent automatically for each newly created user when using the User Provider. Is there a way to do that today with, for example, tapping into a subscriber or s ...
Imar Spaanjaars
30/03/2017 16:54:16
Last post: 31/03/2017 10:39:17
BatchIntegrationScheduledTaskAddin - SendEmail method
I've noticed in some schedule tasks that they not always finish execution with success. I’ve did some debugging and taken a look at the source code and noticed that the method SendMail validates that has the properties NotificationTemplate and Notifi ...
Rui Silva
07/03/2017 16:12:08
Last post: 30/03/2017 14:34:55
Import images from Perfion with identical image filenames
When importing images from Perfion we are using a batch task add-in called "Import Perfion Images Add-in". We have a problem when items in Perfion has identical image filenames, fx. 1.jpg, as shown in the xml received from Perfion. When setting up th ...
Niels Foldager
01/02/2017 14:39:01
Last post: 30/03/2017 14:23:36
Import images from Perfion return 404 file not found
Hi, When importing images from Perfion we are using a batch task add-in called "Import Perfion Images Add-in". If there is a problem with one of the images in Perfion, we get an error when the job is running: "The remote server returned an error: (40 ...
Niels Foldager
29/03/2017 21:44:38
Last post: 30/03/2017 14:23:14
ItemProvider: Any documentation?
Hi, I'm having a solution, which uses the ItemProvider. DW Version: 8.8.1.32. I can't find any documentation about the ItemProvider. Are there any documentation about the provider? ...
Marie Louise Veigert
15/03/2017 11:11:08
Last post: 29/03/2017 09:35:01
10
Subscribe