SAP Knowledge Base Article - Public

2814734 - You receive a dump when executing a query in the SAP Cloud Applications Studio

Symptom

You want to query the Identity Business Object by using the BusinessPartnerUUID in the Repository Explorer, however you experience the following dump when you execute the query after providing the BusinessPartnerUUID:

Query_Dump.png

Environment

  • SAP Cloud Applications Studio
  • SAP Hybris Cloud for Customer
  • SAP Business ByDesign 

Reproducing the Issue

  1. Log into the SAP Cloud Applications Studio.
  2. Navigate to the Repository Explorer and expand the Identity Business Object.
  3. Right-Click on the QueryByElements and select Execute Query as visible in the screenshot below.

QueryByElements_Identity.png

  1. Select BusinessPartnerUUID as the parameter and provide the UUID i.e "12345678-9000-0000-0000-000000000000". (12345678-9000-0000-0000-000000000000 refers to the Business Partner UUID you wish to query)
  2. Press OK to execute the query.
  3. The dump mentioned above can be observed.

Cause

The query parameter BusinessPartnerUUID is incorrectly formatted, to resolve this issue the formatting of the UUID has to be changed.

Resolution

To execute the query successfully, remove the delimiters "-" from the BusinessPartnerUUID and execute the query, the new UUID should look as following "00000000000000000000000000000000".

Keywords

PDI, Query, QueryByElements, Identity, BusinessPartnertUUID, UUID, Fails, SDK, Repository Explorer, delimiter, Execute , KBA , AP-RC-BDS-QRY , ByDesign Studio BO Queries , 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