C1000-141 · Question #103
Which actions are involved in configuring and updating security for object structures in Maximo? (Choose Three)
The correct answer is A. Linking object structures to applications. C. Assigning object structures to security groups. E. Specifying interaction constraints. Securing object structures in Maximo requires three coordinated steps: linking them to applications (A) ties the structure to the correct application context so application-level access controls apply; assigning them to security groups (C) determines which users can access the…
Question
Which actions are involved in configuring and updating security for object structures in Maximo? (Choose Three)
Options
- ALinking object structures to applications.
- BDefining service endpoints.
- CAssigning object structures to security groups.
- DUpdating the Maximo properties file.
- ESpecifying interaction constraints.
How the community answered
(42 responses)- A81% (34)
- B7% (3)
- D12% (5)
Explanation
Securing object structures in Maximo requires three coordinated steps: linking them to applications (A) ties the structure to the correct application context so application-level access controls apply; assigning them to security groups (C) determines which users can access the structure's data based on their group membership; and specifying interaction constraints (E) defines exactly what operations (read, add, update, delete) are permitted on the structure, completing the security profile.
Why the distractors are wrong:
- B (Defining service endpoints): Service endpoints configure where integration messages are sent - this is an integration routing concern, not a security configuration step.
- D (Updating the Maximo properties file): The
maximo.propertiesfile handles system-level settings like database connections and JVM parameters - it plays no role in object structure security.
Memory tip: Think of the three correct answers as "Who, What, and How much" - A links the structure to an application (who uses it), C assigns it to a security group (who can see it), and E sets interaction constraints (how much they can do with it).
Topics
Community Discussion
No community discussion yet for this question.