on 2024 Nov 19 4:17 AM
Hi,
I have created my new custom Fiori Element Application that uses Analytic List Report Template
My new custom application is deployed on SAP S/4 Hana Public Cloud Edition
Then, I try to use BAS to create a new Adaptation Project to extend my custom Fiori Element app
but I cannot find my custom Fiori Element App on the list to select
Is there anything I need to configure my app before making it in a project type of cloudReady?
or make it available on the selection list
Thank you,
Pakorn
Request clarification before answering.
Hi @beampakorn.
With a custom ALP app what you need to do is create an extension controller or fragment manually and add your logic. You can't use Adaptation Project which is for standard SAP apps.
Take a look at this example here.
You can right-click on the webapps folder of your app and try Guided Development options. But I didn't find one that would create an extension controller for an ALP app (there is one for List Report). So what I ended up doing was define a controller extension in my custom ALP app:
Then created a controller file manually in a new folder in webapps > ext > controller:
When I did a build it actually crated the Change file for me (you can actually create change files manually, but not recommended as far as I understand). I'm in an on-premise scenario but it should work the same way in the cloud. Let me know how it works out for you.
Ramin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
why bother? its your own probject, cann't you just change it directly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 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.