View information for all, or a subset, of native and hybrid applications. You can filter by status, type, time frame, and users. You can also view detailed trace log data if available.
Column | Description |
---|---|
Status | Log entry status, typically Error or Success. |
Registration ID | The unique connection identifier that makes the request to the server. |
User Name | The name of the user associated with the application ID. |
Created Time | The time and date stamp for the log entry. |
Type | The log type, such as application settings, deregistration, and so forth. |
Response Code | The response status code for the invocation, such as 403 or 404. |
View Trace | The link to the log trace file, for log statements that are associated with the execution request. Optionally, you can download a text file for further analysis. |
Application ID |
Unique identifier for the application, in reverse domain notation. This is the application or bundled identifier that the application developer assigns or generates during application development. The administrator uses the Application ID to register the application to SAP Mobile Platform Server, and the client application code uses the Application ID while sending requests to the server. |
Message | Message text such as Cannot create application connection ... or Application connection is not registered .... |