Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REST API for Oracle Procurement Cloud. Error: Applying List binding LOV_DocumentStyle with given se

4207856Sep 9 2020 — edited Feb 9 2021

Hi

I´m  using  "Rest API  for Oracle Procurement  Cloud"  to  create  a Consignment Order.  I´m  executing the  "create header" operation   from "Draft Purchase Orders" Task and I got the  following error  when  the  API  is executed  using SOAP UI app.

"Applying List binding LOV_DocumentStyle with given set of values leads to no matching row for a row of type :DraftPurchaseOrderHeader1, key oracle.jbo.Key[300000006242566 ]"

I am specifying  the value  "Consignment Order"  for   "DocumentStyle"  field  in the JSON.   I got  some  examples  when  I  executed the  "Get all Draft purchase orders" operation  and  some documents  had  the  "Consignment Order"  value.

However,  if  I use   the value "Purchase Order"   for "DocumentStyle" field  the  order is created  without  getting  any error.

Do you have  any idea  about  the  error above  when i  try   to create  a  Consignment Order?.

Thanks in advanced.

Comments
Post Details
Added on Sep 9 2020
0 comments
171 views