-
Execute Query
Description The Execute Query part can be used to execute a query or fetch data from a database. Use The Execute Query part is a powerful one that can be used to query any database within the…
-
Support Center Framework Data Tables
The Support Center Framework stores statistics in the data tables named observations and causes in the project folder. However, you can store this data in external databases instead,…
-
Customize Your Cause Selection
You can customize the cause selection popup using your own logicnets. To do this, the system offers the following data objects for populating your own custom cause-selection popup: _scfw.…
-
Data Tables SQL – Oracle
The following are the create statements for Customer Support Framework tables in an Oracle external server.
-
Data Tables SQL – MY SQL
The following are the create statements for Customer Support Framework tables in an MY SQL external server.
-
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…
-
8. Guideline Reason Codes (SNOMED, ICD-10, LN)
Reason Codes You can use reason codes to start a guideline directly, and these codes are listed in the table below. An example of using these codes looks like this,…
-
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.…