Fetching The DocUrl Using a RIDC call to the DOC_INFO_BY_NAME IdcService Is Coming With the Revision Id Appended
(Doc ID 2243650.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle WebCenter Content - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
On WCC 11.1.1.7.0 and later, with custom Java RIDC code
When attempting to call the DOC_INFO_BY_NAME IdcService the following issue occurs:
ISSUE
-----------------------
the DocUrl is coming with "~1" in name like below.
http://<ucm_host>:<ucm_port>/cs/groups/secure/documents/document/y2nf/mdky/~edisp/devwcc_092159~1.png
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Check in new content item using CHECKIN_UNIVERSAL IdcService Call
2. Immediately call the DOC_INFO_BY_NAME IdcService specifying the dDocName of the content checked in at step1
3. Read DocUrl
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot get the right DocUrl
Changes
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 |