cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BAS error while configuring data source in Blank Ui5 Application

jayeshsaini
Participant
0 Kudos

Hi,

We just recently got enterprise version of BAS and I tried to create a sample application to check connectivity from BAS to Cloud Connector to On-prem S/4HANA system using Destinations in BTP. Cloud Connector is running on Client Virtual Machine.

I'm facing the following error when adding the data source and system, Service shows the following error:

"All Catalog service request failed for system. Odata version V2,V4"

I also tried to check the destination from terminal:

Kindly provide urgent help in resolving this issue.

HTML.DynamicDestination set to true and WebIDEEnabled is also true.

Kindly help urgently on this issue if anyone experienced this before.

Also checked out this link: Connecting to External System

Do we need to get these IP whitelisted or error is something else:

Thanks,

Jayesh Saini

jayeshsaini
Participant
0 Kudos

mariusobert Any ideas to resolve this issue, tried the terminal curl command after watching your video from SAP Developer Youtube.

yuval_morad
Employee
Employee
0 Kudos

On ABAP side is the catalog service exposed?

send me a mail if yes and we can have a call

jayeshsaini
Participant
0 Kudos

Hi yuval.morad

Yes, Catalog Service V2 is exposed. Sending you a mail with meeting invite.

0 Kudos

Hi Can you please suggest me the solution for the above issue I am also getting same error

Accepted Solutions (1)

Accepted Solutions (1)

jayeshsaini
Participant
0 Kudos

Hi srbabu

Yes we were able to resolve the error. The problem was on SAP's end for whitelisting the IP's to the BAS instance. Kindly reach out to the SAP support team in your project and they will surely help.

Answers (4)

Answers (4)

yuval_morad
Employee
Employee

in case the destination refers to ABAP system make sure

1.The url in the destination is host and port only

2. The url in the destination is http and not https

3. The destination that the port is the httpS and not the http

4. In cloud connector mske sure it is https

5. the access to sub path in cloud connector are allowed

6. also you can delete the attribute full_url if the url points to the ABAP host

jayeshsaini
Participant
0 Kudos

1.The url in the destination is host and port only - Done

2. The url in the destination is http and not https - Done

3. The destination that the port is the httpS and not the http - I didn't understand this point

4. In cloud connector mske sure it is https - In cloud connector this URL is HTTP, do I need to check on that?

5. the access to sub path in cloud connector are allowed - Done ('/' allowed for all paths and sub-path)

6. also you can delete the attribute full_url if the url points to the ABAP host - Done

Anything else I can try?

pleininger
Discoverer
0 Kudos

Same issue. Any further resolution?

srbabu1
Discoverer
0 Kudos

Hi,

We have exact same error wen creating new project from BAS. All settings listed above were verified. Can you let us know if issue was resolved on your end and what the solution was?

Appreciate your help.

yuval_morad
Employee
Employee
0 Kudos

3. On the ABAP side there are ports for https and for http, use the https one in the destination

4. When you add the on premise system in the cloud connector make sure the type is https and not http

jayeshsaini
Participant
0 Kudos

Hi yuval.morad

3. On the ABAP side there are ports for https and for http, use the https one in the destination - Done

4. When you add the on premise system in the cloud connector make sure the type is https and not http - Done

Still facing the same issue in BAS

"All Catalog service request failed for system. Odata version V2,V4"