Expose Light Process Execution Checkbox in Service Center for Open Debug/Users
182
Views
0
Comments
New
Service Center

Currently, in OutSystems Service Center > Factory > Modules > [Module] > Operation tab, users with "Open" and "Debug" permissions can view essential settings like Audit Stack Display, Run Mode, Debug Mode, Deployment Zone, and Light Logging. However, the critical "Light Process Execution" checkbox—which enables lightweight BPT for improved throughput—is not visible or determinable.

This checkbox is shown in full admin views (first attached image), but hidden for Open/Debug users (second attached image), preventing developers from confirming if Light BPT is enabled without elevated access.

Requested Feature:Display the "Light Process Execution" setting (checked/unchecked status) in the Operation tab for any user who can access module details via Open/Debug permissions. This ensures consistency: if a user sees module operations, all relevant toggles should be readable.

Business Impact:

  • Developers troubleshooting performance can't verify Light BPT without admin help, slowing debugging in teams with role-based access.
  • Promotes self-service in Service Center, aligning with OutSystems' low-code efficiency.
  • No security risk, as it's read-only visibility matching existing fields like Debug Mode.

Steps to Reproduce:

  1. Log in to Service Center with Open/Debug-only permissions.
  2. Navigate to Factory > Modules > [Any module with Light Process].
  3. Go to Operation tab—note "Light Process Execution" is absent.


Please prioritize this for better module visibility in O11