cancel
Showing results for 
Search instead for 
Did you mean: 

Error : Sorry, a technical error occurred! Please try again later.

SamirKarnik
Explorer
0 Kudos

Hi,

I am getting an error when I try to run an application from WebIDE.

Please let know how do I rectify this error.

Thanks in advance.

Samir Karnik.

Accepted Solutions (0)

Answers (4)

Answers (4)

gaurav_sharan
Explorer
0 Kudos

Hi,

Just add "/destination/<name>" before the datasource uri, in the manifest.json file. For example if name of destination is ES4.

Just add: /destinations/ES4/sap/opu/odata/IWBEP/GWSAMPLE_BASIC/

It should solve issue.


Thanks

Gaurav

karanbahl
Active Participant
0 Kudos

Hi all,

I am facing the same error. Is this issue resolved?

Regards,

Karan

Former Member
0 Kudos

Hello,

          I want to know the status of this error, its resolved or not , Because I am also facing the same issue.

Please Check this link for my issue :

BenedictV
Active Contributor
0 Kudos

Was this application running successfully earlier? A little background would help. Is the Sales order set from ES4? If it is, check the connection to ES4 in your HCP connections. Then check if you have the datasource binding is correctly done for your application.

SamirKarnik
Explorer
0 Kudos

Hi,

Earlier the same was working. Today morning I thought of trying again and proceeding ahead but got this error. I even deleted this particular project and started from scratch, still got the same error. I am using ES4 for sales order set.

As far as network is concerned, I was working on 3mbps connection. I was also able to access other than SAP related sites without any hassles.

All process/steps done as stated in document.

Kindly help.

Thanks & Regards,

Samir.

michal_keidar
Active Contributor
0 Kudos

Perhaps there's a problem in the service itself?

Have you tried performing the failed request without Web IDE and see what happens?

Locate the failed request in the network trace of your browser and execute it directly from ES4's host and port.

former_member185414
Active Contributor
0 Kudos

Hello,

As advised by Michal please try running the service directly on browser and tell us the root cause of issue.

Also it may be temp issue and try clearing the cache and re running the app.

BR.

SamirKarnik
Explorer
0 Kudos

Hi,

I tried to access with the below mentioned link ie without WebIDE

https://mysalesorders-p586334trial.dispatcher.hanatrial.ondemand.com/

but there is no response.

any other workaround would be appreciated.

Thanks & Regards.

Samir

former_member185414
Active Contributor
0 Kudos

Hi Samir,

The manifest.json file does not have a valid OData Service URL/endpoint URL. Please change it and test.

Screenshot is -

BR.

Message was edited by: Ankit Maskara