Developer forum
Subject
Replies
Started by
Last reply
Can't run activity with parantheses in the name
Hi I have an Integration activity which contains parantheses in its name. When the name contains parantheses it can't be runned. It's stucked with the message "No log information is present". But if I remove the parantheses in the name then I can run ...
Lars Larsen
24/11/2017 14:19:29
Last post: 01/03/2018 11:27:55
Running Data Integration job
We have an issue on servers where TLS 1.0 and 1.1 have been disabled. If you access Admin using https and try to run a data integration job, an error is returned. The error is: 'Web exception occured: The underlying connection was closed: An unexpect ...
Terri Donahue
27/02/2018 20:02:30
Last post: 28/02/2018 09:47:54
ecom provider and multiple shop
Hi, I have data integrations set up to two shops. If I set "Delete products / groups for languages included in input" it deletes products across all shops! What is the recommended setup om a multiple shop solution to prevent that? DW 9.3.x Regards Ki ...
Kim Søjborg Pedersen
07/02/2018 15:01:08
Last post: 26/02/2018 13:41:21
11
Subscribe
ErpServiceCaller without Dynamicweb context
Hi there, In the past we used to be able to call the ErPServiceCaller directly from a test connector. However, when I do that now on DW 9, I get this: System.NullReferenceException: Object reference not set to an instance of an object. at Dynamicweb. ...
Imar Spaanjaars
19/02/2018 10:21:02
Last post: 22/02/2018 08:59:27
SQL query. Grouping customers bought items in a list
Hi i'm making a new website for a client. I'm trying to make an SQL query that outputs a list of Ecommerce orders, based on bought products, make sense? I got a SQL query that looks like this (from the old website) SELECT * FROM joom2.fkwhv_virtuemar ...
Jens Mouritzen
05/02/2018 21:19:52
Last post: 15/02/2018 09:21:40
11
Subscribe
Mailchimp e-commerce integration
Hi, We have a customer who wants mailchimp e-commerce integration with carts, orders, etc. Anybody of you who have experience/module for doing this? /Søren ...
Søren Heide Larsen
13/02/2018 12:49:22
No replies yet
Cross Origin Server issue
Hi forum We are using DW9 to provide a JSON feed with ECOM data. The feed is made and shows the JSON as needed, however we are then trying to access this from an external website using Angular / Javascript but we are getting Cross Origin Server error ...
John Andersen
13/02/2018 09:23:38
Last post: 13/02/2018 10:02:02
Did you know: about parameterized conditionals?
The idea of paramaterizing a Data Integration job, is basically that WHERE-conditions are set upon calling a job. So you can have a general job for multiple purposes, by setting the condition variables on the fly. Learn more here: https://doc.dynamic ...
Morten Snedker
14/09/2015 10:24:00
Last post: 09/02/2018 11:43:53
UBL XML Export of order invoices
Hi We have a client who asks if it is possible to export order invoices at UBL XML files. I have attached an example file of what we would like to export. Can this be done without a big hassle? I am hoping for a reasonably simple setup in Data Integr ...
Hans Ravnsfjall
26/01/2018 11:52:06
Last post: 26/01/2018 15:04:32
XML Provider Export generate file every time
Hi I've setup an export job of orders, with SQL Provider as source and XML Provider as Destination, I have a xsl that format the xml. Every time I run the job I get a xml file, even if there is no rows from the source. Is there anything I can do to p ...
Allan Have Jakobsen
08/01/2018 09:58:51
Last post: 19/01/2018 09:05:35
DW9: Import fails for non-existing AccessUserAddresses
Hi Dynamicweb, We have an issue when importing user addresses for non-existing users, as you have no logic for deleting excess entries as for secondaryrelations: updateUserIdSql.Append("delete from AccessUserSecondaryRelationTempTableForBulkImport wh ...
Anders Ebdrup
27/12/2017 12:21:40
Last post: 16/01/2018 15:25:02
OrderUser export - some issues
We have integration with NAv using the "Integration Framework Batch". On of the tasks is to export users and orders. There we have defined a orderexport and and userexport in the Data Integration. The problem we have is that sometimes the Navison is ...
Aki Ruuskanen
22/12/2017 08:27:17
Last post: 02/01/2018 13:15:58
Exporting and then importing items that have fields of type Item Relations List
Hi, Just a "short" question before digging myself into a dead end... Is it possible to Export and then Import a bunch of paragraph items, which have a field of type Item Relations List AND on these Related Items there are also a field of type Item Re ...
Jacob Storgaard Jensen
26/12/2017 00:39:13
Last post: 26/12/2017 11:38:40
Error creating indexes for the table AccessUserSecondaryRelationTempTableForBulkImport1
Hi Dynamicweb, We experience this error when importing into: AccessUserSecondaryRelation Error creating indexes for the table AccessUserSecondaryRelationTempTableForBulkImport1: ExecuteNonQuery: CommandText property has not been initialized It seems ...
Anders Ebdrup
18/12/2017 19:13:00
Last post: 19/12/2017 15:25:12
Add Group reference to Product by GroupNumber
Hi Dynamicweb, Will it be possible to have extended the below search in the EcomProvider with: or GroupNumber= '" + group + "': private void AddGroupReferenceToProduct(string productID, string languageID, string group, string sorting, string primaryG ...
Anders Ebdrup
27/11/2017 18:26:16
Last post: 19/12/2017 10:48:13
Dynamics NAV 2013 to Dynamics NAV 2017
Hi DW, I have gotten a question from one of our customers Data providers who asks: When upgrading from Dynamics NAV 2013 to Dynamics NAV 2017 - can we use the same versions of Dynamicweb Connector Service + Dynamicweb Integration Framework Nav Exampl ...
Michal Vedstesen
14/12/2017 11:43:59
Last post: 18/12/2017 14:47:42
Import category fields from CSV
Hi there, I have a CSV file in the following format: Product ID Height Width Metric 1234 123 234 Yes 2345 456 100 Yes 9033 190 200 No In reality, I have many different CSV files with many columns, all that differ per CSV. I would like to import this ...
Imar Spaanjaars
20/12/2016 14:50:42
Last post: 12/12/2017 01:20:27
Scheduled task, running activity, DW9
Hi, I have a solution i DW8 with some integration jobs. I have copied those jobs to a DW9 server. The problem is that I cannot get any data when I run a job. The scheduled tasks work. If I test it on the server with "Dynamicweb Service Test App" i ge ...
Aki Ruuskanen
04/12/2017 12:59:28
No replies yet
Item Provider does not delete relationship
Hi, The Item provider has an option to "Remove missing items after import" which works fine, but if the item is in a relation list (ItemRelationList table) it does not delete that record. This means we'll have bad data in the database. It should dele ...
Nuno Aguiar
19/10/2017 14:15:25
Last post: 28/11/2017 19:17:22
Keep imported source table
Hi Dynamicweb, When setting up especially a new integration job it would be nice to have the option to keep the temporary "BulkImport"-table even though the import fails, as it will make it much easier to debug data problems. Hope it can be possible? ...
Anders Ebdrup
27/11/2017 18:07:03
Last post: 28/11/2017 15:47:52