Developer forum
Subject
Replies
Started by
Last reply
DW 8 API: Is it possible to get items with SQL?
Hi DW, I'm developing a ItemTemplateExtender, where I need some items. I've tried to get the item with 'Paragraph.GetParagraphsByPageID' followed by 'ItemManager.Storage.GetByParagraphId' which work in a normal .cs, called from a eCom product templat ...
Marie Louise Veigert
26/04/2017 10:46:09
Last post: 26/04/2017 14:17:02
10
Subscribe
Importing empty values through the Data Integration Module
Hi, How do I import empty values through the Data Integration Module. Currently when my source provider delivers an empty string value. after the import run the current data in the destination (itemtype provider) will remain, instead of being cleared ...
Ben Doorn
18/04/2017 11:26:00
Last post: 10/11/2017 13:01:39
Product Catalog (eCom) - Product List: Delivering different datasets to
Hi everybody! I have a problem with a NotificationSubscriber, that subscribes to Dynamicweb.Notifications.eCommerce.ProductList.BeforeSort and removes som products from an instance of Dynamicweb.Extensibility.NotificationArgs that is delivered to OnN ...
Michael Antonsen
06/04/2017 11:53:44
Last post: 19/04/2017 15:52:17
Validate Stock before order complete
I need to validate the stock amount of the products in the cart using a call to the ERP just before the cart is going to be submitted to the payment provider and has been upgraded to order. The OrderIsPassedToCheckoutHandler notification cannot be th ...
Rui Silva
04/04/2017 15:24:05
Last post: 19/03/2018 11:09:40
Issue with RibbonBarAddIns and a base class
Hi there, I have an integration project that has multiple RibbonBarAddIns to allow users to download XML for an order, resubmit an order to the ERP, download an XML representation of a user and more. In order to get some reusability, I created a base ...
Imar Spaanjaars
27/03/2017 22:55:19
Last post: 25/09/2017 19:44:42
Product details page returns http404 when clicked on a product in the Product list
Hi guys, I think I am not the one who gets this error ocasionally? Would like to know if anyone has any idea on why this might be happening. Would be great to know what can be done to prevent this from happening. Application: 8.8.1.6 /Dmitrij ...
Dimitrij Jazel
22/03/2017 14:22:29
Last post: 23/03/2017 09:48:07
Validating items/paragraphs editors
Hi, I have two questions: 1) In DW9, is it possible to custom validate all items/paragraph fields of the type editor. If criterias not met, then return to page with error message and without losing the text already entered? If so, which should be use ...
Jan Sangill
20/03/2017 09:43:28
Last post: 20/04/2017 14:16:59
Randomize related products
Is it possible to somehow randomize related products? I guess I'll have to extract the related products out into a new List which I then add some custom randomization code to but I do not know what type of object a RelatedProduct is? The below co ...
Christian Hansen Nørgaard
17/03/2017 12:23:19
Last post: 17/03/2017 12:48:17
AddInParameterDescription for scheduled task parameters
Hi there, Is there a way to provide a help text with add in parameters for things like scheduled tasks? I often have the need to provide some help / context for a parameter but can't find out how other than providing a long name (see attached). I am ...
Imar Spaanjaars
17/03/2017 11:38:10
Last post: 10/05/2017 22:31:48
When are table scripts instantiated
Hi there, When are table scripts instantiated? Once per application life time or once per job run? I have a TableScript that needs to compare incoming users to existing users. I want to load the existing users just once, and not N+1 for every row imp ...
Imar Spaanjaars
02/03/2017 11:46:52
Last post: 03/03/2017 14:18:32
Issue with GetInternalPageID
Hi Dynamicweb, Were are using this function: ReplaceQueryString() to replace the current "ID" of the query string, and afterwards we need to use this function to get the right SEO-friendly url: SearchEngineFriendlyURLs.GetFriendlyUrl(), but then our ...
Anders Ebdrup
28/02/2017 18:29:52
Last post: 09/03/2017 21:17:41
Poor performance.
Hi! Im trying to find why pages load slow on a site and using ?debug=true in browser reveals that its the "Rendering product " step that takes long. It takes even longer when a user is logged in. Any tips on what to do to resolve this issue? Is it po ...
David Lofqvist
23/02/2017 10:32:40
Last post: 23/02/2017 11:21:06
Index stops autobuilding.
Hi Dynamicweb We have some indexes that is autobuilt after doing a data integration product import. The import runs every night and triggers the index to rebuild after it has finished. We have this across three sites, where two of them runs and compl ...
Jeppe Jakobsen
16/02/2017 11:58:53
Last post: 13/03/2017 08:47:34
Installation wizard, error
Hi, Hi, The installationwizard for a new setup got interrupted and now I get the error shown below. I don't know how to get rid of it. [NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.Content.Management.Insta ...
Aki Ruuskanen
16/02/2017 11:29:48
Last post: 16/02/2017 11:39:42
CartCmd=addMulti causes: Attempt to aritmatic with two prices of different currency
Hi guys, I am getting this error here: https://www.screencast.com/t/CzVRrZ5CuirE DW version: 8.8.1.6 I am getting this error when I am using AddMulti cart cmd Command. Here is the data that I am sending: cartcmd:addmulti OrderContext:Cart_1 ID:421 Qu ...
Dimitrij Jazel
16/02/2017 11:28:08
Last post: 23/02/2017 09:59:20
GetCart in API by CartContext
Hi Guys, Normally I am using THIS to get my cart: var cart = new Order { IsCart = true, LanguageID = Dynamicweb.eCommerce.Common.Context.LanguageID }; But on this particular solution I am using Multiple CartContext. How can I be sure that I got my Ca ...
Dimitrij Jazel
16/02/2017 11:14:02
Last post: 17/02/2017 17:24:26
Product Indexer fails sometimes
Hi, The DW Support wont help me with this one so I'm trying here. Does anyone have an idea why I sometimes get this med I update the product index (the old one, I know I can use Repositories but thats is not an option at the moment). Regards / Aki Er ...
Aki Ruuskanen
13/02/2017 14:50:31
Last post: 22/02/2017 10:03:46
Check if email opened in EmailMarketing
Hi, I would like to check, if a certain subscriber has ever opened any of the sent emails from the EmailMarketing module. Are there any methods in the EmailMarketing module for this task or do I have to make a query directly into the database? -- Kin ...
Kurt Moskjær Andersen
08/02/2017 11:46:43
Last post: 08/02/2017 12:34:29
DW 9.2.0 - Nuget Package restore failed
Hi just downloaded the dw 9.2 and made a VS project but get "Nuget Package restore failed" on build (se attachment) Where can I find the Dynamicweb packages? ...
Kim Søjborg Pedersen
08/02/2017 10:54:45
Last post: 08/02/2017 12:51:47
Scheduled task error
I am getting the following error when trying to run a task on version 8.8.1.32. This is a clustered Dw instance with redirect rules in place to redirect any admin request back to the primary node. I have verified that both nodes can ping the domain r ...
Terri Donahue
30/01/2017 20:11:50
Last post: 30/01/2017 21:01:44