SAP Knowledge Base Article - Public

3697663 - ABSL String gets truncated while executing ExecuteRESTService on SAP Cloud Applications Studio

Symptom

While debugging a script which makes a web service call on SDK, you notice that a string element from the response is truncated.

Environment

  • SAP Cloud Applications Studio
  • SAP Cloud for Customer

Resolution

The truncated response is perceived only when debugging, but in reality the full string is available for manipulation, hence you can extract all the necessary information by manipulating the string using the various String operations available i.e String.Find(), String.Substring() etc. all of these operations are described in the SAP Cloud Applications Studio Documentation.

Keywords

PDI, SDK, truncated, text, string, debug , KBA , AP-RC-BDS-WS , ByDesign Studio Web Services , AP-RC-BDS-DBG , ByDesign Studio Debugging , Problem

Product

SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions ; SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions