TestIT:Product Handling

From Nolek Wiki
Jump to navigation Jump to search

7. Product handling

Product Handling

The product handling service allows you to create, update, and delete product groups and products. It is also possible to connect products and programs together and make settings between products, programs, and guides. Products can be placed in groups and this can be a good way to structure products, if there are many.

An overview of product handling:


In product handling, the program groups and programs are in the same overview window. They are marked with different symbols in the upper left corner. The element to the left is a product group and the one to the right is a product. It looks like the same symbol as the Create product group and Create product.

Options:

  • TestIT Home button Home - go back to home screen
  • View all products View all products - go to an overview of the products
  • Create a product group Create a product group
  • Create product Create product


7.1 Product group

A product group is a collection of products.

Create a product group:

  1. Press Create product group
  2. Write a group name
  3. Write a description and select an image for the product group (optional)
  4. Press save – or Cancel and the product group will not be created

Edit a product group:

  1. Select the group
  2. Press Edit
  3. Make the wanted changes
  4. Press Update – or Cancel and the changes will not be saved

Copy a product group:

  1. Select the group to copy and press Edit
  2. Press Copy and write a new product group name
  3. Press Update – or Cancel and the changes will not be saved

Delete a product group:

  1. Select the group to delete and press Edit (make sure it has no product attached)
  2. Press Delete
  3. A box will be shown; press Yes to accept or No if not

Add product to group:

  1. Select the wanted product group to add a product
  2. Press Create product
  3. Now fill in the information
    1. Product name
    2. Description and image (optional)
    3. Select active
    4. Select a product group, program, or guide (if any are wanted)
    5. Select program symbol values (if there are any, it depends on the selected program)
  4. Press Save – or Cancel and the product will not be saved

View product in group:

  1. Select the product group
  2. Press the View products in group – Here it is possible to edit the product


7.2 Product

Create a product:

  1. Press Create product
  2. Now fill in the information
    1. Product name
    2. Description and image (optional)
    3. Select Active
    4. Select a product group, program, or guide (if any are wanted)
    5. Select program symbol values (if there are any, it depends on the selected program)
  3. Press Save – or Cancel and the product will not be created

Edit a product:

  1. Select the product
  2. Press Edit
  3. Make the wanted changes
  4. Press Update – or Cancel and the changes will not be saved

Copy a product:

  1. Select the product
  2. Press Edit
  3. Select Copy and write a new product name
  4. Press Update – or Cancel and the copy will not be saved

Delete a product:

  1. Select the product
  2. Press Edit
  3. Press Delete
  4. A box will be shown; press Yes to accept or No if not

7.2.1 Guide

If a guide is selected, it will be an external guide. If an external guide is selected, then it must be programmed by the code in programming to work in production. The internal guide can only be used by a code in programming and can be used more than one time. So, the internal guide can be written several times in the programming.

7.2.2 Program symbols

Program symbols is program specific values which are handled in the program editor. When a production is started, the linked program will collect the attached program symbols. If a value is entered in the product handling, the value will be overridden to fit this product. The main reason to use program symbols is that it makes it possible to use the same program for several products.

Example 1: There is a product called Small object and another called big object. These two products will have the same program, and by having the same program they also have the same program symbol(s). Here it is possible to have different values in the small object and in the big object.

Example 2:

  • Program A has a program symbol named $TestTime. The standard value of $TestTime is 30
  • Product X has set the value of $TestTime to 10
  • When Product X is loaded the value of $TestTime it will be set to 10 instead of 30

7.2.3 Product view

The following image shows an example of a product after selecting it in product handling. It has 3 symbols attached to the selected program “Example_Program”