anyLogistix
Expand
Font size

Phase 1. Create Scenario and Specify Customers

We shall start our tutorial with creating a scenario, one of the principal elements of anyLogistix. Further on during this tutorial we will populate it with complete information on shipping and related operations, as well as all the data on vehicles, warehouses, etc. This information will be used for running experiments and building reports.

Let us begin.

The numbered lists in tutorials are actually checklists. Click the numbers to save your progress!

Create a scenario

  1. You can create a new scenario by doing either of the following:

    The Create New Scenario dialog box will open:

    As you can see, the Scenario type option is already set to Greenfield Analysis since we are creating this scenario in the GFA experiment tab (it is highlighted in the toolbar):

  2. Type My Supply Chain in the Scenario name field and leave all the rest fields as they are.
  3. Click Create. The new scenario will instantly open.

    You can always modify the scenario properties later by right-clicking the scenario and selecting Scenario Properties from the context menu. All the currently open scenarios are available in the corresponding scenario type tab.

Once the new scenario is created, you will see the default anyLogistix interface, which consists of the following areas:

  1. Toolbar with the scenario type tabs and controls.
  2. Scenarios and controls
  3. Input data, experiments and their results, controls for validating data and switching between the supply chain and experiment modes.
  4. The map displaying the elements of the supply chain scenario and their connections
  5. The dashboard, which shows:

Adding data

Having created a new scenario we can start populating its tables with data.

As you might have noticed, the Products and Periods tables already contain records, this is automatically done by anyLogistix in the tables that are required to run the experiment. These records can be edited later.

Let us start with adding customers to our model. Each customer is located in a certain city on the territory of the United States of America. The following cities will be considered in our supply chain: Washington DC, Dallas, Philadelphia, Jacksonville, San Diego, Chicago, New York, San Antonio, Los Angeles, San Jose, Phoenix, Orlando, Denver, Nashville, Detroit, Boston, Atlanta, Seattle, Kansas City, Salt Lake City.

You can either follow our scenario and use the same list of customers or you can use your own set of customers. In either way, make sure that you follow this tutorial steps as we design our supply chain.

Add a customer via GIS map

  1. Use the GIS map to navigate to the USA and zoom in close enough to be able to see the city names. Let us locate our first customer in Washington, DC. You can see it on the screenshot below.

  2. Click the Create Customer icon in the GIS map toolbar.

  3. Click the Washington, DC city marker on the map to place the customer. A new customer will be created.

    Each time you place a new customer by clicking the GIS map, anyLogistix creates new record in the Customers, Locations and Demand tables for it.

  4. When done, click the Panning mode icon to the left of the Create Customer icon to exit the editing mode.

Now that we have created a new customer, we must give it a meaningful name. Below the GIS map you will see the automatically opened Customers table containing the record with the previously created Customer customer.

Rename a customer

  1. Double-click the Customer cell in the Name column to activate the editing mode.
  2. Type Washington DC and press Enter to exit the editing mode. The customer will now have a meaningful name referring to its actual location. The customer's location name in the Location column will be automatically updated.

The mentioned location is automatically set based on the GIS map spot that we clicked to create this customer. All the available locations are stored in the Locations table. If you navigate to this table, you will be able to manually define the location of the customer.

Navigate to the Locations table

  1. Click the In Use table tab to browse through the list of all the GFA related tables.

  2. Scroll down the list and click Locations. You will be taken to the Locations table.

  3. Now we will edit location. There are two alternative ways to manually define the location of the customer. You can do either of the following:

    • Specify the location's Latitude and Longitude coordinates (the Fill coordinates automatically toggle button is disabled by default).

    • Type the city name in the City column, specify the name of the Country (e.g. Washington DC, USA), and enable Autofill coordinates. anyLogistix will connect to Maptiler GIS search to get the exact coordinates, and place the customer at Washington DC (the Latitude and Longitude columns will be automatically filled with the received data).

      Use this method if you want locations of your customers to have actual geographic names to which you can refer from the other tables.

Now that we have created our first customer, we can proceed to add all other customers in the very same way.

To save some time and eliminate possible customer locating issues we provide you with the exported scenario MS Excel data sheet containing all our customers and their locations. Use it to Import the data into the existing scenario.

The importing data does not contain the previously created Washington DC customer.

Import customers to this scenario

  1. Click the Add button at the right end of the Scenarios and controls ribbon, and then select Import.
  2. Select the MS Excel file with the scenario data by clicking the Select file button and navigating to the existing file.
  3. Click the Advanced options toggle button to open the section and modify the import parameters.
  4. Enable Import into existing scenario, then specify the My Supply Chain scenario in the Select scenario parameter. In this way, we will import the data of the selected MS Excel file into the existing scenario.
  5. Click the Sheets to import drop-down list and check Customers and Locations. This means we will import only the tables containing customers and their locations.
  6. Now disable the options: Import experiments, Override existing project conversion rules, and Scenario contains formulas.
  7. Click Import to import the data.

When done, you will see all the customers on the map.

Once you have added all the customers, you can move on to the next step to specify the product your supply chain will be providing the customers with.

How can we improve this article?