Quantcast
Channel: SCN : Unanswered Discussions - SAP Business Process Management
Viewing all articles
Browse latest Browse all 3160

BPM OData - Error in Completing task

$
0
0

Hello All,

I have created a custom task (using UI5) and deployed the same with BPM process on PO server. So, my UI5 is working fine and i am able to view the input data inside custom UI5 task, but i am getting below exception (in NWA) while trying to complete (approve) my task. Not sure what does below signifies?? Any pointers would be appreciated.

 

The Data Services Request version '3.0' is not supported for the request payload.


 

Traces from NWA -

 

Request URI: http://host:50000/bpmodata/taskdata.svc/5475c7ef719c11e4c8d300000034595e/OutputData.


HTTP Headers:
content-type: application/atom+xml; charset=UTF-8
connection: keep-alive
accept-language: en-US
Content-Length: 1692
user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
dataserviceversion: 3.0
pragma: no-cache
cache-control: no-cache
cookie:
saplb_*
JSESSIONID
JSESSIONMARKID
MYSAPSSO2
x-csrf-token
maxdataserviceversion: 2.0
accept-encoding: gzip, deflate
referer
Accept: application/atom+xml,application/atomsvc+xml,application/xml

[EXCEPTION]
com.sap.core.odata.api.exception.ODataApplicationException: The Data Services Request version '3.0' is not supported for the request payload.
at com.sap.bpm.odata.logging.BPMODataErrorCallback.getExceptionForTracing(BPMODataErrorCallback.java:128)
at com.sap.bpm.odata.logging.BPMODataErrorCallback.handleError(BPMODataErrorCallback.java:95)
at com.sap.core.odata.core.ODataExceptionWrapper.handleErrorCallback(ODataExceptionWrapper.java:111)
at com.sap.core.odata.core.ODataExceptionWrapper.wrapInExceptionResponse(ODataExceptionWrapper.java:92)
at com.sap.core.odata.core.ODataRequestHandler.handle(ODataRequestHandler.java:115)
at com.sap.core.odata.core.rest.ODataSubLocator.handle(ODataSubLocator.java:128)
at com.sap.core.odata.core.rest.ODataSubLocator.handlePost(ODataSubLocator.java:63)
at sun.reflect.GeneratedMethodAccessor3269.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)

 

 

 

Thanks

Amit Srivastava


Viewing all articles
Browse latest Browse all 3160

Trending Articles