SS_GET_SITE_DEFINITION SS_GET_SITE_DEFINITION_FOR_USER SS_GET_SITE_DOMAINS SS_GET_SITE_FRAGMENT_ASSET_REPORT SS_GET_SITE_INFO SS_GET_SITE_PROPERTY
11.7.45 SS_GET_SITE_ASSET_CATEGORIES
■ Description : This service retrieves the site asset categories for a site from the project file. ■ Parameters: – siteId : the unique identifier of the site required. ■ Returns: – A result set named SiteAssetCategories containing the following columns: name, type, querytext, metadata, and description. ■ Security : The user must have write access to at least one security group on the content server.11.7.46 SS_GET_SITE_CHANGE_MONITOR_TOKEN
■ Description : This is a heartbeat service that Designer normally runs every 10 seconds by default to determine if changes have been made to the site by someone else. ■ Parameters: – siteId : the unique identifier of the site required. ■ Returns: – ssChangeMonitorToken : an identifier that changes when the web site changes. ■ Security: ■ The user must have at least read access to the project root element. ■ This service can be executed from Idoc script.11.7.47 SS_GET_SITE_DEFINITION
■ Description : This service returns the site definition in XML. ■ Parameters: – siteId : the unique identifier of the site required. ■ Returns : – siteXml : an XML representation of the site hierarchy. ■ Security : The user must have write access to the project root element.11.7.48 SS_GET_SITE_DEFINITION_FOR_USER
■ Description : This service returns the site definition in XML, showing all nodes a user has read access to. Site Studio Services 11-25 ■ Parameters: – siteId : the unique identifier of the site required. ■ Returns : Nothing. ■ Security : The user must have write access to at least one security group on the content server.11.7.49 SS_GET_SITE_DOMAINS
■ Description : This service returns domain mapping information for a site. ■ Parameters : – siteId : the unique identifier of the site required. ■ Returns : – ssSiteDomains : a result set listing the domains that are mapped to the site. ■ Security : The user must have write access to one security group on the content server.11.7.50 SS_GET_SITE_FRAGMENT_ASSET_REPORT
■ Description : This service lists all information for assets being used in all fragments in a site. ■ Parameters : – siteId : the unique identifier of the site required. ■ Returns: – The information for the assets is returned. The same information appears in the Administration page. ■ Security : The user must have read access and be logged in.11.7.51 SS_GET_SITE_INFO
■ Description : This service returns the dDocName of the project file for a site. ■ Parameters : – siteId : the unique identifier of the site required. ■ Returns: – The dDocName of the project file. ■ Security : The user must have read access.11.7.52 SS_GET_SITE_PROPERTY
■ Description : This service retrieves a site property. ■ Parameters: – siteId : the unique identifier of the site required. – property : the name of the property to retrieve required. 11-26 Oracle Fusion Middleware Technical Reference Guide for Site Studio ■ Returns: – value : the value of the requested site property. If the requested site property does not exist, this parameter will not be returned, but the service call will succeed. ■ Security : The user must have at least read access to the site. This service can be executed from Idoc script.11.7.53 SS_GET_SITE_PUBLISH_REPORT
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