How to build custom attribute editors in WebCenter Sites 11.1.1.8

Starting with WebCenter Sites 11g BP1, Oracle had introduced various ways to customize the UI interface. Function1 has other blogs that talk about some of these techniques: Altering WebCenter Sites 11gR1 & Customizing Toolbar Buttons in Oracle WebCenter Sites.  In this blog, I like to detail implementation steps to create a custom attribute editor. Attribute editors are used to customize asset forms. More...


Asset Tagging Before and After WebCenter Sites 11g R1 (11.1.1.8.0)

Tagging

With the latest release of WebCenter Sites 11gR1 (11.1.1.8.0 or "dot 8"), Oracle has introduced an out of the box "Tagging" feature. No, not the like the underground art form which took over the sides of New York City subway trains and buildings back in the 80's, rather the new tagging feature allows end-users to quickly list out words which they feel best describes the Asset in question. Tags generally consist of 1 to 3 words and are different from categories in that they are not pre-determined but instead are user generated. On the web, web pages and blogs are popluar...


Vanity URLs in WebCenter Sites 11g Release 1

The latest release of WebCenter Sites, 11g Release 1 (11.1.1.8.0), now includes vanity URL support. If you’ve ever used GSF’s vanity URLs, this will look very familiar to you. WebCenter Sites’s implementation, however, does contain some slight differences. More significantly, there are some nice enhancements compared to the GSF vanity URLs.

The purpose of this post isn’t to bore you with all the technical details of how the vanity URLs are setup. For all those details, check out the Oracle WebCenter Sites documentation (...


Using External Content as native assets in WebCenter Sites 11.1.1.8

Is your organization leveraging videos in YouTube and embedding into organizations website via Video/Media assets?   Is your organization's press releases managed in different sites and displaying them in organization's website using iFrames?   Is your organization's product knowledge base articles managed in external sites and displayed on a product page?  Or perhaps your content contributors are recreating the content in Web Center Sites instead of just referring to the application service provider APIs?

If you answered yes to any of the above, then the new Oracle WebCenter Sites...


Meet Function1 at Oracle OpenWorld 2013

Function1 is proud to be presenting 2 sessions at Oracle OpenWorld.


Displaying Enterprise Content in Oracle WebCenter Sites and WebCenter Portal [CON6876]

With the latest version of Oracle WebCenter, you can surface documents and Web content stored in Oracle WebCenter Content in both Oracle WebCenter Sites and Oracle WebCenter Portal. There are many integration options, from single images and rendered HTML to an entire Website. Attend this session to learn how to use them and which option is...


WebCenter Sites 11g R1 (11.1.1.8.0) First Look: The WebCenter Content Connector

.8 is Here!

With the latest release of WebCenter Sites 11gR1 (11.1.1.8.0 or "dot 8"), Oracle has introduced a bevy of new features strengthening the product's appeal to developers and marketers alike. The Function1 WEM Team is hard at work dissecting these new features and will be sharing with you our findings in a series of blog posts dedicated to covering these latest product enhancements.

Introducing WebCenter Content Connector

The first in line for a "First Look" is the new integration point with Oracle WebCenter Content (WCC), the WebCenter Content Connector....


Realizing IT Compliance and High Perfomance Site Delivery with WebCenter Sites' Site Capture

What is Site Capture?

Site Capture is a web-based application that integrates with WebCenter Sites to allow for the generation of a "snap-shot" of your dynamically published website. The application consists of the Site Capture Interface accessible by the "Camera icon" from the WEM admin screen. The Site Capture interface allows you to create and configure web crawlers used to "capture" the state of your website at various times.  It does this by dynamically crawling and downloading site resources (html, js, images, css, etc.) from your site and writing them to the...


Customizing Toolbar Buttons in Oracle WebCenter Sites

It has never been easier to customize the WebCenter Sites toolbar, menus, search and dashboard with the latest changes in 11g BP1. To demonstrate one aspect, I’ll quickly explore adding a bookmark toolbar button.  To be more specific the button will only be active in the Web mode for an avisports article asset. This is similar to the example found in the 11gr1 bp1 UI Customizations Guide but bypasses a couple troublesome typos.

 

...


Scripting old-style imports using CatalogMover's command line

For over a decade, WebCenter Sites (FutureTense Content Server, OpenMarket Content Server, FatWire Content Server, etc.) used a text-based import format exclusively for bulk content import and export. The format was HTML-based and essentially exported a database table into a HTML table.  Files were written to disk in folders alongside the HTML file.

A mini Swing Java app was created that allowed you to connect to the UI, and you then had a few tools you could use to list catalog data, select database rows to export, and import one or more files. Lightweight and very basic, it did...


How to Add Your Own DAO to the GSF Actions

GSF's ActionController and Action classes (in GSF version 11.x) can make building a website in WebCenter SItes much easier. If you're not familiar with the GSF and why you should consider using it, then check out Tony's blog post. If you're building a website in WebCenter Sites, then there's a good chance you're not making a small "Hello World" website. Big, complex websites require lots of assets, which in turn can require lots of code to load and manage all these assets. And plus there's usually...


Stay In Touch