WSE - Webshop Setup

Metaprocess

WSE - Webshop Set Up

graph LR; %% Schritte, Formen A(WSE<br>Webshop Set Up) B(WSE-0010 <br>define webshop channel) C(WSE-0020 <br>determine shipping agent) D(WSE-0030 <br>define payment method) E(WSE-0040 <br>define countries) F(WSE-0050 <br>define languages) G(WSE-0060 <br>HTTP setup) %% Reihenfolge A -.- B linkStyle 0 stroke:#ffffff B ==> C C ==> D D ==> E E ==> F F ==> G %% Style, Farbe style A fill:#ffffff, stroke:#1B1464, stroke-width:3px style B fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style C fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style D fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style E fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style F fill:#DCE0F7, stroke:#1B1464, stroke-width:3px style G fill:#DCE0F7, stroke:#1B1464, stroke-width:3px

The basic setup for the webshop is done in the BC. No data is transferred to the webshop.

WSE-0010 Define webshop channel A new webshop channel is created or an existing webshop channel is changed. Languages, countries and line types are assigned to the webshop channel.

WSE-0020 Determine shipping agent
The different shipment agents are assigned to each webshop channel, as well as the different shipment agent method codes.

WSE-0030 Define payment method
The different payment methods are created for each webshop channel.

WSE-0040 Define countries
The different countries are defined for the webshop, and optionally an ISO country/region code is created.

WSE-0050 Define languages The different languages that should be used are defined for the webshop.

WSE-0060 HTTP setup An HTTP setup is made for each webshop channel. In the HTTP setup the URL is linked.

Outgoing processes: - JQE - Job Queue Entries Setup

Instances

WSE-STD - Webshop Setup Standard

See metaprocess

WSE-STD-0010 Define webshop channel See metaprocess

WSE-STD-0020 Determine shipment agent
See metaprocess

WSE-STD-0030 Define payment methods
See metaprocess

WSE-STD-0040 Define Countries
See metaprocess

WSE-STD-0050 Define languages See metaprocess

WSE-STD-0060 HTTP setup See metaprocess

In this article