Skip to Content
0
May 27, 2020 at 04:49 PM

Unable to access OData service created on SAP Cloud Environment from S/4 HANA On Premise system

247 Views

Hi All

I am trying to create a HTTP RFC connection of type G in SM59 in my S/4 HANA system to access my OData service created on SAP Cloud Platform ABAP Environment. I have created RFC destination by providing host, OData path and Communication User and Password.

The response we are receiving is "404" - Not Found . Kindly help to resolve the issue.

Response Text is something as below

"HTTP/1.0 404 Not Found

Content-Type: text/html
Content-Length: 16052
cache-control: no-cache

<html>
<head>
<title>SAP Cloud Platform ABAP Environment - 503 Service Unavailable</title>
<style>
  body { background: #ffffff; text-align: center; width:100%; height:100%; overflow:hidden; }
  .content { display: table; position:absolute; width:100%; height:80%; }
  .valigned { display: table-cell; vertical-align: middle; }
  .lowerCenter { display: table-cell; vertical-align: bottom; }