ASPDotNetStorefront eShopCONNECTOR
As part of the standard install, eShopCONNECTED creates an ASPDotNetStorefront Connector source which requires a separate Activation Code to enable it. If you want to use the eShopCONNECTOR for ASPDotNetStorefront, then you need to set the enable ASPDotNetStorefront checkbox in the Activation Wizard. Once the Activation has been successfully completed, you can then configure the ASPDotNetStorefront source.
The General config group contains many of the same settings as the Generic XML source. See Lerryn Configuration Settings for the settings details.
The ASPDotNetStorefront config group contains the settings which are specific to the ASPDotNetStorefront source as follows:
| SiteID | This is the identifier for your ASPDotNetStorefront web site. By default, it is set to Main for your first site.
If you have more than one ASPDotNetStorefront web site, you will need to select the required number of accounts in the Activation Wizard which will then allow you to enter multiple Site IDs. |
| UseWSE3Authentication | This setting defines whether eShopCONNECTED is to use the enhance WSE3 Authentication when logging in to the ASPDotNetStorefront API or not. Please see the ASPDotNetStorefront documentation for more details. |
| APIURL | This is the URL for the ASPDotNetStorefront API which eShopCONNECTED will connect to. This is typically https://www.myDomain.com/ipx.asmx where www.myDomain.com is the domain for your ASPDotNetStorefront Web Site |
| APIUser | Your Admin User login for your ASPDotNetStorefront site, usually an email address. |
| APIPwd | Your password for your login to your ASPDotNetStorefront Site |
| OrderPollIntervalMinutes | This setting defines the number of minutes that eShopCONNECTED will wait between each poll to ASPDotNetStorefront for orders. By default, it is set to 15 minutes. |
| ISItemIDField | This setting defines whether Inventory Items are identified using the Connected Business ItemCode or ItemName field. |
| Currency | s setting defines the currency that the ASPDotNetStorefront web site uses as its base currency. |
| AllowShippingLastNameBlank | This setting determines what action eShopCONNECTED takes if the ShipLastName field in the ASPDotNetStorefront XML order is blank.
|
| EnableSKUAliasLookup | This setting determines whether the eShopCONNECTED SKU Alias Lookup function is enabled or not. See SKU Aliases topic for more information. |
| ExtensionDataField1Mapping | This setting determines which Custom Field on the Connected Business InventoryItem table (if any) is to be mapped to the ASPDotNetStorefront Inventory Extension Data Field 1. |
| ExtensionDataField2Mapping | This setting determines which Custom Field on the Connected Business InventoryItem table (if any) is to be mapped to the ASPDotNetStorefront Inventory Extension Data Field 2. |
| ExtensionDataField3Mapping | This setting determines which Custom Field on the Connected Business InventoryItem table (if any) is to be mapped to the ASPDotNetStorefront Inventory Extension Data Field 3. |
| ExtensionDataField4Mapping | This setting determines which Custom Field on the Connected Business InventoryItem table (if any) is to be mapped to the ASPDotNetStorefront Inventory Extension Data Field 4. |
| ExtensionDataField5Mapping | This setting determines which Custom Field on the Connected Business InventoryItem table (if any) is to be mapped to the ASPDotNetStorefront Inventory Extension Data Field 5. |
| AccountDisabled | This setting defines whether the ASPDotNetStorefront SiteID is active or disabled. |