Developer forum

Forum » Ecommerce - Standard features » Questions about Order Export

Questions about Order Export

Martin Nielsen
Reply

Hi DW,

We got a request from a customers NAV partner asking about what can be done with Dynamicweb in regards to exporting Orders from the system.

I've translated the questions to English, and i hope someone can help answer some or all of the questions:

1. Is it possible to generate and email where the bodytext is the XML for an order? (On order completed)
2. Is it possible to genereta and email where the XML for an order is attached? (On order completed)
3. Is there a webservice we can call that can generate an order XML file in a given folder?
4. Is there a webservice we can call that will return order XML directly?

We're ofcourse loking for standard way of doing this, like via the "Data Integration" module, and not a custom module adventure :-)

I'm pretty sure 3. and 4. is possible via "Data Integration", but what about the first 2?

// Martin

 

 

 

 


Replies

 
Morten Bengtson
Reply

Have you tried Management Center > Integration > Export Orders?

 
Nicolai Høeg Pedersen
Reply

Hi Martin

@1: Yes, simply add a notifcation on the cart setup and create a template with an XML document

@2: By using a notification subsciber, checkoutdoneordercompled, you can create a XML document and mail it using custom code

@3: See Mortens answer

@4: Yes, there is in the integration framework. You can also create a page that will display an order context, and simply make a template that returns XML.

 
Martin Nielsen
Reply

Thank you.

If i don't have "Export Orders" under Integration, and i'm on 8.2.3.10, is there something else i need?

I didn't think of creating a email template formated as XML, but that would work - NAV people want the stupidest things :P

 

 
Nicolai Høeg Pedersen
Reply

If ti works, it works smiley.

 
Martin Nielsen
Reply

@Nicolai:  With question number 4. how would i set this up with integration framework, is there a builtin logic for this in Dynamciweb, or would i have to configure something first?

 
Martin Nielsen
Reply

@Nicolai: Acccording to the release notes i just need to be on 8.1.2.0+, can you take a look at http://www.onepint.dk/ and see why it is missing?

 
Nicolai Høeg Pedersen
Reply

You do not have a integration framework license...

If you upgrade to 8.4.* or 8.5, you can setup a page to return an order.

 

You must be logged in to post in the forum