Hi, all.
I've tried that the original-fiori app and the copied-fiori app coexist same gateway.
But I'm in trouble that the copied app (customized) run with original source code.
Though same scenario is run on copied-app, I think the logic of customized code don't work.
For some reason, it works in accordance with my expectation by adding URL query of sap-ui-debug...
Procedure I've done is following.
1. Download original fiori app(Approve Requests).
2. Customize source code at Eclipse.
3. Upload WebContent by another name on 'se38-/ui5/ui5_repository_load'.
4. Config at 'lpd_cust' & launchpad manager.
Customizations is following.
1. button handling of xx.controller.js
2. UIComponent library id 'cross.fnd.approve.requests' > 'cross.fnd.approve.requests.custom'
3. Library id changes reflect to all source (xx.xx.js, xx-dbg.xx.js, xx.xml etc)
Someone, please advise if you succeed to try like me.
Thanks.
Tags edited by: Michael Appleby