FAQ for the Folders COLLECTION_ADD Service
(Doc ID 731077.1)
Last updated on AUGUST 08, 2024
Applies to:
Oracle WebCenter Content - Version 7.5.2 to 10.1.3.3.2 [Release Stellent to 10gR3]Information in this document applies to any platform.
Purpose
The purpose of this FAQ is to provide information concerning what default data is returned from the binder in LocalData after the Folders Service "COLLECTION_ADD" has been executed. Specifically, the data that may be needed to base custom code and functionality upon.
The LocalData returned can easily be referenced via executing the Service via a web browser URL like the example below (where the Parent Collection is "Contribution Folders" with a dCollectionID=2):
http://<HttpServerAddress>/<HttpRelativeWebRoot>/idcplg?IdcService=COLLECTION_ADD&hasParentCollectionID=true&dParentCollectionID=2&dCollectionName=NewContributionFolder&dCollectionOwner=sysadmin&IsJava=1
Questions and Answers
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
Purpose |
Questions and Answers |
Is The New Folder's dCollectionID Returned in LocalData After Executing the COLLECTION_ADD Service? |
Is The New Folder's dCollectionPath Returned in LocalData After Executing the COLLECTION_ADD Service? |