When using custom validations, all the standard scripting functions will work - e.g. SUB and Y/N. However it is possible to map step values to the stored procedure rather than finding these values manually.

 

This is done simply by adding additional parameters below the two standard parameters as shown below.

 

In this case, when defining this as a custom validation to use, you will be required to map steps just like you do for Standard Validations. TransLution then does the heavy lifting and retrieves the previously scanner Stock Code and Pallet to use when running the validation stored procedure. This makes custom stored procedure validation using a number of previously scanned variables, quick and easy to do.

 

 

Sample showing additional parameters