Table of Contents

[[Whats New In Control 6.1|What's New In Control 6.1]]

With the release of Control 6.1 there were several new minor features added to the program that when used together makes a noticeable difference. We have added a mix of both visual and productivity based changes to the program to help take Control to the next level.

These features are described in further detail below.

Videos about the new items in 6.1:

Control 6.1 New Features

Production Cloud App

Production Cloud App

What it is

Why use it

Who will want it

Learn more here: Production Cloud App

History Tracking / Pinned Items

What it is

Why use it

Who will want it

Associated Order Tracking/Grouping

What it is

Why use it

Who will want it

What it is

Why use it

Who will want it

An example of linking the Web Browser instrument to a document on your network:

Note: You can also use a Windows file path or a relative path to Control in the URL field.

For example, if Control is running in “C:\Program Files\Cyrious\Control”, then this URL would work as well. “\Pages\MyPage.HTML”.

An example of a very basic html page being displayed in the instrument which will allow you to create line items with one click:

What it is

Why use it

Who will want it

__**Examples:**__

Account Records

TransHeader Records

Employee Links

Explorers

Other

Generic Links

New CFL commands

  1. User.SecurityTemplate.Name
  2. Bulk Load function to set Variable values - SetVariables( Values: String )
    • Example: DECLARE NewValues := '{ “Quantity” : 11, “ArtworkFileName” : “MyFile.PNG” } ';
    • SetVariables( NewValues )
  3. ExecSQL() - Allows you to execute select, update, delete, and insert statements into SQL from within CFL
  4. CFL for Actual Price for Parts

Additional Features Added and Changes Made

Detailed version with Case Number:

Defect Fixes

Current CHAPI Release

3.10.14 (08/04/2017)

Current CDAS Release

1.3.48 (06/12/2017)

Current HomeGate Release

1.7.12 (12/21/2016)

Current Production Terminal Release

06/25/2015

Rollback Notes

6.1 and previous versions do not use the same version of the SQLBridge.dll. This file, along with all the normal application files, will need to be reverted in order to launch the SSLIP. Additionally, you may need to run a query on your database if you are getting a Drop Assembly error.

Click here for the SQL needed to resolve this issue

See Also