SS_GET_DOCUMENT_USAGE SS_GET_ENVIRONMENT_PROPERTY_NAMES SS_GET_FIRST_NODE_ID SS_GET_FRIENDLY_URL
11.7.25 SS_GET_CONTRIBUTOR_STRINGS
■ Description : This service loads a JavaScript file wcm.strings.js from weblayout\resources\wcm\base\lang\language id for the current users language. If there is no wcm.strings.js file for the users current language, the default EN strings will be returned. ■ Parameters: None ■ Returns: – The contents of the JavaScript file. ■ Security : None. If the user is not logged in, the language ID is EN.11.7.26 SS_GET_DC_RULES
■ Description : This service returns a result set of all defined document conversion rules. ■ Parameters: None ■ Returns: – A result set of all defined rules for Dynamic Converter named either DCConversions or DCConversions80 depending on the version of Dynamic Converter. ■ Security : The user must have at least write access to the site.11.7.27 SS_GET_DOCUMENT_LABELS
■ Description : This service is used by Contributor to get labels from a content ID. ■ Parameters: – A result set of dDocNames named contentIds. ■ Returns: – A label for each of the supplied dDocName values. The response will be in JSON format with the dDocName values as the keys. ■ Security : The user must have at least write access.11.7.28 SS_GET_DOCUMENT_USAGE
■ Description : This service displays the web site usage report. ■ Parameters: – dDocName: the dDocName of the file to run the web site usage report for required. ■ Returns: – The web site usage report. ■ Security : The user must have at least read access. Site Studio Services 11-1511.7.29 SS_GET_ENVIRONMENT_PROPERTY_NAMES
■ Description : This service retrieves the properties of this site that are identified as environment properties. ■ Parameters: – siteId: the unique identifier of the site required. ■ Returns : – A result set called EnvironmentProperties with a single column called name that has a row for each property identified as an environment property. ■ Security : The user must have write access to at least one security group on the content server.11.7.30 SS_GET_FIRST_NODE_ID
■ Description : This service retrieves the first node of the site; useful for enumerating the site hierarchy. ■ Parameters : – siteId : the unique identifier of the site required. ■ Returns : – firstId : the identifier of the first node in the site hierarchy. ■ Security: – The user must have at least read access to the root node. – This service can be executed from Idoc script.11.7.31 SS_GET_FRIENDLY_URL
■ Description : This service constructs a friendly URL to either a document or a section. ■ Parameters: – siteId: the unique identifier of the site required. – ssDocName: the dDocName of the document to display optional. – ssTargetNodeId: the identifier of the section that will display the document optional. Either ssDocName or ssTargetNodeId must be specified. – ssTargetSiteId: the identifier of the site containing the specified ssTargetNodeId. ■ Returns : – ssFriendlyUrl : The site-relative URL to the specified document or section. – HttpSiteAddress : The address of the root of the web site. The full URL can be constructed by concatenating these two return values. ■ Security : The user must have write access to at least one security group on the content server. 11-16 Oracle Fusion Middleware Technical Reference Guide for Site Studio11.7.32 SS_GET_LINK
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