Do you have any question about this error?
Message type: E = Error
Message class: ESH_OM_OBJ_MODEL_REP - Object Model Repository
Message number: 092
Message text: Node &1, authorization_check &2:
Node: &v1&
Authorization check: &v2&
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
ESH_OM_OBJ_MODEL_REP092
- Node &1, authorization_check &2: ?The SAP error message
ESH_OM_OBJ_MODEL_REP092
typically relates to authorization issues within the SAP Enterprise Search (SAP ESH) framework. This error indicates that there is a problem with the authorization check for a specific node in the object model.Cause:
The error message
ESH_OM_OBJ_MODEL_REP092 Node &1, authorization_check &2
suggests that the user does not have the necessary authorizations to access the specified node (&1
) in the object model. The authorization check (&2
) indicates which specific authorization object is being checked.Solution:
To resolve this error, you can follow these steps:
Identify the Node and Authorization Check:
- Replace
&1
and&2
in the error message with the actual node name and authorization check details provided in the error message. This will help you understand which specific object and authorization are causing the issue.Check User Authorizations:
- Use transaction code
SU53
immediately after encountering the error to check the authorization failure. This transaction will show you which authorization objects are missing for the user.Review Authorization Roles:
- Go to transaction
PFCG
to review the roles assigned to the user. Ensure that the necessary roles that include the required authorizations for the specified node are assigned to the user.Modify or Create Roles:
- If the required authorizations are not present, you may need to modify existing roles or create new roles that include the necessary authorization objects. Make sure to include the relevant authorization objects that correspond to the node and authorization check.
Test the Changes:
- After making changes to the roles or authorizations, have the user log out and log back in, then test the functionality again to see if the error persists.
Consult Documentation:
- If you are unsure about which authorizations are required, consult the SAP documentation or reach out to your SAP security team for guidance on the specific authorizations needed for the object model node in question.
Related Information:
By following these steps, you should be able to identify and resolve the authorization issue causing the ESH_OM_OBJ_MODEL_REP092
error.
Get instant SAP help. Start your 7-day free trial now.
ESH_OM_OBJ_MODEL_REP091
Object type &1, node &2, authorization check &3:
What causes this issue? Authorization check: Object type: &v1& Node: &v2& Authorization check: &v3&System Response The syste...
ESH_OM_OBJ_MODEL_REP090
Relation ID is initial
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_OM_OBJ_MODEL_REP093
Relation ID &1:
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
ESH_OM_OBJ_MODEL_REP094
Source node key is not fully specified
What causes this issue? The key of node consists of the fields <LS>Object Type</> and <LS>Node </>. At least one of these fie...
Click on this link to search all SAP messages.