SS_CHOOSE_WEBSITE_SECTION SS_CHOOSE_WEBSITES SS_CLEAR_PREVIEW SS_CLEAR_REGION_ASSOCIATIONS SS_CLEAR_WEBSITE_ID
11.7.4 SS_CHECKIN_FRAGMENT_LIBRARY
■ Description : This service is a wrapper for CHECKIN_UNIVERSAL followed by a post-process where the fragment .zip file is unzipped and deployed to the weblayout. ■ Parameters: – primaryFile : the fragment .zip file. Required. – alternateFile : the XML fragment definition. Required. ■ Returns: None ■ Security : Same requirements as for CHECKIN_UNIVERSAL.11.7.5 SS_CHOOSE_WEBSITE_SECTION
■ Description : This service is used to call a UI to select a section. It is used when creating a custom user interface and there is a need for a web site section picker. This service has a Oracle Content Server template in \templates\ called ss_ choose_website_section.htm. ■ Parameters: – siteId : The site ID for a web site. Optional. ■ Returns: – The UI as written in ss_choose_website_section.htm. ■ Security: None.11.7.6 SS_CHOOSE_WEBSITES
■ Description : This service displays a screen that allows selecting from a list of web sites. This is used in conjunction with the customization of the xWebsites form elements on the content server UI. ■ Parameters : – xWebsites : a comma-separated list of web site IDs. ■ Returns : Nothing. ■ Security : Anyone with read access to a security group within the content server will be able to invoke this service.11.7.7 SS_CLEAR_PREVIEW
■ Description : This service is used to clear a preview. Previews clear themselves each week if there is an issue with the clear not running; however, many prefer to remove the files form the server to save space. ■ Parameters: – previewId : The preview ID the folder name in the preview cache. ■ Returns: Nothing. ■ Security : Write access to the document you are previewing. Site Studio Services 11-911.7.8 SS_CLEAR_REGION_ASSOCIATIONS
■ Description : This service clears the memory of the switched region associations. ■ Parameters: – siteId : the unique identifier of the site required. – nodeId : the identifier of the node optional. If this parameter is not specified, the associations for the entire site will be cleared. – property : either primaryUrl or secondaryUrl required when nodeId is also specified. ■ Returns : Nothing. ■ Security : The user must have at least write access to the node or to the site if nodeId is not specified.11.7.9 SS_CLEAR_WEBSITE_ID
■ Description : This service clears the specified siteId from the xWebsites or xDontShowInListsForWebsites field for the given dDocName. ■ Parameters : – dDocName : the dDocName of the file whose xWebsites or xDontShowInListsForWebsites field should be changed required. – removeWebsiteID : the boolean value yes required. – fieldName : The metadata field whose siteId should be cleared either xWebsites or xDontShowInListsForWebsites required. – siteId : The siteId to remove from the xWebsites or xDontShowInListsForWebsites field required. ■ Returns : Nothing. ■ Security : The user must have at least write access to the specified dDocName.11.7.10 SS_COMMIT_SITE_CHANGES
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