Response Channel Manager. For Web Store Integration. CoLinear Systems Inc. v10

Size: px
Start display at page:

Download "Response Channel Manager. For Web Store Integration. CoLinear Systems Inc. v10"

Transcription

1 For Web Store Integration CoLinear Systems Inc. v10 CoLinear Systems, Inc. 1 of 69 update: 11/01/2011

2 Table of Contents Overview... 4 Connector... 5 The principals in setting up a "generic" order download service Channel Manager Interface (Cv3)... 5 Channel Manager Buttons... 7 Setting Up Your Channel Manager Account... 9 Cv3 Password Change Initialize Tags Commerce V3 Tag listing Manual Tag Edit Tag Import Category and Item Management Button Listing Categories Items in Category and Item Management Import Utilities Item Relations Ordering Categories and Items within Categories Pushing Data to Commerce V Rebuild Categories Rebuild Items/Rebuild Items (if Changed) Order Data to Cv Order Status Push Requirements Item Configurator and Channel Manager/Cv Special Pricing / Item Discounts on Cv Price Categories Driving Special Pricing Debug Logging Order download to Response *.iox Import Templates Order Import CoLinear Systems, Inc. 2 of 69 update: 11/01/2011

3 Exceptions Matching Response to Cv Catalog Requests Generate Discount Files Schedule a Channel Manager task Windows Task Scheduler Scheduling a Task in Windows 7/Vista Appendix A: 65 FAQ and Tech Memos Document History CoLinear Systems, Inc. 3 of 69 update: 11/01/2011

4 Overview The Response Channel Manager account facilitates integration with select web sites such as Commerce V3 (CV3), Amazon, Magento and Volusion. Those are referred to in this document as web stores. The Channel Manager interface allows Response to communicate with your web store. Using this interface, XML is sent via the Channel Manager interface to update inventory items, categories, and pull down orders from the Web Store into Response. Other tasks can be accomplished as well. Current online stores supported by Channel Manger include.. CommerceV3 (CV3) Magento Volusion There currently is no cost to setup up a Channel Manager account to talk to your web store. However, to use Channel manager for your web store, you must license the optional BATCH Order Import module in Response. The Batch Order Import module is a separate mechanism used for importing orders from sources other than the web stores previously mentioned. Many Response users already license the Batch Order import module to import orders in.csv format. The Channel Manager Interface utilizes some of the features of Batch Import such as the Exceptions to Review and Edit Problem Orders. These menu options are enabled by the Batch Order Import module. They will be discussed in context in the pages that follow. Note: CV3 Web Services (API) and other supported web stores allow Response to push XML files back and forth. For general info on API and more (see look at web management section there for laymans terms) For CV3 specifics, See also CoLinear Systems, Inc. 4 of 69 update: 11/01/2011

5 Connector To work with the your web store must provide a service for their customers (you) to download order data via xml. Web stores must have an SSL certificate (Secure Socket Layer) if they expose their order data to be sent via xml from an http post request. Transfers from the web site over the secure socket layer is a PCI compliant method. The principals in setting up a "generic" order download service. When you have.net or.php control of the environment to CREATE web services such as this it's typically not difficult to talk to Channel Manager. However, those details are not in the scope of this document. This is a brief discussion for information purposes only. The typical communications look like this: Order Requests: Response will ask Channel Manager.. do we have any new orders to download? Channel Manager can bet setup to initiate a GET or POST request to a custom URL for purposes of downloading the order e.g: This URL will return an XML representation of the orders, and relay that information to Response via the Channel Manager, which will map and generate the orders. As Response generates EACH order, it will send a message back to Channel Manager saying "I've downloaded order X". Channel Manager can be setup to GET or POST another request to the shopping cart telling the shopping cart it has downloaded order X, e.g: You can schedule the requester so orders are downloaded routinely (every hour, every fifteen minutes, etc) whatever makes the most sense based on the velocity of orders. notification is sent saying how many orders were downloaded, how much revenue, and how many were put into exceptions to review. An example order download can be found here: /doc/files/cmorders_sample.xml In regards to encrypted credit card info it needs to be in clear text within the XML, but the transport should be https (SSL encrypted). You set the URL for download in Channel Manager settings, so there you will specify https instead of http. The ORDER integration is typically the first integration of channel manager in Response, and should be considered a Phase I. Phase II would be integration of products, description, category/navigation info, and product availability, which are all capabilities of our Channel Manager product. We have already built this for a few shopping carts such as CV3, Volusion and Magento. Those are discussed in detail in this document. Channel Manager Interface (Cv3) CoLinear Systems, Inc. 5 of 69 update: 11/01/2011

6 Menu Path: Orders / Import / Configure Channel Manager Connector Note the view title in the title bar is Channel Manager Setup. A Section within a view has a faint outline around it with a title for that section. This view has sections for Channel Manager Credentials in the upper left and Business Rules section on the lower half of the view. Those outlines are for organization only. Letting you know briefly the purpose of the fields and buttons within the outline. CoLinear Systems, Inc. 6 of 69 update: 11/01/2011

7 Channel Manager Buttons Verify Credentials: This verifies the Channel Manager account does exist exactly as described in the fields to the left. Be sure you have entered the names exactly. It only verifies the Channel Manager account and the names entered there. It does not verify the existence of the CV3 Account or store. Import Category and Item data from CommerceV3: Used only if you have a CV3 store with existing data before it exists in Response and only for initial setup. Most users will have or will create data in Response to build their CV3 data. Category and Item Management: Where you will create category structure and tag information in Response to push to your CV3 store. A lot goes on in here, you will use it often. (Re)Initialize Tags. Rebuilds the default CV3 tags in the event they become corrupt Rebuild Items + Inventory Controls Only (Check Box): Sends data (like inventory counts) to CV3 for EVERY web enabled item. You make items web enabled in the Category and Item Management view. If you check inventory controls only description information will be skipped. Rebuild Categories: Sends category information to CV3 for all web enabled categories. Generate Discount Files: Creates *.csv files you can upload using the CV3 web interface. (this is not automatic yet) Rebuild Items (if changed): Sends all information for items lists in Response ITEMPOST table #223 to CV3. An Item is added to ITEMPOST when any process touches any inventory qty field for the item. For example, PO receive, inventory receipts and adjustments, adding an item to an order (sales). Import Orders: Triggers orders to be downloaded from CV3 to Response. You must have a valid Order import template designated (*.iox file) Exceptions: Opens the Imported Orders on Hold view. Import Catalog Requests: Triggers catalog requests from your CV3 Web store to be downloaded from CV3 to Response. You must have a valid Catalog Request template designated (*.icx file) Generate Batch File for Schedule Automation: Opens a scheduled task configuration dialog box. This feature uses your Windows Task Scheduler and is under construction. Post Weights (check box). Send item weight information during rebuild items Post Counts (check box): Send item counts during rebuild items. Debug Logging (check box): Any communication attempt will create *.xml files in your r4w\data\00* folder for troubleshooting any failure messages that might be received. Sample File names like productreply1.xml, productreply2.xml, productrequest1.xml, productrequest3.xml CoLinear Systems, Inc. 7 of 69 update: 11/01/2011

8 The numbers before the.xml should keep incrementing. You will want to remove those occasionally.? button (in business rules section): opens this message for the optional Price Categories field ESC: Close: pressing this button or the ESC key will close the CommerceV3 Management view without saving changes. F2 - Save: pressing this button or the F2 key will save the default information you have entered or changed here. Send Order Status (Cv3 Only): By default when orders are confirmed in Response, information will be sent back to your web store indicating this. General information like the shipping date and tracking number are sent. The send order status button will send order status information for all confirmed orders currently in the system. Use the order range field to send information for only a range of order numbers. CoLinear Systems, Inc. 8 of 69 update: 11/01/2011

9 Setting Up Your Channel Manager Account Important: Set up your account before doing anything else! Step by Step Process: 1. Go to Click the Register button to create your service account. 3. Fill out all the following fields 4. Open your and you should see an from service@colinear.com. Follow the directions in the to activate your service account. 1 Existing accounts see appendix A for information on conversion to channelmanager.net vs services.colinear.com CoLinear Systems, Inc. 9 of 69 update: 11/01/2011

10 5. Click the link to access the site 6. If you are not at this prompt or the link above is simply not available go back to and enter your new ID and password. 7. The FIRST time you log in to Channel Manager with your new Login ID you will see the message: You do not have any accounts. Once logged in click the Create New Channel Manager Account link. 8. This is a reference to your Channel Manager Account name (in my example I created Cv3 Store Example). In the near future you may have many CV3 accounts (one for each domain name) under this single channel manager account 9. Once Created you will see the Account as a selectable account listed under your Accounts to Manage CoLinear Systems, Inc. 10 of 69 update: 11/01/2011

11 10. Select a Channel Manager account to review by clicking on the Account from the list. I ll select my Cv3 Store Example 11. Next you will click the link Add CommerceV3 Account 12. Next you will need to enter in the correct information for your Store. a. Account Name: Enter ANY NAME YOU WANT on the first line to identify a single CV3 Account. b. CommerceV3 User ID: Enter your CommerceV3.com Login c. CommerceV3 Password: Enter your CommerceV3.com Password CoLinear Systems, Inc. 11 of 69 update: 11/01/2011

12 d. CommerceV3 Service ID: Found under your CommerceV3 Store Options > General Options and store Information. 13. Back in Response, In the Commerce V3 Management view, enter the new channel manager user ID and password. The channel manger account is Your New account name (the one you just created). The commercev3 account is Cv3 Store Example (for this example). The User ID and Password are the exact same as the user ID and Password you just entered in for your Cv3 Account Information. 14. Next make sure that the Channel Manager URL is correct in the Channel Manager URL Field Existing accounts see appendix A for information on conversion to channelmanager.net vs services.colinear.com CoLinear Systems, Inc. 12 of 69 update: 11/01/2011

13 15. Click Verify Credentials to ensure the information you entered is correct 16. When you receive the notification that Account Info OK click the save button at the bottom right of the module, or hit F2 to save the information. This information will be saved to Channelmanager.xml in your data\00* Folder. CoLinear Systems, Inc. 13 of 69 update: 11/01/2011

14 Cv3 Password Change IMPORTANT If you forget to perform the above steps after you change your Cv3 password all channel manager functions will fail to execute properly. Every so often Cv3 requires that you update and change your password. When you do this you must also change it under your Cv3 Store settings within your channelmanager.net account. Log into your service account, and navigate back to the desired Cv3 Store setup at until you reach this page Update the CommerceV3 Password field with the new password you just created on the Cv3 site. CoLinear Systems, Inc. 14 of 69 update: 11/01/2011

15 Initialize Tags Tags are used to push associated item data to Cv3 It is important to initialize tags to allow Response to push associated item data to Cv3. Response already pushes general item data to Cv3, but tags allow Response to also push other associated fields on the Cv3 site. ** Click (RE)Initialize Tags to create the entries in the TAGMAST table for all the Cv3 Tags. Commerce V3 Tag listing List of all Cv3 tags currently supposed by Response or in development CV3AltID: Maps to Cv3 ALT. ID. This field is found listed under each inventory item. CV3Brand: Maps to the cv3 Brand field found under each item in the product display options CV3Custom1 12: Maps to Cv3 custom fields found under product Display > Custom Fields. CoLinear Systems, Inc. 15 of 69 update: 11/01/2011

16 CV3Description: Maps to Cv3 description found under product display > Product Display. CV3DescriptionHeader: Maps to Cv3 Description Header udner product display > Product Display. CV3Hidden: Maps to Cv3 hidden check box founder under options > options CV3Keywords: Maps to site search keywords under product display > product display CV3LargeImage: In development CoLinear Systems, Inc. 16 of 69 update: 11/01/2011

17 CV3Manufacturer: Maps to the manufacturer field under product display > product display. CV3MetaDescription, MetaKeywords, MetaTitle: Each of these maps to their respective field under Cv3. Each name mimics the one on Cv3. These are found under product display -> product display. CV3Name: Maps to the Cv3 Name field listed at the top of each inventory item page. This field default is your Response item Description. CV3New: In Development CV3PopupImage: In Development CoLinear Systems, Inc. 17 of 69 update: 11/01/2011

18 CV3Template: Maps to Cv3 template field under product display > product display. Determines the template style to use for this items page. The default setting is default. CV3ThumbnailImage: In Development CV3URLName: Populates the URL name under product display > product display. By default it will be set to a lowercase version of the SKU. CV3Invisible(category only): Maps to invisible check box under edit category. If set to true the check box will be checked and the category will not be visible on the site. CoLinear Systems, Inc. 18 of 69 update: 11/01/2011

19 Manual Tag Edit Edit Tag Data Manually with Channel Manager or Inventory Module You can edit tag data under the Inventory Items Module (File > Inventory > Inventory Items). This data is located under the Web Info Tab and then the Tags Tab. You can also Edit Tags under the Category and Item Management Section of Channel Manager. Tag data for each category and item will be listed for the category/item selected CoLinear Systems, Inc. 19 of 69 update: 11/01/2011

20 Tag Import Importing Tag Data using import inventory Tag data can also be imported using the Import Inventory Module (Addons >Import > Import Inventory > Import Inventory). Tag Data is imported just as any other inventory data would be imported. Tag fields are denoted in the import File definition by []. **Notice the difference in a Tag field and a non-tag field. CoLinear Systems, Inc. 20 of 69 update: 11/01/2011

21 Category and Item Management Used to manage all item and Category Data Button Listing New: Opens view to create new category Modify: Opens modification window for chosen Category Delete: Deletes chosen category Expand All: Expands(opens) all category trees Collapse All: Collapses (closes) all category trees Refresh: Refreshes and updates the categories view pane of Category and item Management to reflect any recent changes made to categories. Tag Master List: View where you can view all tag data and create new tags for most record type sin Response. Import Product Classes: Utility for importing product classes. Requires an import file definition specific to your flat file format. Import Categories: Import utility where you can import your categories along with their tag data. Requires that you set up an import file definition specific to your flat file format. Import Category/Item Info: Import utility where you can import items into categories. Requires that you set up an import definition file specific to your flat file format. Import Related Items: Import utility where you can import item relations. Requires that you set up an import file definition specific to your flat file format. Related Items: Opens the Related Items view where you can manually set items relations Web Enable(toggle): Enables/disables a chosen category from being pushed or not pushed to cv3. All items: Searches and shows all items that meet the criteria in the search field. Category Items: Searches and brings up all items within the chosen category <-Include in this Category: Inserts the chosen item on the right into the chosen category. Must have a category in the category pane selected. Remove from this Category: Removes the chosen item on the right from the category it is currently in. Must have a category from the category pane selected. Item Relationships: Displays all current item relationships with the selected item. CoLinear Systems, Inc. 21 of 69 update: 11/01/2011

22 Categories Category Management all takes place in the left pane of Category and Item Management. Using the buttons located at the top you can either Create, Modify, Delete, Expand, Collapse, or Refresh categories. Changes made to categories here will also be reflected in the regular category management screen found under Define Categories in Inventory Management. If you are familiar with the categories view from before it is the same under Channel Manager Category and Item management. Category Tag data can also be modified on this screen directly under the category pane. For the category selected you will see its corresponding tag data listed below. {Web Enabled Categories} Categories that are set to Web Enabled will have their data sent Cv3 when either categories are rebuilt, or items are rebuilt. More this comes later in the document that covers this topic. For more information on editing category tag data manually listed below the categories revisit the manual tag edit section of this document CoLinear Systems, Inc. 22 of 69 update: 11/01/2011 to on

23 To set a category to Web Enabled click on the category that you want to have data sent to Cv3, and the click the button called Web Enabled Toggle. If at any time in the future you no longer want this category or any other associated data sent to cv3 select the category again and click Web Enable Toggle and the category will go back to normal. Any category that IS web enabled will appear in Green. Any category that is NOT web enabled will appear in yellow CoLinear Systems, Inc. 23 of 69 update: 11/01/2011

24 Items in Category and Item Management This section of the Category and item Management is where you can edit tag data manually for items, find items to insert into categories, remove items from categories, and view items that are currently found in a specified category. { Searching for Items } Use the item filter text field to search for items currently in your inventor record. To find all items insert a * (Shift+8) in the field and click All items {Adding items to Categories} To add items to categories select the category you want the items to be included in on the left. Then select the items you want to include in that category on the right. **NOTE ** to select multiple items in the list use CTRL or click on item and hold shift while you click another item, and all items between the two will be selected. {Removing Items from Categories} To remove an item from a category, select a category from the category pane. Then click the Category Items button located above the items pane. This will display all the items in the selected category. Click or highlight the item(s) you wish to remove from the category and click the Remove from Category button. {View Item Relationships} CoLinear Systems, Inc. 24 of 69 update: 11/01/2011

25 To view item relationships select an item from the items pane. Then click the Item Relationships button located directly under the items pane. {Magic Wand} The Magic wand allows you to push a single given item to cv3 without having to do an full item rebuild or even a smart item rebuild(if changed). To do this select an item you wish to push to Cv3 and then click the magic wand. This will update the single item on the Cv3 site. CoLinear Systems, Inc. 25 of 69 update: 11/01/2011

26 Import Utilities All import utilities require that the user create an import file definition type that is specific to the flat file format you use. All of these work the same as any import you might have performed before. To create the flat file format open the import utility of your choosing and follow these instructions. Example. Importing Related items Step by Step This example is for tag data import. However, this methodology can be used for all the imports. 1. Click the Edit/Create button to create your import File definition 2. Choose the correct format for your flat file. Also Select the Ignore First Line check box if the first line of your file is headers or something of the sort. CoLinear Systems, Inc. 26 of 69 update: 11/01/2011

27 3. Use the Copy button to move fields from the left pane to the right pane that you will be mapping to. In this example I am mapping to Item_Id(main item ID), REL_TYPE(This is the relation Type), and REL_ITEM_ID(The item related to the main item). 4. Use the Arrow keys to move fields up or down in any given order. Also the Erase buttons move a selected field back to the left under the available fields. CoLinear Systems, Inc. 27 of 69 update: 11/01/2011

28 5. This file I created in Excel demonstrates the mapping set up by the import file definition Above 6. Once you are satisfied with the selected fields of the import file definition click next(2x) and you should come to the save screen. Here you can save the import file definition with any name to your 001 folder. In this example it is called RELITEM.iri 7. Next select the file to import and click Add. CoLinear Systems, Inc. 28 of 69 update: 11/01/2011

29 8. Next you can either test your import to make sure that the fields are mapping correctly. Or if you are certain that you have set everything up correctly you can click Import. CoLinear Systems, Inc. 29 of 69 update: 11/01/2011

30 Item Relations The related item view allows you to create item relations that will be pushed to cv3. The items relations available are Subproduct Additional Cross sell Related Upsell Input or select the item you want to add relations to in the top item ID field. Then select the relation type followed by the related item. The description field will be updated automatically with the item description stored in the inventor table. The ordering field only controls the ordering of the relations in this window. It does not control the ordering of the items on cv3. Item relations are viewed on the Cv3 site usually as a link next to the Parent items name. (Example for Subproducts) ^^ SCREEN SHOT OF ITEM AS IT APPEARS ON CV3 ^^ CoLinear Systems, Inc. 30 of 69 update: 11/01/2011

31 Ordering Categories and Items within Categories There are two methods for ordering categories and items within categories. There is the manual option, and the import option. To manually order categories or items you can use the arrow buttons found next to the categories and items windows. To control category and item ordering through import you simply need to make sure that your import document contains a field for item order, and that you map to it in your import field definition. {Category Order Mapping Field} CoLinear Systems, Inc. 31 of 69 update: 11/01/2011

32 {Item Order Mapping Field} CoLinear Systems, Inc. 32 of 69 update: 11/01/2011

33 Pushing Data to Commerce V3 This Section will cover all information related to getting information from Response to Cv3 The entire purpose of Channel Manager is to get data from Response to the store front website. There are a couple of utilities in Response that make this happen. Rebuild Items Rebuild Categories Rebuild Items (If Changed) Send Order Status Rebuild Categories Rebuild Categories will send all new or modified information regarding categories to Cv3. This includes information about which items are included in a category. If you make changes to which items are included in which categories it is important to do a category rebuild, or the changes will not appear on Cv3. Rebuild categories will also send item associations with categories as well. If you move items around into different categories in Response but not on your Web site, when you rebuild these changes will be applied. CoLinear Systems, Inc. 33 of 69 update: 11/01/2011

34 Rebuild Items/Rebuild Items (if Changed) Rebuild Items will do a FULL item rebuild to Cv3. This will push all web associated data to cv3 about every item in a web enabled category. If you do not want data about an item being pushed to cv3 anymore, then remove the item from the web enabled categories. Depending on the number of items in web enabled categories it could vary greatly on how long a full item rebuild can take. If you have a large number of items and you make only a few changes to the items in categories. It is better to run Rebuild Items if changed. This will only push information to Cv3 for items that have had recent changes that are not on Cv3. To see what items will be pushed to Cv3 in a smart item rebuild you can look at the ITEMPOST table. {Post Counts/Post Weights Check Boxes} Post Counts By having the check box checked when Channel Manager performs item rebuilds it will also send stock count data to Cv3. This only needs to be checked if you are running inventory controls on your cv3 site Post Weights By having this check box checked when Channel Manager performs item rebuilds it will also send unit weights to Cv3 as well. Response does not by default send item weights, and therefore if you want weights to be on Cv3 for any reason make sure this box is checked. CoLinear Systems, Inc. 34 of 69 update: 11/01/2011

35 {Inventory Controls Only Check Box} This box when checked will only send stock counts to Cv3. So if you want to update only the stock counts on Cv3 for every item in a web enabled category check this box and the time to perform the rebuild will be greatly shortened. CoLinear Systems, Inc. 35 of 69 update: 11/01/2011

36 Order Data to Cv3 Since Build 5104 users can now send order data to Cv3. Order data is automatically sent to Cv3 during Order confirm. Order data can also be sent to Cv3 by use of the Send Order Status button found on the channel manager screen. Clicking this button will send an XML feed to Cv3 containing all the shipments information for every order. You can specify a given order range using the Order Range field. However, when specifying an order range for sending order status you actually need to input a transaction ID # range. Transaction IDs can be found under the shipments view of service lookup. Order Status Push Requirements There are certain specifications that Response looks for to know whether or not to set order status for the order back to Cv3. 1) Order Source/Type must be CommerceV3 a. If you do not currently use the CommerceV3 order type you can review how to add it to your order type selections here 2) You must also be storing your Cv3 Order # in the PO number field prepended with a W. You can alternatively enter your Cv3 Order # in the web order id (impo.web_order_id) field if you prefer. IF YOUR CURRENT SETUP DOES NOT SUPPORT THESE REQUIREMENTS CONTACT COLINEAR SYSTEMS AND WE CAN HELP SETUP YOUR *.IOX FILE TO MEET THESE REQUIREMENTS CoLinear Systems, Inc. 36 of 69 update: 11/01/2011

37 Item Configurator and Channel Manager/Cv3 Channel Manager and Commercev3 allow for quick easy implementation of any configured items in Cv3. For more information on how to setup configured items in Response see our Item Configurator document Configured items appear on Cv3 as a drop down selection menu. This drop down selection menu allows the customer to select which Attribute/Configuration of the base item they want. Once you have completed the necessary steps to create a configured item all you need to do to push the item and all its configurations to Cv3, is to insert the BASE ITEM into a web enabled category. Response will push all the item configurations related to the base item as attributes in the XML. CoLinear Systems, Inc. 37 of 69 update: 11/01/2011

38 Special Pricing / Item Discounts on Cv3 Cv3 allows setting item discounts for items by using the Special Ongoing check box, and discount fields under the retail tab of each inventory item. Response manages these fields simply by using the list price and price code 1 fields found on the inventory charges tab. By setting the Price Code 1 field to a lower price then the list price for an item Response will automatically set the Special Ongoing check box and update the special price for the item. Price Categories Driving Special Pricing If using price code 1 as your default price for driving special pricing on Cv3 is not an option then you can use the Price Categories business rule in Channel Manager Setup. CoLinear Systems, Inc. 38 of 69 update: 11/01/2011

39 The price categories business rule will allow you to easily setup price categories on Cv3 to drive pricing. The main three categories are 1. Standard By default the list price for an item is the standard price. Standard will set a allow you to set a different standard price for an item. 2. Retail By default this is the price general customers will receive. 3. Wholesale Whole price category Example. Standard inventor.price_code_10 Retail inventor.price_code_11 Wholesale inventor.price_code_12 The above example will push pricing to cv3 by setting the standard or baseline price equal to price code 10. It will then set the retail price of the items to price code 11 followed by price code 12 for the whole sale category. If either price code 11 or 12 are lower than price code 10 then the special ongoing checkbox will be set to true. CoLinear Systems, Inc. 39 of 69 update: 11/01/2011

40 Debug Logging Helps identify issues between Response and Cv3 It is important to turn on Debug Logging in Channel Manager because it will us and you determine and resolve issues when dealing with all actions associated with Channel Manager. To turn Debug Logging on check the Debug Logging Check box located on the main screen of Channel Manager Since Build 5103 *.xml files will be written to your data\00* folder when performing any action in Channel manager from item rebuild, category rebuild, and Rebuild items (if changed). These XML files will look like ProductRequest1.xml ProductRequest2.xml ProductReply1.xml ProductReply2.xml OrderStatusRequest.xml OrderStatusReply.xml CategoriesRequest.xml CategoriesReply.xml CoLinear Systems, Inc. 40 of 69 update: 11/01/2011

41 Order download to Response Bring down order information from Cv3 to Response. The first step to setting up order download is to ensure that you have an *.iox file that Channel Manager is mapped to. The *.iox file is how Response knows where to map the fields from Cv3 into Response. When you are ready CoLinear will provide you with a default *.iox file. We can also make changes as needed to fit any specific needs that you might have. On the main Channel Manager Screen once you have received the *.iox file from CoLinear map the file path to the *.iox in the Order Import Template Field. You can also download a generic version of each from this link. The full file path in this example is (c:\program files\colinear\r4w\data\001\cv3orders.iox) {Order Range} Setting an order range allows you to only download orders that meet that specific criteria. If you have orders that you want to remain only on cv3 or wait to have them imported later use this field. {Order Numbers} When Orders are downloaded from Cv3 they are given a unique order number by Response. The Order number from Response is what populates the ORDER_NO field. Currently there is not a field specific for cv3 order numbers. Currently the best solution to this problem is to map the Cv3 order number to the PO_NUMBER. By importing the Cv3 Order number to the PO number field it makes it possible to still search for the order by PO number in service lookup or order entry. We can also use the PO field to populate the order number for s generated to customer so they do not get confused by receiving a Response order number that differs from the Cv3 order number. CoLinear Systems, Inc. 41 of 69 update: 11/01/2011

42 *.iox Import Templates Download the default *.iox here. The Default cv3orders.iox you download should look a lot like this The fields in the *.iox map to fields that exist in Response. If you look in the *.iox file with notepad, you can see how the xml tags in the.xml source file are defined by the same tag name in the -<CustomerInformation> <FirstName>Bozeman</FirstName> <LastName>Joseph</LastName> CustomerInformation/FirstName,MASTPROS.FILE_NUMBER,FIRST_NAME CustomerInformation/LastName,MASTPROS.FILE_NUMBER,LAST_NAME This means your data coming from CV3.xml must be in the same order as defined in your *.iox file CoLinear Systems, Inc. 42 of 69 update: 11/01/2011

43 Order Import Pressing the Import orders button connects to CV3 to pull down any new orders Orders that contain problems are put into the exceptions to review. The process complete window shows how many orders were imported, the total amount of revenue, and how many orders were put into exceptions. When an order is successfully downloaded it will go directly into the SYSOENT order record. The bill to information will be created as a customer in the SYSCUST record. Response uses match back mechanics to determine if a SYSCUST record already exists for the customer information being imported. Response will check address, phone #, and to determine the match or not. Ship to information will be imported into the SHIPTO table. Order comments will be put into SERVICE, and order messages will be put into ORDERMSG. CoLinear Systems, Inc. 43 of 69 update: 11/01/2011

44 Exceptions This new CV3 interface DOES use the Exceptions to Review view on the order import menu and the temporary tables IMPC, IMPO, IMPS, and IMPL etc. Those temporary tables are the records populating the Imported Orders on Hold (aka Exceptions ). From Channel Manager you can access exceptions to review by clicking the Exceptions to Review button located next to the order import button. The Exceptions window allows you to view orders that have met the criteria for exceptions. Reasons for being put into exceptions can be because of an error, or because they met certain criteria build into the *.iox file. The order selected is what populates the different sections of this view. In the example below Order # is selected. General information about this order is shown in the following columns. Reasons the order was placed in exceptions will be seen in the Reasons on Hold section of this view. For more information on *.iox file exceptions, visit the *.iox section of this document. CoLinear Systems, Inc. 44 of 69 update: 11/01/2011

45 Comments placed on the order will be shown in the comments section of this view. To edit a problem order highlight the order and click the Edit Order button. CoLinear Systems, Inc. 45 of 69 update: 11/01/2011

46 This will open in the order in the order entry screen where changes can be made through the usual means. Once you have identified any problems from the Reason on hold and corrected them navigate to the totals tab of order entry and save the changes. Once you are sure the order is ready to create highlight the order in the exceptions window and click the generate order button. This will create the order and remove the data from IMPO, IMPC, IMPM, IMPS, etc. These tables are used as temporary data storage until an order is generated. CoLinear Systems, Inc. 46 of 69 update: 11/01/2011

47 Matching Response to Cv3 If must exist on cv3 as it does in Response Orders that are imported from Commerce v3 must exist exactly in Response as the do on Cv3. This means two things. 1. When an order comes in from Response variables like price, shipping, and other sensitive data must not be changed in the process. After the order is placed on Cv3 the customer will expect what they see there to be the same all the way through unless notified otherwise. 2. Fields coming down from Cv3 must also exist in Response. This could vary depending on how you set up you *.iox file. For most users using the default *.iox will mean that.. a. Salesman ID = WEB b. Media = WEB c. Customer type = CNSMR d. Batch # = WEB So before you start downloading orders make sure that these fields and any other exist in Response or all orders will be placed in exceptions for this reason. (Example) ** REMEMBER THESE FIELDS CAN VARY BASED ON THE USERS CHOICE ** CoLinear Systems, Inc. 47 of 69 update: 11/01/2011

48 Catalog Requests When customers request a catalog from you on your Cv3 store you will want to download/import these requests into Response. You will first need to make sure that you have the proper cv3catalogs.icx file in the catalog request template field of your channel manager setup. Download the default cv3catalogs.icx here When you want to import your catalog requests all you will need to do is click the Import Catalog Requests Button. Customers who requested a catalog will be downloaded and imported into your system as a Prospect. Their data will be placed in the MASTPROS table. To view information about people who requested a catalog go to File / Prospects / Prospects. I strongly suggest setting up a custom demographic field for prospects that we can map to when importing customers from Cv3 to identify where these prospects came from. For help modifying your cv3catalogs.icx file for mapping to custom fields send an to support@colinear.com. For more information on setting up custom Demographic data see our documentation here. CoLinear Systems, Inc. 48 of 69 update: 11/01/2011

49 Generate Discount Files For product price breaks, the "Generate Discount Files" button creates 2 separate files: CV3DiscountTables.csv CV3ProductGroups.csv These two files can be uploaded in the CV3 Admin, and the price breaks will be available on CV3. Each product is handled separately (but within the same file), so it doesn't matter if each product has different price break levels. CoLinear Systems, Inc. 49 of 69 update: 11/01/2011

50 Schedule a Channel Manager task Channel Manager is capable of scheduling order download, category rebuilds, and item rebuilds, smart item rebuilds, and catalog requests Setting up a scheduled task in channel manager is actually quite simple. If you follow these steps you should be able to automatically perform Cv3 Channel Manager Functions. Windows Task Scheduler Files created by the Scheduler automation are created for use by the Windows Scheduler feature of your MS Windows version. (XP, Vista, Win7 scheduler may each look different) Naming the scheduled task something relevant to what you re trying to do is a good idea. Be aware, a category rebuild will be necessary to do full item rebuild, so you may want to check that box as well for the full item rebuild. You can check multiple tasks for each output text file you generate. The smart item rebuild will only do changed items that quantities have adjusted for in receipts/order shipments/etc. This is something you may want to consider doing in conjunction with your order downloads. The idea is you'll have SEVERAL scheduled tasks running in the scheduler, one for a full item rebuild (maybe weekly), one for a rebuild of changed only item (maybe every hour or so), one for downloading orders (every 10 minutes), etc. This example focuses on an order download scheduled task. You must be running Response 10.0 Build 5102f or greater. If you don t have CMSched.vd7 in your \r4w\programs folder, download the latest build release (/download/r10/10xbuilds.htm) and extract cmsched.vd7 to \r4w\programs. In order to run unattended, you must store the SQL username/password credentials in the registry. To do this, the first time the scheduled process runs it may ask you for a username/password Click the "next time login automati cally" and it won't ask you for the information any longer. The scheduled process can be run on any workstation, but its best suited for a server or a machine that is "always on". Step by Step Process CoLinear Systems, Inc. 50 of 69 update: 11/01/2011

51 1. First Click the Generate Batch File for Scheduler Automation 2. Select an output file name specific to the task you are scheduling. Click the magnifying glass to create the file path much more easily. Also select the task you wish to perform. (In this example we selected Order Download) 3. Be sure to save the output file as a text file. 4. Enter your address in the notifications field. More than one can be entered. Separate the names by a semi colon (;) CoLinear Systems, Inc. 51 of 69 update: 11/01/2011

52 5. Click the Generate File Button. This creates a *.txt file the Windows scheduled task along with cmsched.vd7 will use as parameters. (See FAQ section for an example of what these files look like) 6. Next open the Windows Task scheduler. Go to Start > Control Panel > Scheduled Tasks. Click the Add a scheduled Task link. These screens show Win XP, (XP, Vista, Win7 scheduler may each look different, talk to your Network Admin for additional assistance) CoLinear Systems, Inc. 52 of 69 update: 11/01/2011

53 7. A scheduled task wizard appears will appear. 8. Click Next 9. In the click the program you want to run, choose Browse. 10. Navigate to your \colinear\r4w\bin\dfrun.exe file and click the Open button. CoLinear Systems, Inc. 53 of 69 update: 11/01/2011

54 11. Type a name for this task, something like Download Orders from CommerceV For now, choose perform this task Daily we re going to change that in the next step. 13. Click Next. Choose the time you want to run the task. In this example, we ll run it daily at 8:30am. (We ll show you how to change the schedule). CoLinear Systems, Inc. 54 of 69 update: 11/01/2011

55 14. Enter the username and password of the person who has authority to run Response. This can be a normal user or an administrator, but the person needs to have permissions necessary to run Response. 15. Enter your Windows login information and click Next CoLinear Systems, Inc. 55 of 69 update: 11/01/2011

56 16. At the end of the wizard, click the box that says Open advanced properties for this task when I click finish, and click Finish. In the advanced properties of the task, we must change the command line. 17. The Run section of the task: window needs 3 pieces of information. a. The full path to dfrun.exe b. The full path to cmsched.vd7 and c. The full path to the batch file that you exported from the Channel Manager Connector screen. 18. In the example above, the full command for the Run field would be: "c:\program files\colinear\r4w\bin\dfrun.exe" "c:\program files\colinear\r4w\programs\cmsched.vd7" "c:\scheduler\orderdownload.txt" CoLinear Systems, Inc. 56 of 69 update: 11/01/2011

57 19. Click the "Schedule" tab to manage the schedule. In the schedule tab you can manage the simple schedule, or click the "Advanced" button to create a more advanced schedule (like hourly). 20. Click advanced to get to advanced schedule options 21. In this example we'll run every 2 hours, but you can manipulate the schedule as needed. CoLinear Systems, Inc. 57 of 69 update: 11/01/2011

58 22. Test run the process in the windows scheduler. Right-click on the task in the windows scheduler and click "Run". CoLinear Systems, Inc. 58 of 69 update: 11/01/2011

59 Scheduling a Task in Windows 7/Vista The following guide walks you through the process of setting up a scheduled task in windows 7 or Vista. The process varies greatly from Windows XP due to the changes to the Task Scheduler. Windows XP uses Task scheduler 1.0 while Vista and 7 use 2.0. There are known problems with setting up a scheduled task in Windows 7 and Vista due to the security Changes with Task Scheduler 2.0. Many of these issues arise when trying to schedule a task to run while the user is not logged on. If you experience these issues with this setting contact support and we will try to work with you to get the issues resolved. Step by Step Process 1. Open Response and open up Channel Manager (Orders --- Import --- Configure Channel Manager Connector) 2. Click the Generate Batch File for Scheduler Automation Button 3. Select the appropriate task you want the automated task to perform a. Options Include i. Full Item Rebuild CoLinear Systems, Inc. 59 of 69 update: 11/01/2011

60 ii. Full Item Rebuild (inventory only) Stock Counts iii. Smart Item Rebuild If changed iv. Category Rebuild (recommend with any item rebuild) v. Order Download vi. Catalog Request Download 4. Once you have selected the task you wish to have performed click the magnifying Glass at the right of the Output Filename Field to create the text file needed for the scheduler. Make sure that you save the file as a *.txt file, and that the name relates to the task you are trying to perform. In this Example I create the *.txt file OrderDownLoad.txt and you will be promoted to create this file because it does not exist. Click Open Click YES to create the file. 5. The Output Filename Text field should now populate with the file path to the file you just created. Click the Generate File Button to have the file created in your r4w\001 (or other appropriate) folder. CoLinear Systems, Inc. 60 of 69 update: 11/01/2011

61 6. Now it is time to set up the Scheduled Task. Open the start menu and type into the search field Task to find and open the Task Scheduler. 7. Create a basic Scheduled task by clicking the Create Basic Task button located on the right hand side of the screen. 8. Create a name and description for the task 9. Set up the Trigger for the Task based on your desired criteria. For purposes of this example I am using Daily with specification for every 1 days starting with the current time. The start time will be auto populated by your system time clock. CoLinear Systems, Inc. 61 of 69 update: 11/01/2011

62 10. The action will be to start a program CoLinear Systems, Inc. 62 of 69 update: 11/01/2011

63 11. Next you will set up the triggers for the file path actions for the task to run. a. **NOTE** These file paths are only examples for this document. Your file paths could be different and the name of your.txt document could be different as well. b. Program/Script i. C:\Program Files\Colinear\R4W\BIN\DFRUN.exe c. Add Arguments(Optional) i. C:\Program Files\Colinear\R4W\Programs\CMSched.vd7 C:\Program Files\Colinear\R4W\DATA\001\OrderDownload.txt d. Start in(optional) i. C:\Program Files\Colinear\R4W\BIN 12. On the finish screen check the Open the properties dialog for this task when I click Finish CoLinear Systems, Inc. 63 of 69 update: 11/01/2011

64 13. Here you can set more specific properties for the scheduled task 14. Most likely you will want to set the task to Run whether user is logged on or not 15. Under the Triggers Tab you can set the task to run every so often if you wish to have it run every 10 minutes a day or something of this sort. CoLinear Systems, Inc. 64 of 69 update: 11/01/2011

65 Appendix A: 9/12/2011 post to the Response user group: Attention Channel Manager users: Recently the Channel Manager Service has been moved from our internal servers to the RackSpace Cloud. This move will provide a much more stable environment decreasing the chance of down time or outage. This means that users will experience fewer interruptions when downloading orders from the web. To use the new service users will need to change the Channel Manager URL setting on the main Channel Manager setup page in Response. Follow the steps below to do so. 1. From within Response go to Orders / Import / Configure Channel Manager Connector 2. In the Channel Manager URL field change the service.colinear.com portion to read ChannelManager.net Press <CTRL> + <F2> to save the changes. Once you have updated the URL in Response you will need to log into your account on and be sure that everything is the same as it was on service.colinear.com. Be sure that all your accounts & stored are there, as well as any recent password changes as well. It is very important to make sure your passwords are updated so that Channel Manager can connect to your online stores without issue. For Cv3 Users see pg.14 of the Channel Manager Document (/doc/optional%20modules/channel_manager.pdf). If you have any further questions please contact Support@Colinear.com New: (this works too: ) Old url for reference only: CoLinear Systems, Inc. 65 of 69 update: 11/01/2011

Google Trusted Stores Setup in Magento

Google Trusted Stores Setup in Magento Google Trusted Stores Setup in Magento Google Trusted Stores is a free badging program that can improve your conversion rate and average order size by reassuring potential customers you offer a great shopping

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Bank Account 1 September 2015

Bank Account 1 September 2015 Chapter 8 Training Notes Bank Account 1 September 2015 BANK ACCOUNTS Bank Accounts, or Bank Records, are typically setup in PrintBoss after the application is installed and provide options to work with

More information

How To Sync Between Quickbooks And Act

How To Sync Between Quickbooks And Act QSalesData User Guide Note: In addition to this User Guide, we have an extensive Online Video Library that you can access from our website: www.qsalesdata.com/onlinevideos Updated: 11/14/2014 Installing

More information

Advanced Event Viewer Manual

Advanced Event Viewer Manual Advanced Event Viewer Manual Document version: 2.2944.01 Download Advanced Event Viewer at: http://www.advancedeventviewer.com Page 1 Introduction Advanced Event Viewer is an award winning application

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

EMC Smarts Network Configuration Manager

EMC Smarts Network Configuration Manager EMC Smarts Network Configuration Manager Version 9.4.1 Advisors User Guide P/N 302-002-279 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in the USA. Published October, 2015

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

MIS Export via the FEM transfer software

MIS Export via the FEM transfer software Content 1 Introduction How does the FEM transfer actually work and how do I transfer files to Fronter for a nightly import? How does the FEM transfer tool work? What does the XML/CSV files do and can I

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

CoreCommerce Administrator Guide

CoreCommerce Administrator Guide Welcome to CoreCommerce, an E-Commerce Software Solution for your business. Whether you are creating a small catalog, or you are looking to upgrade to a newer solution, CoreCommerce is the solution for

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held

More information

Magento Integration Guide. Everything you need to know to integrate Unleashed inventory management with Magento ecommerce. Contents.

Magento Integration Guide. Everything you need to know to integrate Unleashed inventory management with Magento ecommerce. Contents. Contents Contents Magento Integration Guide Everything you need to know to integrate Unleashed inventory management with Magento ecommerce Direct integration between two powerhouses of online sales and

More information

HR Onboarding Solution

HR Onboarding Solution HR Onboarding Solution Installation and Setup Guide Version: 3.0.x Compatible with ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: November 2014 2014 Perceptive Software. All rights

More information

Lenovo Online Data Backup User Guide Version 1.8.14

Lenovo Online Data Backup User Guide Version 1.8.14 Lenovo Online Data Backup User Guide Version 1.8.14 Contents Chapter 1: Installing Lenovo Online Data Backup...5 Downloading the Lenovo Online Data Backup Client...5 Installing the Lenovo Online Data

More information

CounterPoint SQL and Magento ecommerce Interface

CounterPoint SQL and Magento ecommerce Interface CounterPoint SQL and Magento ecommerce Interface Requirements: CounterPoint SQL: 8.3.9, 8.4.2 Magento Community Edition: 1.5.1+ (older versions are not compatible due to changes in Magento s API) MagentoGo

More information

E-Commerce Installation and Configuration Guide

E-Commerce Installation and Configuration Guide E-Commerce Installation and Configuration Guide Rev: 2012-02-17 Sitecore E-Commerce Services 1.2 E-Commerce Installation and Configuration Guide A developer's guide to installing and configuring Sitecore

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

User Manual Web DataLink for Sage Line 50. Version 1.0.1

User Manual Web DataLink for Sage Line 50. Version 1.0.1 User Manual Web DataLink for Sage Line 50 Version 1.0.1 Table of Contents About this manual...3 Customer support...3 Purpose of the software...3 Installation...6 Settings and Configuration...7 Sage Details...7

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Table of Contents. OpenDrive Drive 2. Installation 4 Standard Installation Unattended Installation

Table of Contents. OpenDrive Drive 2. Installation 4 Standard Installation Unattended Installation User Guide for OpenDrive Application v1.6.0.4 for MS Windows Platform 20150430 April 2015 Table of Contents Installation 4 Standard Installation Unattended Installation Installation (cont.) 5 Unattended

More information

Manual Password Depot Server 8

Manual Password Depot Server 8 Manual Password Depot Server 8 Table of Contents Introduction 4 Installation and running 6 Installation as Windows service or as Windows application... 6 Control Panel... 6 Control Panel 8 Control Panel...

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Magento module Documentation

Magento module Documentation Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8

More information

How To Set Up A Xerox Econcierge Powered By Xerx Account

How To Set Up A Xerox Econcierge Powered By Xerx Account Xerox econcierge Account Setup Guide Xerox econcierge Account Setup Guide The free Xerox econcierge service provides the quickest, easiest way for your customers to order printer supplies for all their

More information

ACHIEVE THIRD PARTY MANAGEMENT (3PL)

ACHIEVE THIRD PARTY MANAGEMENT (3PL) ACHIEVE THIRD PARTY MANAGEMENT (3PL) USER MANUAL Version 6.5 PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2012-2016 by Achieve IT Solutions These materials are subject to change without notice. These materials

More information

ChamberMaster - QuickBooks Guide

ChamberMaster - QuickBooks Guide ChamberMaster - QuickBooks Guide CHAMBERMASTER ChamberMaster QuickBooks Guide ChamberMaster A Division of MicroNet, Inc. 14391 Edgewood Drive Baxter MN 56425 218.825.9200 800.825.9171 support@chambermaster.com

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Colligo Email Manager 6.0. Connected Mode - User Guide

Colligo Email Manager 6.0. Connected Mode - User Guide 6.0 Connected Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License

More information

webkpi SaaS ETL Connector Installation & Configuration Guide

webkpi SaaS ETL Connector Installation & Configuration Guide webkpi SaaS ETL Connector Installation & Configuration Guide SaaS ETL Version 2.5.0.12 Version 1.6 September 2013 webkpi SaaS ETL Connector Version 2.5.0.12 V 1.6 Page 1 Table of Contents Table of Contents

More information

PCRecruiter Resume Inhaler

PCRecruiter Resume Inhaler PCRecruiter Resume Inhaler The PCRecruiter Resume Inhaler is a stand-alone application that can be pointed to a folder and/or to an email inbox containing resumes, and will automatically extract contact

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

[Jet-Magento Integration]

[Jet-Magento Integration] CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet-Magento Integration] CedCommerce Jet-Magento Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other

More information

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper

HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper HP Universal Print Driver Series for Windows Active Directory Administrator Template White Paper Table of Contents: Purpose... 2 Active Directory Administrative Template Overview.. 2 Decide whether to

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Shopping Cart Software

Shopping Cart Software Shopping Cart Software QuickStart Guide 1 Please note: The Quick Start guide covers only the minimum requirements to get your cart up and running; there are many more features for you to take advantage

More information

Trytond Magento Documentation

Trytond Magento Documentation Trytond Magento Documentation Release 3.4.11.0 Openlabs Technologies & Consulting (P) Limited June 23, 2015 Contents 1 Introduction 3 2 Installation 5 2.1 Installation of Magento Core API extension...............................

More information

ewebextra OfficeMate Integration User s Guide

ewebextra OfficeMate Integration User s Guide ewebextra OfficeMate Integration User s Guide April 2014 2014 Eyefinity, Inc. All rights reserved. Eyefinity, OfficeMate, ewebextra, and ExamWRITER are registered trademarks of Eyefinity, Inc. All other

More information

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 1 Table of Contents Chapter 1: Installation Overview... 3 Introduction... 3 Minimum Requirements...

More information

Installation instructions for MERLIN Dashboard

Installation instructions for MERLIN Dashboard Installation instructions for MERLIN Dashboard Contents Installation Prerequisites:... 2 Procedure to manually backup and restore Views and Settings in AxOEE Manager... 3 For XP users go to:... 3 For Vista

More information

Basic Setup Guide. Remote Administrator 4 NOD32 Antivirus 4 Business Edition Smart Security 4 Business Edition

Basic Setup Guide. Remote Administrator 4 NOD32 Antivirus 4 Business Edition Smart Security 4 Business Edition Basic Setup Guide Remote Administrator 4 NOD32 Antivirus 4 Business Edition Smart Security 4 Business Edition Contents Getting started...1 Software components...1 Section 1: Purchasing and downloading

More information

Launch Create Store. Import Orders Enter Orders Manually Process Orders. Note: Ctrl+click on a number to jump to that topic.

Launch Create Store. Import Orders Enter Orders Manually Process Orders. Note: Ctrl+click on a number to jump to that topic. Order Manager Version 5 QUICK START GUIDE Updated 1/6/11 About the Quick Start Guide This Quick Start Guide is designed to help users get started with the Order Manager as rapidly as possible. Although

More information

TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015

TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015 TIGERPAW EXCHANGE INTEGRATOR SETUP GUIDE V3.6.0 August 26, 2015 2201 Thurston Circle Bellevue, NE 68005 www.tigerpawsoftware.com Contents Tigerpaw Exchange Integrator Setup Guide v3.6.0... 1 Contents...

More information

Magento Integration User Guide

Magento Integration User Guide Magento Integration User Guide 2 Magento integration user guide Table of Contents INTRODUCTION 4 Getting Help 4 Disclaimer 4 Supported Magento Verisons 5 UNLEASHED SUPPORTS COMMUNITY EDITION 1.3 ONWARDS

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

Magento Handbook. Client Name. agency.info@nublue.co.uk 0800 033 7074 1

Magento Handbook. Client Name. agency.info@nublue.co.uk 0800 033 7074 1 Magento Handbook Client Name agency.info@nublue.co.uk 0800 033 7074 1 Content 1. What is Magento? 3 2. Logging in 4 Your Login Information 4 The Magento Dashboard 4 3. Understanding Products 5 Simple Products

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14 Portfolio Management Bridge for Microsoft Office Project Server User's Guide June 2015 Contents Overview... 5 Basic Principles and Concepts... 5 Managing Workflow... 7 Top-Down Management... 7 Project-Based

More information

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

More information

Installation & Configuration Guide User Provisioning Service 2.0

Installation & Configuration Guide User Provisioning Service 2.0 Installation & Configuration Guide User Provisioning Service 2.0 NAVEX Global User Provisioning Service 2.0 Installation Guide Copyright 2015 NAVEX Global, Inc. NAVEX Global is a trademark/service mark

More information

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide Live Maps for System Center Operations Manager 2007 R2 v6.2.1 Installation Guide CONTENTS Contents... 2 Introduction... 4 About This Guide... 4 Supported Products... 4 Understanding Live Maps... 4 Live

More information

SyncThru Database Migration

SyncThru Database Migration SyncThru Database Migration Overview Database Migration for SyncThru application is an intuitive tool that enables the data stored in the database of an older version of SyncThru, to be moved to the database

More information

PDG Software. QuickBooks Point of Sale Guide

PDG Software. QuickBooks Point of Sale Guide QuickBooks Point of Sale Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2007 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains

More information

2013, Active Commerce 1

2013, Active Commerce 1 2013, Active Commerce 1 Active Commerce User Guide Terminology / Interface Login Adding Media to the Media Library Uploading an Item to the Media Library Editing the Media Meta Data Adding Streaming Videos

More information

OSF INTEGRATOR for. Integration Guide

OSF INTEGRATOR for. Integration Guide OSF INTEGRATOR for DEMANDWARE and MICROSOFT DYNAMICS CRM 2013 Integration Guide Table of Contents 1 Summary... 3 2 Component Overview... 3 2.1 Functional Overview... 3 2.2 Integration components... 3 2.3

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net SalesPad Mobile Usage Guide A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net Contents SalesPad Mobile... 1 Usage Guide... 1 Overview... 4 Installation... 4 Android...

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

ERP guide and questions

ERP guide and questions Scandiweb ERP guide and questions Sometimes client asks you a short questions - how much would cost integration of customers ERP? And sometimes they provide some data on objects to be imported e.g. products,

More information

Connect Getting Started Guide. Connect 2.1.1 Getting Started Guide

Connect Getting Started Guide. Connect 2.1.1 Getting Started Guide Connect 2.1.1 Getting Started Guide Page 1 of 22 Internetware Limited, 2008 Welcome...3 Introduction...3 What s new in 2.1...3 Technical Requirements...4 How does Connect work?...5 Application Connectors...5

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Wellspring FAX Service 1 September 2015

Wellspring FAX Service 1 September 2015 Training Notes 1 September 2015 Wellspring Software, Inc., offers a Fax Service that can be used with PrintBoss from any computer that has internet access. Faxes are sent from PrintBoss through the internet

More information

The Power Loader GUI

The Power Loader GUI The Power Loader GUI (212) 405.1010 info@1010data.com Follow: @1010data www.1010data.com The Power Loader GUI Contents 2 Contents Pre-Load To-Do List... 3 Login to Power Loader... 4 Upload Data Files to

More information

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs ISVforce Guide Version 35.0, Winter 16 @salesforcedocs Last updated: vember 12, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Quickstart Guide. First Edition, Published September 2009. Remote Administrator / NOD32 Antivirus 4 Business Edition

Quickstart Guide. First Edition, Published September 2009. Remote Administrator / NOD32 Antivirus 4 Business Edition Quickstart Guide First Edition, Published September 2009 Remote Administrator / NOD32 Antivirus 4 Business Edition Contents Getting started...1 Software components...1 Section 1: Purchasing and downloading

More information

Document Manager 2.0. User Guide

Document Manager 2.0. User Guide Document Manager 2.0 User Guide Document Manager 2.0 Introduction Document Manager 2.0 is the Web to Print ordering application for OfficeMax ImPress. Many features and functionality are available to you

More information

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support.

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support. Sync & Save Introduction Sync & Save allows you to connect the DoForms service (www.doforms.com) with your accounting or management software. If your system can import a comma delimited, tab delimited

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

Colligo Email Manager 5.1. User Guide

Colligo Email Manager 5.1. User Guide 5.1 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Managing SharePoint Sites 5 Adding

More information

Test Automation Integration with Test Management QAComplete

Test Automation Integration with Test Management QAComplete Test Automation Integration with Test Management QAComplete This User's Guide walks you through configuring and using your automated tests with QAComplete's Test Management module SmartBear Software Release

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.

User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved. Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

DEAR Inventory - Magento Integration Guide

DEAR Inventory - Magento Integration Guide DEAR Inventory - Magento Integration Guide Introduction... 2 Magento configuration... 2 DEAR Inventory configuration... 4 DEAR Inventory extension for Magento... 6 Publishing Catalog... 6 Monitoring your

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

PSA INTEGRATION GUIDE

PSA INTEGRATION GUIDE efolder ConnectWise PSA Integration Guide Page 1 PSA INTEGRATION GUIDE Last Updated July 2014 Integration Overview ConnectWise PSA is business automation software that helps IT service providers efficiently

More information

Xythos on Demand Quick Start Guide For Xythos Drive

Xythos on Demand Quick Start Guide For Xythos Drive Xythos on Demand Quick Start Guide For Xythos Drive What is Xythos on Demand? Xythos on Demand is not your ordinary online storage or file sharing web site. Instead, it is an enterprise-class document

More information

Quote to Cloud Connecting QuoteWerks and Xero

Quote to Cloud Connecting QuoteWerks and Xero Quote to Cloud Connecting QuoteWerks and Xero Contents Setup Guide... 3 Pre-requisite:... 3 Quote to Cloud Installation and Configuration... 3 Xero Application Setup... 5 QuoteWerks Configuration... 7

More information

Welcome to the QuickStart Guide

Welcome to the QuickStart Guide QuickStart Guide Welcome to the QuickStart Guide This QuickStart Guide provides the information you need to install and start using Express Software Manager. For more comprehensive help on using Express

More information

NETWRIX USER ACTIVITY VIDEO REPORTER

NETWRIX USER ACTIVITY VIDEO REPORTER NETWRIX USER ACTIVITY VIDEO REPORTER ADMINISTRATOR S GUIDE Product Version: 1.0 January 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

FlexSim LAN License Server

FlexSim LAN License Server FlexSim LAN License Server Installation Instructions Rev. 20150318 Table of Contents Introduction... 2 Using lmtools... 2 1. Download the installation files... 3 2. Install the license server... 4 3. Connecting

More information

DutyCalculator - Installation and Configuration

DutyCalculator - Installation and Configuration DutyCalculator - Installation and Configuration Date: 23 Oct 201, Version 0.4.10 Requirements Magento Community version 1. and higher or Enterprise version 1.9.1 and higher Installation Follow this link

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

Setting Up SSL on IIS6 for MEGA Advisor

Setting Up SSL on IIS6 for MEGA Advisor Setting Up SSL on IIS6 for MEGA Advisor Revised: July 5, 2012 Created: February 1, 2008 Author: Melinda BODROGI CONTENTS Contents... 2 Principle... 3 Requirements... 4 Install the certification authority

More information

Magento-Twinfield Module

Magento-Twinfield Module Magento-Twinfield Module V 1.2 (beta) Installation Manual V 1.2.1, November 23, 2011 Contact information Tauros Media Nederland B.V. E: twinfield@taurosmedia.com 1 1. Index 1) Index.2 2) Introduction..3

More information

Enterprize Setup Checklist

Enterprize Setup Checklist Enterprize Setup Checklist Corporate Server 1) Install Windows IIS and FTP 2) Install M$ MSDE Restart Windows 3) Install M$ Image Wizard 4) Install Enterprize Copy SQL databases into Microsoft SQL data

More information

SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS

SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS 2013 SPHOL325: SharePoint Server 2013 Search Connectors and Using BCS Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other

More information

DigitalPersona Privacy Manager Pro

DigitalPersona Privacy Manager Pro DigitalPersona Privacy Manager Pro DigitalPersona Privacy Manager Pro is a centrally-managed secure communication solution for businesses. It allows sensitive documents and communications to remain private,

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

WS_FTP Professional 12

WS_FTP Professional 12 WS_FTP Professional 12 Tools Guide Contents CHAPTER 1 Introduction Ways to Automate Regular File Transfers...5 Check Transfer Status and Logs...6 Building a List of Files for Transfer...6 Transfer Files

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Adding the Online Backup Service to your Account... 2 Getting Started with the Online Backup Software... 4 Downloading

More information

Novell ZENworks 10 Configuration Management SP3

Novell ZENworks 10 Configuration Management SP3 AUTHORIZED DOCUMENTATION Software Distribution Reference Novell ZENworks 10 Configuration Management SP3 10.3 November 17, 2011 www.novell.com Legal Notices Novell, Inc., makes no representations or warranties

More information