SBM ModScript Reference → Introduction to SBM ModScript → SBM ModScript Basics → General Information
Consider the following information when you work with SBM ModScript:
Once a script has been written, the administrator adds it to the SBM process app via SBM Composer. Next, the administrator associates the script with specific SBM transitions, notifications, or the Self-Registration form. SBM provides privilege settings controlling administrative access to the content and setup parameters of all scripts.
SBM ModScript scripts execute within the Web server component of your SBM system, where they can directly access the SBM database and generate HTML for display in the browser interface.
SBM ModScript is not a "COM" interface. The CreateObject function can only be used to create SBM objects. There is no direct interface to other Windows applications, though SBM ModScript can call Windows applications, including those written using the SBM C++-based API.
Copyright © 2007–2019 Micro Focus or one of its affiliates. All rights reserved.