-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- The JES interface level should be determined at login.
- Performing actions on interface levels not equal to 2 shall fail based on an interface level 1 compatibility configuration:
- THROW_EXCEPTION
Throw an exception if the interface level is not equal to 2 (default) - PROCESS_IF VALIDATE
Validate each process for guaranteed compatibility. - PROCESS
Ignore the interface level and process anyway (highly discouraged)
- THROW_EXCEPTION
Open Points:
- How to set the configuration value?
- How to handle unknown interface level values?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels