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
SAP Knowledge Base Article - Public