cancel
Showing results for 
Search instead for 
Did you mean: 

Create Sales Orders with Error Failed to update via Service: SyntaxError - sap.ushell.components.tiles.applauncherdynamic.DynamicTile

Former Member
0 Kudos

Hallo Everyone,

I have implemted the App SalesOrder Creat. I can already excute this app, create sales order. And I can find the created order at backend system.

But there is an Logon Error.


'Failed to update via Service: SyntaxError - sap.ushell.components.tiles.applauncherdynamic.DynamicTile.'


I have tried to debug and found the following Point.

I also have tried to find any error in the odata-Service, but no result.

Can anyone help me?

What can be the cause of this error?

Best regards!

ZZ Pan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

can you kindly test with chrome and share the logs.

to find out what is error at gateway, in the gateway client, test service entity sets not just the service. You can see your entity sets if you click the EntitySets button in the client.

Regards.

Former Member
0 Kudos

Hi Adem,

first of all, thank you for the advice.

I have tried to excute the app in chrome, also the same problem. But I can see littel more from the error message.

'no handler for data.'

Do you know what kind of handler will be needed?

I find for example the following handler.

Best regards!

ZZ. Pan

gill367
Active Contributor
0 Kudos

Hi ZhiZhi;

have you applied required notes.

http://service.sap.com/sap/support/notes/1942941

Wht is the SP level of your backend and frontend components.

Regards,

Sarbjeet Singh

Former Member
0 Kudos

Hallo Sarbjeet,

thank you for your advice.

I have checked the Notes before I implemented the App.

The implementation requires the following SP

and I have them already in System.

Best regards.

ZZ. Pan