-
Data Tables – MS SQL Server
The following are the create statements for Customer Support Framework tables in an MS SQL external server.
-
Configuring Your Data Storage Location
By default, the system stores the statistics from your assessments – causes and observations – locally on your system. However, you can configure your application to store this data in an external…
-
Saving and Loading from Your Starter Application
For persistent storage, you can export the array of selected causes to the Starter Application. To resume a saved session, the Starter Application must load and pass the saved data log and array of…
-
Customize Your Historical Data Selection
You can customize the queries you use to recall historical data, and your custom queries should return two arrays: _scfw.historical_statistics.causes – Causes stores the list of historical selected…
-
Use Data in Context
The Support Center Framework stores several data objects in the data context that may be useful to you when you are modeling your logicnets. _scfw.end_points – This is the collection of end points…
-
Configure the Grouping Mode for Published Applications
You publish your application and make it available to users just as you do with other framework-based applications, and your published application starts to store statistics as your users interact…
-
System Settings Configuration
Description The LogicNets system provides a settings file in which you configure basic configuration settings. You can change this file to configure it more specifically for your company and…
-
Send Email
Description The send_email part is used for having your application send emails to users and/or third parties as part of your application's business process and output.…
-
Assessment Framework APIs
Description Customization nets can use the following specific AssessmentFramework APIs. Type Name Description Part add_tab_assessment_framework This API adds a tab/form to the current Assessment…
-
Designer Data View
In the Designer you can inspect data tables and modify them, including importing and exporting data as well as adding and deleting records. The data view also supports viewing the default records…
-
Customized Frameworks
Description Frameworks are bundled groups of logicnets, data tables, and resources that LogicNets creates and packages to perform use-specific functions.…
-
Pattern Match
Description The Find Pattern part allows you to find patterns within text, and it provides start and end positions in a text string for any specified pattern.…
-
Add Record
Description This part offers an easy way to insert a new record into a data table in the database. Use You can use this part to add new record to a data table in the database and return the row id of…
-
Database Profiles: Oracle, MS SQL, and MySQL
Description In your LogicNets application you can use database parts to read data from and write data to databases. LogicNets uses the concept of virtual database tables,…
-
Database Integration
Description You can integrate LogicNets applications with external databases through the use of an ODBC driver. LogicNets supports the following databases:…
-
Dbgrid (Release 7.3)
Description The database grid (also called db_grid3) allows you to display as a table data that is in a data table in your project. You can make this displayed table read-only or you can allow users…
-
Create Data Table from External File
Data plays an important part in your applications and LogicNets allows you to import tables using your existing data in the Comma-Separated Values (.csv) or Tab-Delimited (.txt) format.…
-
System Configuration Localization Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
Slider
Description The Slider part creates a user-interactive slider mechanism to allow a user to set an input variable based on the position of the slider. Configuration settings allow you to choose the…
-
Select, Copy, and Paste Nodes
Select Node You can select any node by clicking on it. The system shows which node has been selected with a bold outline and label. Select Multiple Nodes To select multiple nodes,…
-
Write Script
Description The write_script part allows you to have the system execute a JavaScript/jQuery. Use You can use the write script part in a node to execute JavaScript/jQuery at any point in the…
-
Externalizing Workflow Data
By default, LogicNets stores workflow data in the local SQLite database of your project or installation. However, you can also store that same data to external databases by configuring the workflow…
-
Launch Packages
Overview One of the main functions of a Portal Application is to launch other published applications/packages and handle the data that goes to and comes back from them.…
-
Screen Configuration Options
The following table lists the fields/setting options for layout/UI and what each item means. Field Name Description/Use Type/Options Optional/Mandatory Custom topbar When set to "no",…
-
Screen Layout Configuration
Setting Up Your Screen One of the first items to configure using the Application Starter Framework is the way your application screen is set up and the parts of the screen your end users will see and…




