WCC: Folders_g to FrameworkFolders Quick Reference
Planning to migrate from Folders_g to Framework Folders? If so then find here a useful tables about how to migrate you RIDC code to be compatible with Framework Folders.
Note: The metadata not appearing in the above table uses the same name in both (if I did not miss it!).
References:
Mapping of Folders_g Services with FrameworkFolders Services
Parameters Mapping
Parameter in Folders_g
Parameter in Framework Folders
dCollectionPath
path
dCollectionID
fFolderGUID
dCollectionName
fFolderName
dSecurityGroup
fSecurityGroup
dParentCollectionID
fParentGUID
xCollectionID
parent
dCollectionOwner
fOwner
dCollectionCreator
fCreator
dCollectionModifier
fLastModifier
dDocAccount
fDocAccount
dLinkID
fLinkID
dLinkName
fLinkName
dCreateDate
fCreateDate
dLastModifiedDate
fLastModifiedDate
todCollectionID
destination
todCollectionPath
destination
toContentName
fFileName
xClbraUserList
fClbraUserList
xClbraRoleList
fClbraRoleList
xClbraAliasList
fClbraAliasList
dCollectionType
fFolderType
Note: The metadata not appearing in the above table uses the same name in both (if I did not miss it!).
Parameter in Folders_g
Parameter in Framework Folders
dCollectionPath
path
dCollectionID
fFolderGUID
dCollectionName
fFolderName
dSecurityGroup
fSecurityGroup
dParentCollectionID
fParentGUID
xCollectionID
parent
dCollectionOwner
fOwner
dCollectionCreator
fCreator
dCollectionModifier
fLastModifier
dDocAccount
fDocAccount
dLinkID
fLinkID
dLinkName
fLinkName
dCreateDate
fCreateDate
dLastModifiedDate
fLastModifiedDate
todCollectionID
destination
todCollectionPath
destination
toContentName
fFileName
xClbraUserList
fClbraUserList
xClbraRoleList
fClbraRoleList
xClbraAliasList
fClbraAliasList
dCollectionType
fFolderType
Services Mapping
IDC Service in Folders_g
|
IDC Service in Framework Folders
|
COLLECTION_ADD
|
FLD_CREATE_FOLDER
|
COLLECTION_ADD_LINK
|
FLD_CREATE_FOLDER
|
COLLECTION_BROWSE
|
FLD_INFO
|
COLLECTION_CHECKIN_NEW
|
FLD_CREATE_FILE
|
COLLECTION_COPY_COLLECTION
|
FLD_COPY
|
COLLECTION_COPY_ITEM
|
FLD_COPY
|
COLLECTION_COPY_LOT
|
FLD_COPY
|
COLLECTION_DELETE
|
FLD_DELETE
|
COLLECTION_DELETE_ITEM
|
FLD_DELETE
|
COLLECTION_DELETE_LOT
|
FLD_DELETE
|
COLLECTION_DISPLAY
|
FLD_BROWSE
|
COLLECTION_GET_COLLECTIONS
|
FLD_RETRIEVE_CHILD_FOLDERS
|
COLLECTION_GET_CONTENTS
|
FLD_RETRIEVE_CHILD_FILES
|
COLLECTION_GET_LINKS
|
FLD_INFO
|
COLLECTION_GET_REFERENCE
|
FLD_INFO
|
COLLECTION_INFO
|
FLD_INFO
|
COLLECTION_MOVE_ALL
|
FLD_MOVE
|
COLLECTION_MOVE_COLLECTION
|
FLD_MOVE
|
COLLECTION_MOVE_ITEM
|
FLD_EDIT_FILE
|
COLLECTION_MOVE_LOT
|
FLD_MOVE
|
COLLECTION_SEARCH_RESULTS
|
FLD_FOLDER_SEARCH
|
COLLECTION_UPDATE
|
FLD_EDIT_FOLDER
|
COLLECTION_UPDATE_META
|
FLD_PROPAGATE
|
COLLECTION_UPDATE_ADMIN_METADATA_DEFAULTS
|
FLD_EDIT_METADATA_RULES
|
VCR_FOLDER_INFO
|
FLD_VCR_FOLDER_INFO
|
GET_FOLDER_HISTORY_REPORT
|
FLD_GET_FOLDER_HISTORY
|
Result Sets
Result Sets in Folders_g
Result Sets in Framework Folders
COLLECTIONS
ChildFolders
CONTENTS
ChildFiles
References:
Result Sets in Folders_g
Result Sets in Framework Folders
COLLECTIONS
ChildFolders
CONTENTS
ChildFiles
Mapping of Folders_g Services with FrameworkFolders Services
Comments
Post a Comment