You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Procurement 21A

Received Response
11
Views
4
Comments
edited Mar 2, 2021 1:37AM in Integration 4 comments

Content

Hello - Using latest OIC. We are using Purchase Requisition 21A. we have a flag value in DFF ( ATTRIBUTE5) of POR_REQUISITION_HEADERS_ALL

we using the REST API   /fscmRestApi/resources/11.13.18.05/purchaseRequisitions

we want to send a query parameter to above API basically saying "give us response where ATTRIBUTE5 is null"

Question : we appended     ?q=DocumentStatus='Approved'&ATTRIBUTE5 is null but we do not get any response and gives error.

/fscmRestApi/resources/11.13.18.05/purchaseRequisitions?q=DocumentStatus='Approved'&ATTRIBUTE5 is null

If I keep only  /fscmRestApi/resources/11.13.18.05/purchaseRequisitions?q=DocumentStatus='Approved' it works and fetches response.

How do you query on ATTRIBUTE values ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!