Strato 2025-20
Together, these updates strengthen consistency, security, and ease of use across Strato, laying the groundwork for a smarter, more connected experience.
See all of these new features and enhancements documented in detail below:
New Features
Strato Document Generation
Enhancements
Strato Platform
- New Design - People Hub
- New Design - Strato Homepage
- New Feature - Authorization Framework
- New Feature - Authorization Framework integration with Configurations
- New Feature - Authorization Framework integration with People Hub
- New Feature - Authorization Framework integration with Storage
- New Feature - Ask Strato – Contextual Help Assistant
- Security Enhancement - oAuth enablement for SMTP services
Beta versions have most of their technical features completed, but some parts may still be undergoing active development. To learn more, read Upgrade Center.
Moving forward, users are advised to create file properties based on their actual data type instead. For example, using a Plain Text property for the Business Unit, or a Date file property for an employee’s Start Date. In the Strato New Experience, properties can be mapped to SuccessFactors fields through Categories or through Rules (in a future version).
Strato Document Management
- New Design - Strato Document Management
- New Feature - Storage Deck
- Speed Improvement - OpenSearch Indexing
Beta versions have most of their technical features completed, but some parts may still be undergoing active development. To learn more, read Upgrade Center.
Strato Document Generation
Moving Upgrade Center Features from Alpha to Beta
- New Feature - Mark Required Fields in Forms
- New Feature - Allow Default Values in Dropdown List Form Fields
- New Feature - File Name Customization in Call External Services Output
- New Feature - Dynamic Mapping of User Group Recipient in User Decision Step
- New Feature - Retrieval of Pending Data for Higher Duties / Temporary Assignment
- New Feature - Use OAuth with JWT Assertion on Web Service Client for Docusign
- New Feature - Handling of Multiple Employment in Field Data Retrieval
- Security Enhancement - Restore Visibility Settings in Documents
- Speed Improvement - SuccessFactors Trigger
- Compliance - Enable Download in Preview prior to User Action
Beta versions have most of their technical features completed, but some parts may still be undergoing active development. To learn more, read Upgrade Center.
Other Updates and Corrections Delivered
Strato Platform
Saving Fails When Attaching Key Field to Sub-Catalog Field in Templates
[Component: Field Settings]
Saving email or document templates failed when a key field was linked to a field from a sub-catalog. This happened because the field’s relationship information was not being properly reused, causing the system to lose the necessary connection during saving. The logic has been corrected so that relationship data is now properly retained, allowing templates to save successfully.
Missing Employee Records in Report Card Output
[Component: Dashboard]
Some employee records were not appearing in Report Card outputs due to a timing issue between data caching and report generation. The job scheduling has been updated to ensure that cached data is refreshed before reports are generated, and a new tracking mechanism was added to prevent future data being skipped.
Strato Document Generation
JSEvaluator JSON Response Formatting
[Component: Workflows]
An issue was identified where the JSEvaluator used in executing Workflows was unable to properly format certain JSON responses, causing errors. This has been fixed by updating the JSEvaluator logic to correctly handle and return multi-level JSON responses as text when the “Result-As-Object” header toggle is set to “true”. This ensures that Workflows that rely on the JSEvaluator for complex JSON conversions or evaluations will now process successfully without generating errors.