Business Administration Use Case
This use case illustrates how a Business Administrator (BA) resolves a configuration issue—missing global enumeration value. It highlights an enablement model that balances access and control while ensuring business continuity.
Scenario: Missing Global Enumeration Value
1. Identify
◦ An end user reports that a value is missing from a drop-down list.
◦ The BA logs into the production environment and inspects the attribute values of business objects.
◦ This becomes an ideal scenario for using the Policy Administration utility.
2. Investigate
◦ The BA navigates to the Type and Attribute Management utility.
◦ Reviews the global enumeration and its values.
◦ Identifies a mismatch or missing entry for a key business process value.
3. Diagnose
◦ Confirms that the issue is caused by configuration.
◦ Assesses whether the update can be treated as a safe, isolated change.
Resolution Paths
• Simple Fix
◦ Nature: Non-disruptive configuration; for example, updating a picklist value or deleting an OIR prior to an update.
◦ Action: The BA directly updates the configuration in production using the new UI.
◦ Outcome:
▪ The issue is resolved with minimal friction.
▪ Business continuity is maintained.
▪ The customer accepts responsibility for backporting the same change to lower environments.
• Complex Fix
◦ Nature: Configuration impacts downstream processes or automation.
◦ Action:
▪ The BA generates a portable change package using the Export Changes feature in the Business Administrative Change utility.
▪ The package is sent to the development or test environments for rework and validation.
▪ After testing, the change is redeployed in production under controlled conditions.
Parent topic