SDK Site Administration
ONLY users with Admin class, are enabled to access the site administration section, including managing users.
To access this, select the button.
This displays the site administration options tool bar and opens the Manage Users window by default:
Manage Users | Manage the users - block/delete the selected users or edit a user profile |
Edit Consumer Template | Edit the standard template for Consumer |
Edit Provider Template | Edit the standard template for Provider |
Edit Site | Edit the configuration settings for the application |
Import v12 Specs | Bulk import of V12 SDk specs into v14 |
2024-04-30T10:28-V14.0.0-9b1548a | The build Date of the SDK and the commit hash |
Manage Users:
Options to unlock/lock, edit or delete.
User Actions
Note
Any of the User Actions below require you to provide your login password to authorize the change.
Used to unlock/lock a user after signing up | |
To edit the profile of a particular user, select the user and click on the pencil icon | |
To delete a user |
Edit Profile
Not in use - for reference only | |
User class | Admin, User or Developer to be selected from the dropdown list |
Source File | The default source file path used when the user creates a new consumer/Provider |
Object Library | The default object library path used when the user creates a new Consumer/Provider |
Language | The default language in which the code is generated (Only RPG available currently) |
Server URL | The default Server/API URL when the user creates a new Provider |
Edit Consumer Template
Use this option to edit the standard template for "Consumer"
Edit Provider Template
Use this option to edit the standard template for "Provider"
Edit Site
Enter/edit the values to set the configuration for the application.
Base Path | The absolute path where the application is installed on the IBMI server eg. /www/mdrstt12/ |
Session Timeout | Length of the session, the session timeout duration in hours |
IBMI Base | The base address that connects the UI to the MDREST4i API generators |
Rest4i Username & Password | Credentials to login to the your IBMI machine running MDREST4i API generators. |
Object required | If checked, the application will let the user to create an MDCMS object request |
Force Object request | If checked, the application will not let the user create an API unless the MDCMS object request is created. |
MDCMS Base | Must be configured for MDCMS Object requests |
MDCMS API Token | The Authorization Bearer token value for making any request to any MDCMS API |
OAPI attribute | The MDCMS attribute used to check out the OAPI/SWAGGER specification |
Documenter Base | Base address of the MDREST4i SDK portal application. |