cancel
Showing results for 
Search instead for 
Did you mean: 

Adaptation of Standard Fiori apps with Reuse UI Component for SAP Document Management Service (DMS)

yyertuganov
Participant

Dear Experts,

We are working on one project, where our client would like to use Document Management Service (DMS - Integration Option) repository using Reuse UI Component enhanced/adapted into existing Fiori App.

BACKGROUND:

First step in this process was to setup/configure DMS Repository in BTC as explained in various blogs and SAP documentation. One of the good ones I have referenced is from Tapishnu Sengupta @tapishnu.sengupta :

https://blogs.sap.com/2021/04/08/consumption-of-reuse-ui-from-sap-document-management-service-in-sap...

As part of the process we have also created simple SAPUI5 application with Standalone Approuter in Business Application Studio, made necessary changes in files mta.yaml, manifest.json, xs-app.json and could deploy to the cloud. We can also run this Standalone SAPUI5 app and use DMS Reuse UI Component and access our repository with all the standard function without any problems.

Now, second part of the task is integrate this Reuse Component in Adaptation Project to enhance SAP Fiori App in deposited on ABAP On Promise system, where I followed steps described by Jessica Merz in https://blogs.sap.com/2019/01/14/adaptation-projects-a-tutorial/

As well as by Hristo Tsolev https://blogs.sap.com/2020/07/15/adaptation-project-your-one-stop-tool-for-extending-sapui5-applicat...

QUESTION:

My question is here if someone have achieved integrating DMS Reuse UI Component in Firoi App Adaptation Project?

More specifically how would you make changes into mta.yaml, xs-app.json and manifest.json files of the Standard App?

I have tried to use the way of using manifest.appdescr_variant to make changes in the original Manifest.json explained n the following SAP Documentation : https://help.sap.com/viewer/584e0bcbfd4a4aff91c815cefa0bce2d/Cloud/en-US/ceec5a44bdee4456a3efd55569d...

However this only covers manifest and doesn´t extend to changes to be made in other files.

ALTERNATIVES:

Maybe the functional outcome I am looking for could be resolved some other way, I really appreciate any kind of feedback and recomendations.

Many thanks,

Yergali Yertuganov

Accepted Solutions (0)

Answers (1)

Answers (1)

HuyABAP
Discoverer
0 Kudos

Hi, I have the same issue. Do you have any solution for this one?

I am very appreciate if you can share your approach.