Documentation Issues and Updates for Unwired Platform Runtime

Read about updates, corrections, and clarifications to the documentation released with Sybase Unwired Platform Runtime.

Issue #Description
SMPONP-10344
Change Log API section was omitted from the Developer Guide: iOS Object API Applications

The Change Log API and the other topics in that section should have been included in the Developer Guide: iOS Object API Applications. They are included in this release bulletin. See Change Log API.

SMPONP-10014
Consume REST services with HTTP or HTTPS connectivity

In REST SDK Components - General Description, in the Developer Guide: OData SDK, it should state that Sybase Unwired Platform REST services can be consumed with pure HTTP/HTTPS connectivity, not only HTTPS.

SMPONP-3399
More information on using MBS with LoadRunner C#

See Enabling MBS Performance Testing with LoadRunner.

Corrected text: That topic includes the BeginOnlineLogin method in Action.cs. An update to this content is that it is better to call BeginOnlineLogin in vuser_init.cs, rather than in Action.cs. A client application should not need to login more than once, even if the Action is to be repeated multiple times during a benchmark run.

Applies to System Administration.

SMPONP-7214
Correction to No Workflow Message is Sent in Troubleshooting

The first four paragraphs in the Troubleshooting guide No Workflow Message is Sent for Hybrid App DCN failures should read:

Following response is returned if the request is sent for a user that has no application connection registered yet.
no workflow message is sent because no device is found to send the notification
Explanation: Server could not find a matching application connection for the user identified in the Hybrid App DCN request. In this case, the response is similar to:
{"id":"dcntest_test_001","success":false,"statusMessage":
"no workflow message is sent because no device is found to send the notification","result":
[{"id":"dcntest_test_data_1","success":true,"statusMessage":""}]}

The other text in the topic is correct.

SMPONP-6159
Updates to code in SUPLogRecord API

There are updates to this topic in Developer Guide: iOS Object API Applications. The topic is also included in this release bulletin: see SUPLogRecord API.

SMPONP-5639
Updates to Web Service Mobile Business Object Limitations

There are updates to this topic in Sybase Unwired WorkSpace - Mobile Business Object Development. The topic is also included in this release bulletin: see Web Service Mobile Business Object Limitations.

CR 698878
Topic Asynchronous Operation Replay was omitted from the Developer Guide: iOS Object API Applications

We have included the topic in this release bulletin: see Asynchronous Operation Replay.

NA10-904

Incorrect Sample Code Line in Custom.js File

Custom.js File in Developer Guide: Hybrid Apps was updated to fix an incorrect line of code in the sample. See below for the updated topic.

N/A

Incorrect Sample Code for Retrieve Application Connections API.

The code sample for the Retrieve Application Connections API in Developer Guide: Unwired Server Runtime contains an unsupported filter. Only the following filters are supported for this API: APPLICATION_ID, APPLICATION_CONNECTION_ID, NUMERIC_ID, SECURITY_CONF and USER_ID.

RTC-358
The Configuring Deployment Properties topic in Sybase Control Center for Sybase Unwired Platform
describes the REPLACE deployment mode. There is no REPLACE option in the MBO package deployment wizard.