Not able to import Requisition Through Visual Builder Add In
Summary:
Hi experts,
I am trying to import requsiition through visual builder add in . When I click on upload getting below error. Please advise.
The requested resource could not be found. (VBAFE-00107)
Method: POST URI: https://edrx-dev1.login.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/purchaseRequisitions
The remote server returned an error: (404) Not Found.
~~~~~~~~~~
NotFoundException: The requested resource could not be found. (VBAFE-00107)
Source: Oracle.VisualBuilder.ServiceManager
Stack:
at Oracle.VisualBuilder.ServiceManager.RestResponseErrorHelper.TryProcessNotFound(WebException webEx, JToken& errorPayload)
at Oracle.VisualBuilder.ServiceManager.RestResponse.ReadResponse(HttpWebRequest webRequest, String outputFilePath)
at Oracle.VisualBuilder.ServiceManager.RestRequest.GetResponse()
at Oracle.VisualBuilder.ServiceManager.BusinessObject.SendItemChange(BusinessObjectItemChange itemChange, List`1 overrideParamValues)