on ‎2023 Mar 22 12:38 PM
Hi Experts,
We are developing a custom solution on top of standard asset manager solution. There are few custom entities introduced, which derive data from ABAP CDS views. We have created OMDO extension class for these custom entities, that redefines define_bo_entity_model and get_data_for_read_request inherited from /mfnd/cl_core_omdo_basic_hndlr base class. Custom entities are reflecting in the asset manager service metadata and when tested in gateway client, the service fetches the data for the custom entities. But, initial data sync is not working for the custom entities. Data is not reflecting in the asset manager app. Do we need to do any additional configuration for custom entity data to reflect in the app? Is it advisable to ABAP CDS views for backend configuration?
Many Thanks,
Priyanka Devadiga
Request clarification before answering.
Hi Priyanka,
You can go through the following blog to get some understanding on how to enable features including custom features: https://blogs.sap.com/2022/06/16/configuring-features-and-personas-in-sap-service-and-asset-manager/
Thanks
Syam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Syam
Priyanka Devadiga
You may need to create a new Feature for your oMDO, assign it to a Persona and your Mobile App.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael,
Many thanks for your reply.
I have added the custom oMDO entities to a new feature and these entities are now available for offline sync. The sync is successful, but these entities contain incomplete data. Like one of the entities synced only 2 records whereas in the backend there were around 200 records. We have not added any data filter as of now but still complete data is not getting synced.
Thanks,
Priyanka Devadiga
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.