Unable To Use Delete/PUT HTTP Methods When Delete/Updating The LOV's By Using REST API Through SOAPUI/POSTMAN And Receiving The Error: HTTP Status 405 - Method Not Allowed
(Doc ID 2881765.1)
Last updated on APRIL 05, 2023
Applies to:
Siebel CRM - Version 21.12 and laterInformation in this document applies to any platform.
Symptoms
When user tries to delete/update the LOV's by invoking the business service 'LOV Import Service' and method 'UpsertLOV' through SOAP UI/Postman tool by selecting the HTTP methods DELETE/PUT methods,
Receiving the Error Message. But it works with POST method.
----------------------------
HTTP Status 405 - Method Not Allowed
STEPS To Reproduce
-----------------------
1. Launch the Postman/Soap UI tool and update the below sample request payload.
Note: WorkspaceName and ParentWorkspaceName should be created already.
2. Select the DELETE/PUT http method and define the end point URI like: https://<host_name>:<port_number>/siebel/v1.0/service/LOV Import Service/UpsertLOV
3. Then click on run button.
4. Request fails with the error message 'HTTP Status 405 - Method Not Allowed'.
Changes
N.A
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |