General
|
- Operation name –
the name of the operation.
- Operation type –
the operation to be performed. Operation types include
Create, Update, Delete, Entity Read and Other.
- When defining an operation of type 'Other',
attributes are not available for input mapping
because attributes are not associated with these
operations.
- See Entity Read Operations for
information about how and when Entity Read
operations are used.
- Comment – describes
the operation.
|
Data Source
|
Information about the data source from which the
operation is derived. Select Change Connection
Profile to bind the operation to a different connection
profile of the same data source type, or Bind Data
Source to bind the operation to a data source, or to
rebind to a data source. |
Definition
|
Operation definition varies, depending on the data
source type to which the operation is bound. See Binding Mobile
Business Objects to Data Sources for data source-specific
information. View, modify, and test operations:- View – display the
operation (SQL statement, or Web service method, for example) in
a read-only window.
- Edit – modify the
operation definition. You can change the type of operation as
long as it is supported by the data source, and validate your
changes. Enter credentials, if required, to access the data
source.
- Test execute – test the
operation against the data source to which it is bound. The Test
execute dialog allows you to load any existing test
configurations and preview the results. Be advised that using
Test execute or Preview for large data or object types
(BigString/BigBinary), can result in out of memory errors in
SAP Mobile WorkSpace.
Note: Selecting Test execute can modify data stored on the data source
to which the operation is bound. However, SQL statements are
automatically rolled back and do not modify data.
|
Input |
View or configure the values that map into remote
operation arguments. Select Refresh to update the
displayed arguments. The Input tab includes these subtabs:
|
Output |
(Create, Update, and Entity Read operations)
Configure the remote operation results-to-MBO mapping by selecting the
remote operation result and connecting it to the MBO attribute to which
it maps. Alternatively, map the entire output to MBO by connecting the
high-level result to the MBO. See Defining Output Mappings
for additional guidelines. Most guidelines for multiple mappings
(composite relationship) apply to a single result. |
Roles
|
Lists all logical roles granted to the operation
along with all available roles. Use Add and
Add All to move available roles to granted,
and Remove and Remove All
to remove roles from an operation. Select Create
to define a new role. Entity Read operations do not support
roles. |
Cache Policy
|
Determine how the results of an MBO operation are
applied to the SAP Mobile Server cache. See Operation Cache
Policies. |