cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in Adaptation Project with reuse component

Harsh_Kumar
Discoverer
0 Kudos
389

Hi!

I have created a adaptation project for F2071 standard Fiori application and replaced the Odata service with enhanced one. List page is working fine but Object page is not loading due attachment service component usage at object page level. I have also tried using "Add UI5 reuse component" step but didn't worked. 

Any suggestions, how can I resolve this issue.

Thanks!

SAP Business Application Studio 

View Entire Topic
Harsh_Kumar
Discoverer
0 Kudos

Hi @junwu ,
PFB ui5.yaml


F2071 ADP Project UI5 YamlF2071 ADP Project UI5 Yaml

junwu
SAP Champion
SAP Champion
0 Kudos
did it work before? any error information?
Harsh_Kumar
Discoverer
0 Kudos
In Production, with OData service replacement, without list report and object page enhancement; it is working. with new requirement, added custom action by extending list report controller. List report page is working fine but after navigation to object object, attachment service reuse component is trying to find "attachmentReuseComponent::simple-attachment:: attachmentContainer" and fails with error. Resulting in only object page header visible other sections and footer are not loading.