Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this guide, you’ll get comfortable setting up new quality inspections.

Create new quality inspection groups

  1. Go to <yourCompanyServer>.shoplogix.com/qualitycontroller

For example, if your server is “saas125”, then the URL would be saas125.shoplogix.com/qualitycontroller

...

Code Block
Ex. Input Threshold % (IT) = 0.25
Upper limit (UL) = 20, Lower limit (LL) = 12

Confidence Range (CR) = ((UL - LL) / 2) x (1 + IT) = ((20 - 12) / 2) x (1 +* 0.25)) =
5

Max value = UL + CR = 20 + 52 = 2522
Min value = LL - CR = 12 - 52 = 710

 So if the value is not between 7 - 25 then it will not be accepted and show the following error:

...

Stage: This is a key field here. Use it to set when a quality inspection should occur. For example, you can set a quality inspection to be performed at the beginning of a new shift, at the end of a shift, etc. Please see https://slxdev.atlassian.net/wiki/pages/resumedraft.action?draftId=2856550415&draftShareId=29655a80-e3d7-437f-bf3f-6dfb766e8fdf for more information regarding stages.

Hyperlink: This is where you should link a copy of your work instruction. Generally we recommend PDF as the preferred file type.

...

Filter by label (Content by label)
page
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@91fa3f99
showSpacefalse
sortmodified
showSpacetypefalsepage
reversetruetype
labelskb-how-to-article
cqllabel = "kb-messaging-module" and type = "page" and space = "SLXDOC"labelskb-how-to-article
Page Properties
hiddentrue

Related issues