Resource Materials
Some functionality can be used in various places throughout STEP, as described in the links below:
-
Client Environment Recommendations is one of the technical infrastructure data gathering methodologies and performance recommendations.
-
Common Use Cases explains how to configure components to work together to manage your data.
-
Email from STEP configuration allows you to deliver data, error reports, and messages via a standard mail server or a mail server with OAuth 2.0.
-
Error Handling Recommended Practices provides guidelines for the purposes of writing better code, better supportability, and better security.
-
Externally Used Open Source Components is specific to the deduplication functionality for Customer & Supplier MDM.
-
Function Editor provides an interface to insert STEP functions when writing functions manually, or when creating complex functions using predefined template(s).
-
Functional Testing provides a guide to testing your own STEP development and validating new STEP versions.
-
Historic Reporting explains how to use a business function and the REST API V2 functionality for auditing purposes.
-
In-Memory Database Component for STEP loads all vital data into the application server RAM on start-up, greatly reducing expensive disk reads and network latency.
-
JavaScript in STEP explains how JavaScript and the Scripting API allow you to create complex functions in STEP.
-
Migration covers different migrations that may need to be done to keep your system up and running and to ensure a seamless transition when upgrading to newer versions of STEP and/or its components.
-
Regular Expression provides a way for users to describe patterns that can be matched by text.
-
STEP Functions provide access to STEP data and can be combined with static text and comments to display a generated result as a value.
-
Training and Community Resources gives customers and partners details and links to Stibo Systems Academy and Community resources.
-
Transformation Lookup Tables are a type of asset in STEP where a defined set of From-To text mappings allows the 'from' text to be replaced with the 'to' text.
-
Transformations define the ways data can be modified upon import or export, or within STEP when viewing a value.
-
Updating SaaS Environments with Extensions covers updating SaaS environments with extensions to keep your system up and running and to ensure a seamless transition when upgrading to newer versions of STEP and/or its components.