cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Not able to connect to system while creating a project from SAP BAS

Anjan_3331
Explorer
0 Likes
1,485

Hi Experts,

I am trying to create a new project template --> SAP Fiori generator--> Custom page which use the fiori elements.

Anjan_3331_0-1737609201631.png

when i try to connect to a system to get the odata services getting the below error.

 

Anjan_3331_1-1737609275350.png

When i check the same destination using my id in BTP the connection is successufl.

Anjan_3331_2-1737609414395.png

 

Please suggest what else i need to check ? 

 

Accepted Solutions (1)

Accepted Solutions (1)

rotem_puterman-sobe
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,
Please make sure that your destination authentication is correctly defined.
You can also use the SAP Business Application Studio guided answers page: https://gad5158842f.us2.hana.ondemand.com/dtp/viewer/#/tree/2827/actions/41344:41346:57775/?version=...

(Please make sure to follow all steps, starting the destination configuration checks).

There is no requirement to login to CF when accessing SAP BTP destinations from SAP Business Application Studio.

Thanks,

Rotem

Anjan_3331
Explorer
0 Likes
Hi Rotem, Thanks for the reply. I see issue is coming only for the Template "Custom Page" if i select the "Basic" template or "sap UI5 adapatation" its working fine for the same destination.
Anjan_3331
Explorer
0 Likes
Not sure why i am unable to attach the screenshots of the working templates in the comments.
rotem_puterman-sobe
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,
Different templates performs different requests to the on-premise system. Could be for example that the OData V2 Catalog for your system works, but the OData V4 Catalog required by a specific template, fails to be accessed in your system.
You can find specific troubleshooting regarding SAP Fiori application generation from SAP Business Application Studio here: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:53594
I suggest also to check this specific topic - discussing the OData V4 Catalog authentication: https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:48363:53594:48366:51257

And also in the guided answers of SAP Business Application studio I shared before, you can check your OData Catalogs through the Service Center - as described here: https://gad5158842f.us2.hana.ondemand.com/dtp/viewer/#/tree/2827/actions/41344:41346:57775:57778/?ve...

Thanks,

Rotem

Anjan_3331
Explorer

Answers (1)

Answers (1)

AbhishekSharma
Active Contributor
0 Likes

Hi @Anjan_3331 Please try login into CF account first in BAS and then try again.

Hope this helps…

Thanks-

Anjan_3331
Explorer
0 Likes
@Abhishekshama My applications are hosted and need be deployed in the abpa repository. Should i still login to CF and check ?