cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Page Map not working

JoseChava
Participant
0 Kudos

I tried to open the page map in VSCode and in BAS with the same project, but all i get is an error.

This is the error Message:

If i try to open the PageMap in other projects it works. Any suggestions what coudl be wrong?

Thanks in advantage

Jose

regina_sheynblat
Explorer

Jose,

I am assuming it did not work in either BAS or VSCode. Can you please run the command : Open Application Info and make sure that the project has all green checkmarks.

Thanks

Regina

JoseChava
Participant
0 Kudos

Yes you're right it doesnt work either BAS or VSCode. I did as you recomended and thats the result:

In other projects the application modeler and page map etc. work quite fine.

View Entire Topic
JoseChava
Participant
0 Kudos

I found a solution:

In the webapp folder of the UI Modules in the manifest i had to change srv-api/box-rent to box-rent.
The tool will not find this path because it represents the path for the approuter not the local path.
Dont forget to reverse the change otherwhise the app will not work when deployed or in hybrid mode.

See below in the screenshot. line 27. The pink area has to be deleted

Cheers Jose

gregorw
Active Contributor
0 Kudos

Hi Jose,

what do you use as your backend? How to you start the app in BAS? There are ways to configure the local endpoint so you don't have to change the uri for local development / deployment.

Best Regards
Gregor