Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8950

Re: Getting Syntax error at position 0 for POST Method in OData Service

$
0
0

Hi Thomas,

 

I am not using XSJS exits in the odata processing.

 

in postman I have body as following

 

{

    "CONFIGURATION_ID": 2,

    "CODE": "ABC",

    "UNIT": "BG",

    "MODEL_NUMBER": "X551",

    "CONFIGURATION_NAME": "Dhams ",

    "MASTER_FLAG": "F",

    "ORDER_TYPE": "Presold",

     "CREATION_DATE": "2014-08-19",

    "BASE_PRICE": 284731.0

}

 

CONFIGURATION_ID is INTEGER

BASE_PRICE is double

CREATION_DATE is TimeStamp datatypes


Viewing all articles
Browse latest Browse all 8950

Trending Articles