-
LogicNets Installation: System Requirements & Prerequisites
Description To install LogicNets on a local machine requires the following server specifications and prerequisite actions. Recommended System Requirements LogicNets recommends using a recent…
-
Package Discovery CDS Hook
Description The Package Discovery CDS Hook is a Web API that implements the CDS Hooks interface standard (https://cds-hooks.org/) and returns all available package endpoints to which the…
-
Adding a Shared Workspace to your Designer
Description LogicNets' Shared Workspaces functionality allows you to set up a Designer workspace that can hold collaborative projects and that multiple Designer users can access.…
-
Add, Change, or Remove Item from Collection
This example project includes a simple setup using parts that add, change, or remove an item from a collection.
-
Cookies Deprecated in Chrome
As of 2024, Chrome is deprecating third-party cookies, just as Firefox and Safari did previously. For more technical information on this cookie phase-out, see https://developer.mozilla.…
-
Get Tab Progress (BETA)
Description In applications based on the Assessment Framework you can use validations and provide on-screen messages to communicate errors, all to ensure users answer questions correctly.…
-
LogicNets Security Architecture
Background Security prevention is an important and fast-changing area of focus for any software company, and LogicNets takes the security of our software and the applications you create with it very…
-
Min/Max Validation Options Example Project
The attached example project shows you how to use the min/max validation options available for the Text Input, Number Input parts as part of v8.1+. Download the zip file and import it into your…
-
Multi-Caption Example Project
The attached example project shows you how to use multiple conditional captions, a feature of the LogicNets Release v8.1. The attached example focuses on use of the text input and conditional…
-
System Settings General Tab
Description The System Configuration package contains multiple configuration options, which are organized into different tabs that display at the top of the screen.…
-
NIST SP 800-92 Logging
Description With release v8.1, LogicNets' security event logging aligns with the NIST 800-92 guideline, which provides a high-level overview and guidance for planning, developing,…
-
Security Event Logging
The following grid contains the security event the system logs with release v8.1+. Event Description Value Additional Payload authentication. account_reactivated_password_ok During logon:…
-
Download API Responses in Small Chunks
Description Some web API responses are quite long, and it is useful to have the client download the response in small pieces or resume a download if the download is interrupted; for example,…
-
Asynchronous Web API Calls
Description LogicNets offers the WebServicesFramework to help implement web API services, and the endpoints in packages that use this framework implement web API call processing.…
-
Asynchronous Web API Calls
LogicNets offers the WebServicesFramework to help implement web API services, and the endpoints in packages that use this framework implement web API call processing.…
-
Customize the Storage of Meta Data Related to Selected Causes and Observations
The Support Center Framework will store the selected cause, observations, and associated meta data when the user clicks SUBMIT. At this point, the system saves the observations (Questions & Answers)…
-
Designer Profiles
Introduction The Designer Profiles feature allows you to set a profile and simplify the Designer. You can create a profile for those users new to LogicNets,…
-
Copy/Paste Functionality with Informatics
Description With LogicNets v8.1+ it is possible to copy and paste informatic coding for questions and options from and to the LogicNets generic table, which is used in the LogicNets Designer.…
-
Copy/Paste To and From Options (radio, checklist) and Generic Tables
Description With LogicNets v8.1+ it is possible to copy and paste elements of the LogicNets generic table, which is used in the LogicNets Designer to help model logic.…
-
How to Use the OAuth 2.0 Client Credentials Flow Using RS256-signed JWT Bearer
This topic walks you through how to create a WebService API, creating a server user and using the OAuth 2.0 client credentials flow (https://tools.ietf.org/html/rfc6749#section-4.…
-
LogicNets Assessment Framework (LN-ASF)
License: per user of ASF Framework-based applications Notes: Supports use of both named and concurrent user licenses Includes integrated Starter App Commonly used options include:…
-
Licensing and Deploying LogicNets Software
Software Licensing Model LogicNets software is typically licensed by organizations using the platform to create and deploy guidance applications or digital content or by organizations interested in…
-
JavaScript Webservice Call
Description The Webservice part (https://community.logicnets.com/t/g9hxjsz/call-webservice) allows you to perform a web service call and retrieve a response on the server side.…