cancel
Showing results for 
Search instead for 
Did you mean: 

Create Sales Order - Error on navigation

Former Member
0 Kudos

Hi ,

In embedded approach currently apps are configured. In create sales order application, data is configured and i could successfully add products to cart .

While performing task of  checkout, it shows Error as below.

"In the context of Data Services an unknown internal server error occurred. "



Check price and availability app too is working fine yet it throws the same error only in console. Am i missing any configuration w.r.t the navigation between the two apps??

Please help me resolve this issue??


with Regards

Ramana


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Please apply the following note. It resovles the conversion issue related to

"In the context of Data Services an unknown internal server error occurred. "

Gateway has released a Note 2032088 for the IWBEP conversion issue.

@Pankaj Bisht helped me resovle this!

Kudos to Pankaj!

Regards

Ramana

Former Member
0 Kudos

Hi Ramana,

I am trying to apply note no. 2032088 and 2028640 to my server but BASIS team said that it can't be implemented. I have checked my support packages and they are up to the mark. I am working in embedded system (i.e.. both my front end and back end are in one system) with HANA database.

Kindly help.

Best Regards

Parth Budhiraja

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Ramana,

Normally 500 internal server occurs when any exception raised/triggered in backend , nothing wrong in your configuration.

If you are ABAP consultant ,

In your gateway system go to transaction /IWFND/ERROR_LOG

Check the error logged in your user name

Open the call stack and keep the break point in relevant method and execute the application.

Thanks,

Dayakar.

Former Member
0 Kudos

Hi,

please share info from /IWBEP/ERROR_LOG t-code from backend and from frontend server and from /IWFND/APPS_LOG from frontend server. Also check ST22 on backend for any dump for your user.

Thanks Jiri

Former Member
0 Kudos

Hi Jiri,

I have checked ST22 and it shows no run time dumps.  Please check the error log for  /IWBEP/ERROR_LOG t-code

& Error log for /IWFND/APPS_LOG as follows.

Please suggest to resolve issue !

with Regards

Ramana

Former Member
0 Kudos

Please click on the error row and post the details.

Please try to execute /IWFND/CACHE_CLEANUP on frontend and /IWBEP/CACHE_CLEANUP on both systems.

Thanks Jiri

ChandraMahajan
Active Contributor
0 Kudos

Hi Ramana,

You can check the detailed error log using transaction /IWFND/ERROR_LOG in GW server.

Regards,

Chandra

Former Member
0 Kudos

Hi Chandra ,

Please check the error log !

Regards

Ramana

ChandraMahajan
Active Contributor
0 Kudos

As per error log, it is conversion error between XML format and SAP internal format. this could be property type error or related to incorrect type for date field.

Check this and read the section relevant to your error and accordingly try to fix it.

Regards,

Chandra