For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Dear ,
I want to get supplier information through Api. and i found that Api but issue is its search all information through supplier id but i want to get all information through supplier number and i cant find that. Can anyone help me about this.
https://docs.oracle.com/en/cloud/saas/procurement/18c/fapra/op-suppliers-supplierid-get.html
in above URL i find supplier information through supplier id but i want to find supplier information through supplier number.
Thanks.
Comment
Mirza,
This isnt available out of the box.
One alternate option is to create a BIP report to meet the requirement and invoke it by a web service.
How to get BIP report output through webservice? (Doc ID 2485684.1)
Regards,
Niamath
Average Rating:



2 ratings
|
Sign in to rate this
Thanks alot for your help. can you give me a webservice link also?
Thanks
Average Rating:



1 rating
|
Sign in to rate this
Mirza,
The documentation is here:
https://docs.oracle.com/middleware/11119/bip/BIPDV/webservices.htm#T569886
and a few notes:
Regards,
Niamath
Average Rating:



2 ratings
|
Sign in to rate this
Hi Mirza,
You can use Supplier Number parameter in the URI and use it to fetch supplier details.
/fscmRestApi/resources/11.13.18.05/suppliers?q=SupplierNumber=
Let us know if that helps.
Thanks,
Aishwarya
Average Rating:



2 ratings
|
Sign in to rate this
Thanks alot it is working. so that any parameter i give it on this way?
Average Rating:



1 rating
|
Sign in to rate this
Hi Mirza,
We have list of attributes that you can use to search for suppliers. That list is available here:
https://cloudcustomerconnect.oracle.com/posts/6ddb04823d
Thanks,
Aishwarya
Average Rating:



2 ratings
|
Sign in to rate this
Thanks for sharing Aishwarya. This is quite helpful.
I wish oracle includes such details in the specific REST service documentation itself.
Regards,
Niamath
Average Rating:



1 rating
|
Sign in to rate this