Hi All,
Currently I am working with SAP EP7.0 Web application Server, and now I am implementing model by using Web Services.
I imported the Web Services model successfully but when i execute this i got Exception like:
Service call exception; nested exception is: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://suresh:50100/EmpMaintenanceWS/Config1?style=document".
Note: EmpMaintenance is my Web Service.
I have the table in Database(Employee Maintenance Table), I got this exception when i want to save these details in Database. I got the values in UIElements of table but I didn't got this in Databsae.
Could anybody help me to resolve this bug please!.