Browser Variable &IsSoap=1 Doesn't Work For IBR
(Doc ID 2013026.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.1.8.0 version, Conversion
ACTUAL BEHAVIOR
---------------
Adding URL flags, &IsSoap=1, &IsJson=1, and IsJava=1 to a content server URL in a browser creates a response as expected, but when using them on an Inbound Refinery (IBR) URL the proper response is not received except for the &IsJava=1 flag.
EXPECTED BEHAVIOR
-----------------------
It is expected that all of the flags which respond on the content server, should respond similarly on the Inbound Refinery URL.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log in as weblogic or other admin user
2. See URL is: http://:/ibr/idcplg?IdcService=GET_AGENT_STATUS&Auth=Internet&IsSoap=1
3. Add first flag to URL and press , http://:/ibr/idcplg?IdcService=GET_AGENT_STATUS&Auth=Internet&IsSoap=1
4. HTML response.
5. Add second flag to URL and press , http://:/ibr/idcplg?IdcService=GET_AGENT_STATUS&Auth=Internet&IsJson=1, no response
6. Add third flag to URL and press , http://:/ibr/idcplg?IdcService=GET_AGENT_STATUS&Auth=Internet&IsJava=1
7. Java response occurs
8. Repeat test on Content Server URL base is: http://:/cs/idcplg?IdcService=GET_AGENT_STATUS&Auth=Internet
9. Proper response occurs for all flags
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot use all of the flags for testing on an Inbound Refinery as desired before implementing projects.
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 |
Cause |
Solution |
References |