{ "Table_Name": "Vendor", "Line_No": "2", "No": "S00001" }
{ "odata.error": { "code": "", "message": { "lang": "en-US", "value": "The field No. of table Comment Line contains a value (S00001) that cannot be found in the related table (G/L Account)." } } }
{ "Table_Name": "Vendor", "Comment": "test comment" }
{ "Table_Name": "Vendor", "No": "S00001", "Line_No": 150000, "Date": "2016-10-08T00:00:00", "Comment": "test comment", "Code": "", "ETag": "48;YQAAAACLAgAAAAJ7/1MAMAAwADAAMAAxAAAAAIfwSQIAAAA=8;186228330;" }
Answers
P.s- 2 is the index of Vendor in "Table Name" option field.
Ishwar Sharma
My Blogs: Dynamics Community Blog | Blogspot
Connect: Google + | Twitter
thx for your suggestion, but i've forgot to mention that i've allready tried that, same result.
But the order or way of processing the fields?
If I send this as a payload:
I get this as result:
So my problem is that the "Table_Name" field is not being validated before the "No" field is being filled?