-
Log, Session, and Trace File Cleanup
Description When a user runs a LogicNets-based application the system writes session files, log files, and trace files to the server, and the number of these files grows over time unless the system…
-
Scheduling Options
When you configure the Scheduler Monitor to run the cron jobs you created you set the time at which the system should run the cron job and the interval at which they should be run.…
-
Scheduler Monitor Overview
Description The LogicNets Scheduler Monitor allows you to schedule and monitor cron jobs--repetitive tasks scheduled to run automatically at a specified time and date and configurable time interval.…
-
System Configuration Authentication Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
Release Notes LogicNets AUC Solution Version March 2023
The attached document contains release notes about the latest changes to the AUC Solution as of March 2023.
-
7. AUC Example Requests
We have created example requests above, which you can use in the sample client. These examples represent different scenarios to which the AUC webservice can respond.…
-
License Reminder Email Templates
Description Use license reminder email templates to trigger the system to send emails to licensees before and/or after the license period has ended. LogicNets' Access Management module allows you to…
-
Assessment Framework Overview
Watch this short 5 minute video clip of a LogicNets Trainer introducing the Assessment Framework using a training application we call Drinks for John. The second half of the video shows the trainer…
-
Designing for Performance: Troubleshooting Poor Responsiveness
When moving your LogicNets applications from design and development, to test, and then to production, you want the overall performance of the system and user experience to be responsive.…
-
Assessment Framework Project Settings
Description The Assessment Framework allows you to customize its behavior, including enabling/disabling features; managing styling using CSS stylesheets;…
-
URL Link to a Published Project
Description When you publish a logicnets project you can provide two pieces of information: The published package name, which the system defaults to your project's name in the Designer with spaces…
-
LogicNets Installation: Troubleshooting On-Premise Installations
Description In the event the LogicNets application is not working correctly after an on-premise installation, please read through the list of troubleshooting tips below.…
-
Date Input
Description This part allows end users to enter a date in an application or select a date from a dropdown calendar. Use This part allows end users of an application to enter a date manually or select…
-
Button
Description The button part allows you to insert a button on a screen so your application users can click the button and step a logicnet forward with a configured value.…
-
Get Value from Global Context
Description Located in process nodes in the Data objects dropdown menu, the Get value from global ctx part allows you to access a variable in the global context when the system performs processing in…
-
6. API Sample Client JavaScript Implementation
For this article you will need to have access to the Sample Client (attached to this article), which is an HTML page that uses JavaScript to implement the API interactions.…
-
Get Statistics from Collection
Description The Get Statistics from Collection part allows you to pull basic statistics from any data collection. This part allows you to gather from a collection the following statistics:…
-
Add Data Records
Description This part offers an easy way for you to insert a data collection into a data table in the database. It is used to store data that is organized as a matrix or array,…
-
Get Value from Session Settings
Description This part allows you to access the global session settings. Use This part is directly available through the Designer menus in Release 7.45 on.…
-
Get Records
Description The part offers an easy way to get the data from the data table in the database. Use The part can be used to return the data that is stored in the data table.…
-
Planned Maintenance Schedule
Overview LogicNets’ IT team conducts monthly scheduled server maintenance, and during this process system access and response times may be impacted. We make every effort to minimize server downtime…
-
Configuring ADFS with LogicNets
Description This document describes how to configure Active Directory Federation Services (ADFS) and LogicNets to allow for single-signon. Prerequisites Before beginning the configuration verify that…
-
Text Input Masking
Overview When you model a text input field in your applications, you can use the 'Input Mask (RegEx)' function to require specific formatting in the input field using regular expressions.…
-
Text Input, Numeric Input
Description The text input and numeric input parts allows application users to enter responses/information. LogicNets uses the same part editor for both text and numeric values,…
-
Starter App Example Project (Release 7.4 only)
Please use the attached Easy Customization Starter Example Project. The principles explained below are used in this example project too, but the sample data and screenshots will not match.…