Create a new native, hybrid, Web, Mobile BI, or Agentry application definition, which enables you to use Management Cockpit to manage the application.
Field | Value |
---|---|
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 with the server, and the client application uses the application ID to send requests to the server. Reverse domain notation means reversing a registered domain name; for example, reverse domain notation for MyApp.sap.com is com.sap.MyApp. The application identifier:
Note Keywords that you cannot use as application identifiers
include: Admin, AdminData, Push, smp_cloud, resource,
test-resources, resources, Scheduler, odata, applications,
Connections, public, lcm (and its variations, such as LCM, Lcm,
lCM, LcM, lcM). These keywords are case-sensitive.
Formatting guidelines:
|
Name | Application name. The name:
|
Vendor | (Optional) Vendor who developed the application. The vendor name:
|
Type |
Application type.
|
Description | (Optional) Short description of the
application. The description:
|
Enable same-origin policy |
Prevent or allow your application to be accessed by cross-origin
resources, while creating or updating application. By default,
same-origin policy is set as enable.
Note
In case of legacy applications, by default same-origin policy is set as disable to allow cross-origin access. |
Ignore case for user name |
Once users are registered, SAP Mobile Platform uses case-sensitive matching by default when comparing the registered user name for subsequent application access (to ensure that the connection is not shared by different users), and for push notification. Select this option to use case-insensitive matching, for this application. This is useful when push notifications are processed by SAP Mobile Platform Server for Fiori applications that expect the user names to be matched case-insensitively, as in ABAP systems. |