SS_PREPARE_PREVIEW SS_PUBLISH_THIS_PAGE SS_REMOVE_WEBSITE_ID SS_SET_ALL_CUSTOM_NODE_PROP_DEFS
11.7.60 SS_MAP_FRIENDLY_NAME
■ Description : This service maps either a dDocName value to a friendly name or a friendly name to a dDocName - this relates to use of the SSUrlFieldName configuration setting. ■ Parameters: – inputName : value of either the dDocName or the friendly name required. – direction : either fromDocName or toDocName required. ■ Returns : Nothing. ■ Security : The user must have write access to at least one security group on the content server.11.7.61 SS_MOVE_NODE
■ Description : This service moves a site node in the hierarchy. ■ Parameters: – siteId : the unique identifier of the site required. – nodeId : the identifier of the node to move required. – newParentId : the identifier of the new parent for the node required. – insertAfterId : the identifier of the prior sibling to the moved node optional. If this parameter is not specified, the node will be the first child of new_ parent_id. ■ Returns : Nothing. ■ Security : The user must have at least write access to the new parent node.11.7.62 SS_PARSE_FRIENDLY_URL
■ Description : This service returns the siteId and siteRelativeUrl for the target of the link passed. ■ Parameters: – ssFriendlyUrl : the friendly url located on the site required. ■ Returns : – siteId : the unique identifier of the site. – siteRelativeUrl : the parsed url of the entered friendly url. ■ Security : The user must have write access to at least one security group on the content server.11.7.63 SS_PREPARE_PREVIEW
■ Description : The preview of a file is a temporary file in a directory under the directory of the actual checked-in item. This service creates a preview ID for a given file. ■ Parameters: – path : the local file system path of the file to be previewed. – ssDocName : the content ID of the item to preview. Site Studio Services 11-29 ■ Returns : – The Preview ID. ■ Security : The user must have write access to the file you are trying to preview.11.7.64 SS_PUBLISH_THIS_PAGE
■ Description : This service is the same as the Publish Now functionality used to interact with Site Studio Publisher to publish the URL for the node. For this service to work with a site, the site must be marked with the Enable Publish Site action in Site Studio Designer to work. ■ Parameters: – nodeId : the unique identifier of the node. required – isSecondaryPage : A boolean value. The default is false. ■ Returns: Nothing. ■ Security : The user must have write access to at least one security group on the content server.11.7.65 SS_REMOVE_WEBSITE_ID
■ Description : This service removes the given siteId to the list of web sites for the given document. ■ Parameters: – dDocName : the unique identifier for the file required. – siteId : the unique identifier of the site required. – fieldName : either xWebsites or xDontShowInListsForWebsite required. ■ Returns : Nothing. ■ Security : The user must have write access to the latest revision of the given dDocName.11.7.66 SS_SET_ALL_CUSTOM_NODE_PROP_DEFS
■ Description : This service sets the custom node property definitions for the given site. ■ Parameters : – siteId : the unique identifier of the site required. Takes as input a result set named CustomNodePropertyDefs, which has the following columns: name, type, and description required. ■ Returns : Nothing. ■ Security : The user must have at least write access to the root node. 11-30 Oracle Fusion Middleware Technical Reference Guide for Site Studio11.7.67 SS_SET_ELEMENT_DATA
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