Extended Metamodel
Use the Extended Metamodel component to access hidden data in OutSystems apps.
NewLine()
When parsing a text file, you sometimes use the String_Split to split the file into a List of lines. Do not use NewLine() as the pattern.
Create a Show Record in an OutSystems Application
Sometimes in an Outsystems Application, you just want to show one record on a screen without editing it.
IT admin User
The admin user of the infrastructure can not be a member of a LifeTime Team.
Accessing The Logs Of The Outsystems Lifetime's Service Center
Sometimes you want to give users permission to access the logs of the OutSystems Lifetime machine without giving them the Administrator role.
How to Locate the OutSystems Client Variables in the Browser
The values of these variables are stored client-side, and thus they are stored in the browser. You can see their values by opening inspect in the browser.
BPT Restarts Tracking When Switching Off Light BPT
When you have a Light BPT Process and you switch off Light BPT in Service Center, the next instances of the process will be tracked in the database (after you publish the module).
Web Services Of Outsystems' Service Center
Did you have wonder which web services Service Center of OutSystems exposes? Let's look into it.
Configure Site Properties During Deployment
There's a technical preview where you can add an extra step to your deployment plan in order to configure some application settings before the execution of the deployment plan.