SS_GET_REGION_ASSOCIATIONS SS_GET_REGION_DEFINITION_ELEMENTS SS_GET_RELATIVE_NODE_ID SS_GET_SEARCH_RESULTS
11.7.40 SS_GET_REGION_ASSOCIATIONS
■ Description : This service returns region associations of primary and secondary URLs that have been changed via the SS_SWITCH_REGION_ASSOCIATION service URLs. ■ Parameters: – siteId : the unique identifier of the site required. ■ Returns : – Primary : all primary URLs for the site. – Secondary : all secondary URLs for the site. ■ Security : The user must have write access to at least one security group on the content server.11.7.41 SS_GET_REGION_DEFINITION_ELEMENTS
■ Description : This service retrieves all element definitions listed in a region definition. ■ Parameters: – regionDefinition: the unique identifier of the region definition. ■ Returns: – A result set named ssElementConfigs containing the following columns: SSElementType, SSElementTitle, SSElementName, SSElementIsList, SSSubelements. ■ Security : The user must have write access to at least one security group on the content server.11.7.42 SS_GET_RELATIVE_NODE_ID
■ Description : This service retrieves the node identifier of the given relative; useful for enumerating the site hierarchy. ■ Parameters: – siteId : the unique identifier of the site required. – nodeId : the identifier of the node required. – relative : one of the following: parent, child, next, or prior required. ■ Returns: – relativeId : the identifier of the relative node in the site hierarchy. If there is no such relative, the empty string is returned. ■ Security: ■ The user must have at least read access to the specified node. ■ This service can be executed from Idoc script. Site Studio Services 11-2311.7.43 SS_GET_SEARCH_RESULTS
■ Description : This service is a wrapper around the regular GET_SEARCH_ RESULTS service. It allows some Site Studio features to be specified simply as flags and have the real query syntax be constructed on the server. It can modify the standard SearchResults result set to contain an additional column called ssUrl which will contain the Site Studio-friendly url for all of the search results. ■ Parameters: – siteId : the unique identifier of the site required. – ssLimitScope : this restricting scope to within the site only optional. It is true, false, or -1. True alters the QueryText with a clause for xWebsites. False does not alter the QueryText for xWebsites. -1 alters the QueryText with a not clause for xWebsites. – ssUserSearchText : a user-supplied search text optional. This is joined to the supplied QueryText. – ssWebsiteObjectType : the object type optional. This appends to the QueryText the requirement that xWebsiteObjectType match the specified object type. – computeFriendlyUrls : this modifies results to include ssUrl optional. This parameter defaults to true. – ssDontShowInLists : this is used to limit the search to those documents where the siteId is contained in the xDontShowInListsForWebsites metadata field. This parameter is truefalse. These parameters are all in addition to those required by GET_SEARCH_ RESULTS. ■ Returns : – A result set named Search Results. ■ Security : The user must have read access to at least one security group on the content server.11.7.44 SS_GET_SITE_AS_XML_EX2
Parts
» Oracle Fusion Middleware Online Documentation Library
» About the Site Studio Technical Reference Scope of the Technical Reference About Site Assets
» Page Templates Subtemplates Templates
» Relationship Between Templates and Definitions Serving Web Pages
» xWebsiteSection xWebsites Metadata Fields
» xDontShowInListsForWebsites xRegionDefinition Metadata Fields
» Conversions Definitions About Metadata About Link Formats Using Path-Based Links
» wcmUrl Using Server-Side Script Links
» ssLink ssNodeLink ssWebLayoutUrl Using Server-Side Script Links
» ssLINK ssNODELINK Using Token Links
» sitenavigation.js Runtime Auto-Generated Files
» sitenavigationfunctions.js sitenavigation.xml
» Using JavaScript Links About Runtime Generated Files wcm.toggle.js
» About Fragments Oracle Fusion Middleware Online Documentation Library
» Fragment Libraries Oracle Fusion Middleware Online Documentation Library
» Read-Only Fragment Libraries Fragment Inclusion Using wcmFragment
» Client-Side JavaScript Server-Side Idoc Script
» fragments fragment parameter The Fragment Definition File
» snippet designview element The Fragment Definition File
» Fragment Snippets and the ssIncludeXml Fragment Instance Structure in the ssinfo XML Data Island
» About Native Documents wcmDynamicConversion Document Conversion in the Properties Pane
» Loading the Element API Element API Dependent Scripts
» Communication from a Contributor Form to a Custom Element
» Detecting Legacy Custom Element Forms Upgrading Legacy Custom Elements
» wcmElement wcmListStart wcmListEnd wcmListElement
» wcmUrl ssIncludeXml Oracle Fusion Middleware Online Documentation Library
» ssGetDocInfo ssGetXmlNodeCount ssIncDynamicConversion ssIncDynamicConversionByRule
» ssRandom ssGetNodeProperty ssGetWebsiteNodeType ssGetCoreMajorVersion
» ssSplitString ssGetWebsiteName ssGetSiteProperty ssGetFirstNodeId ssGetRelativeNodeId
» ssLoadSiteNavResultSet ssGetServerRelativeUrl ssGetServerRelativePath ssGetUrlPageName
» ssGetNodeLabel ssGetNodeLabelPath ssGetAllSites ssLink ssNodeLink
» ssWeblayoutUrl About Idoc Script Variables HttpWebsitesRoot HttpRelativeWebsitesRoot
» Services Related to Designer
» SS_ADD_NODE SS_ADD_WEBSITE_ID SS_BATCH_DECODE_LINK SS_CHECKIN_FRAGMENT_LIBRARY
» SS_COMMIT_SITE_CHANGES SS_CREATE_NEW_SITE_EX2 SS_CREATE_SITE_NAV_JS
» SS_DECODE_LINK SS_DELETE_NODE SS_DOC_INFO_LATEST SS_EDIT_NATIVE_DOCUMENT
» SS_GET_DOCUMENT_USAGE SS_GET_ENVIRONMENT_PROPERTY_NAMES SS_GET_FIRST_NODE_ID SS_GET_FRIENDLY_URL
» TARGET SECTION SOURCE SS_GET_PAGE
» SS_GET_NODE_LINK SS_GET_NODE_PROPERTY SS_GET_PLACEHOLDER_SWITCH_CONTENT_CONFIG
» SS_GET_SITE_AS_XML_EX2 SS_GET_SITE_ASSET_CATEGORIES SS_GET_SITE_CHANGE_MONITOR_TOKEN
» SS_PREPARE_PREVIEW SS_PUBLISH_THIS_PAGE SS_REMOVE_WEBSITE_ID SS_SET_ALL_CUSTOM_NODE_PROP_DEFS
» SS_SET_ELEMENT_DATA SS_SET_ENVIRONMENT_PROPERTY_NAMES SS_SET_NODE_PROPERTY SS_SET_NODES_PROPERTIES
» SS_SWITCH_REGION_ASSOCIATION SS_VALIDATE_WEBSITE_OBJECT WCM_PLACEHOLDER
» WCM_EDIT_DATA_FILE WCM_BEGIN_EDIT_SESSION
» Optimization Requirements The Build Process
» Installing the Contributor Console Window Launching the Contributor Console Window
» Contributor Console Window Context Ensuring the Contributor Console Window is Root
» Logging Syntax Time Profiling
» Command Window Helper Functions Keyboard Commands About the Manager Settings File ssm:settings Tag
» ssm:general Tag ssm:addSection Tag
» ssm:primaryLayout Tag ssm:secondaryLayout Tag
Show more