Symptom
A custom HTML mashup embedded in the mobile application does not display any records or data.
- The mashup may work correctly in the web application but not in the mobile application.
- Some business objects may display data correctly while others do not.
- The mashup loads successfully, but no records are returned.
- No error message is displayed.
Reproducing the Issue
- Open the mobile application.
- Navigate to a business object that contains a custom HTML mashup.
- Open the mashup screen.
- Observe that no data is displayed.
- Compare the same mashup configuration in the web application.
- Observe that the mashup may return data in some scenarios while remaining empty in others.
Result
- The mashup does not display any records or content.
Expected Result
- The mashup receives the correct business object context and displays the expected data.
Cause
The mashup parameter mapping is configured incorrectly.
The parameters passed from the business object to the mashup do not provide the expected runtime context. As a result, the mashup receives invalid or incomplete data and cannot retrieve the corresponding records.
This issue can occur when the mapped field does not match the identifier or context expected by the mashup implementation.
Resolution
- Open Mobile Administration and locate the affected HTML mashup configuration.
- Review all mashup parameter mappings.
- Verify that each parameter is mapped to the correct business object field and provides the context expected by the mashup.
- Compare the mapping configuration with a working implementation if available.
- Correct any mismatched or invalid parameter mappings.
- Save and publish the configuration changes.
Additional Information
- Ensure that the parameter values passed to the mashup uniquely identify the intended business object context.
- If multiple mashups use similar configurations, verify that all related mappings are configured consistently.
- Incorrect mapping of context identifiers can prevent the mashup from retrieving and displaying data even though no application error is generated.
Keywords
involve party, mobile mashup, sales order, records not loading, html mashup, build apps, parameter mapping, InstanceUUID, technical id, account technical id, mobile administration, sales cloud v2, web mobile mismatch, embedded mashup, data not loading , KBA , CEC-CRM-MOB-ADM , Mobile Administration for SAP Sales/Service Cloud , How To
SAP Knowledge Base Article - Public