on 2016 Mar 25 7:04 AM
Hi,
In our system Approve Requsition fiori app was extended. I need to change the application. For that I want to import the already extended application to my Web IDE from our ABAP gateway. When I import the extended application with using menu ( File->Import->Application From SAPUI5 ABAP Repository ), it doesn't allow me to use the Extensibility Pane. It is grayed out ( Tools -> Extensibility Pane ) .
How can I import an already extended fiori application and use Extensibilty Pane?
Message was edited by: Efecan YILMAZ
Request clarification before answering.
I'm still looking for an answer.
How can I import an already extended project as an extension project and do further extensions with using Extensibility Pane?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Efecan,
Where have you looked? If you looked using SCN Search, you should give up on that and just use this Google Custom Search instead. Save the url as it is quite helpful for getting the most out of SCN.
Not sure why importing an already extended project would bar further extension so not sure if the answer is already out there or not. Please post where the search takes you and add in versioning and other system config information, such as SAPUI5 version. You may also want to take a look in as that is the home of WebIDE.
Regards, Mike (Moderator)
SAP Technology RIG
Open .project.json file, and there should be "extensibility" property.
If there is not, create new extension project from the origin,
and copy the created "extensibility" property to your .project.json file in your actual project.
| User | Count |
|---|---|
| 10 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.