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.
I created a new extension project, copied the code of the previous extension into it and deployed it back
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also facing the same issue, does anyone have a solution ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please let us know if this is resolved? in similar situation, want imports this extended app and make additional changes and deploy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Any solution for this? scenario is
Here user either have to manually create all the code required for extension or he has to create extension project on original project and copy the changes made by user 1, which are counter productive.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 6 | |
| 6 | |
| 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.