Window Support Software

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, 9 March 2011

Oracle WebCenter Interaction: Customizing Collab Subscription Emails

Posted on 14:00 by Unknown
Changing the subscription emails from Collab is super simple and can go a long way in getting users to actually read the emails.  I'll admit that after a few years of getting them I've learned to tune out the content once I open a subscription email and see the standard heading it has.
By removing the top table and doing some reformatting the emails can look just like any other email and, fingers crossed, maybe more folks will read them!

The email templates are located in \bea\alui\ptimages\imageserver\plumtree\collab\templates.
The discussion board message post template is called: DiscussionPostNotification.nst

Here is how our discussion board message post emails now look:





This is the code that makes that happen:
## Collaboration Server Notification Template
## Type: Discussion Post
## Channel: Email - HTML

## content type
#set( $contentType = "text/html" )

## sets the subject line for the email
#set( $cns_subject = "$projectName Discussion Board Post" )

## Body Start
#parse ("/plumtree/collab/templates/header.inc")

<table width="100%" border="0" cellspacing="5" cellpadding="3">
   <tr>
      <td class="customappText"><b>${rootMessageName}</b><br><i>${messageAuthorName}</i><br><div>${messageBody}</div></td>
   </tr>
   <tr>
       <td class="actionbarDirBtn"><A href="${messageReplyURL}"><img src="$imageServer/plumtree/collab/private/img/actionMsgReply20.gif" align="absmiddle" border="0"><span class="actionbarText">Reply</span>&nbsp;&nbsp;</a></td>   
    </tr>
   <tr><td height="100">&nbsp;</td></tr>
</table>

<hr width="100%">
<table width="100%" border="0" cellspacing="5" cellpadding="3" >
   <tr>
      <td class="customappText">Workspace: <A href="${projectOverviewURL}">${projectName}</a>
      <br>Discussion Board: <A href="${rootMessageURL}">${discussionName}</a><br>${messageCreatedDate}</td>
   </tr>
   <tr>
      <td class="customappText">Why am I receiving this email?<BR>You are subscribed for email notification when new messages are posted to the ${projectName} discussion boards.</td>
   </tr>
   #parse ("/plumtree/collab/templates/attachment.inc")
</table>

#parse ("/plumtree/collab/templates/footer.inc")


One final tip - if you get annoyed with all of the subscription emails for deletions, just DELETE the .nst files associated with content deletion! Problem solved! (yes, your log file might grow faster with error messages about the missing file, but that is better than the annoyance of these emails!!!)
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in collaboration, Oracle, WCI, WebCenter Interaction | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

Categories

  • 64bit
  • access a help link
  • Active Directory
  • AD
  • Adaptive Layouts
  • Administrator account
  • Antimalware programs
  • binary
  • collaboration
  • content management
  • content migration
  • CSS
  • Data Connection
  • Data execution prevention
  • Ease your work
  • Eclipse
  • Email accounts
  • Email in Outlook
  • End process
  • Excel
  • hosting
  • iCalendar
  • ics
  • IIS
  • install
  • Interact-Intranet
  • Intranet
  • Jive Express
  • Jive SBS
  • Jive Software
  • Knowledge Directory
  • Liferay
  • Liferay Developer Studio
  • Linux
  • Local Computer Policy
  • login
  • Microsoft chat
  • Microsoft Help
  • Microsoft support
  • Microsoft tech support
  • Microsoft word application
  • Minimum hardware requirements
  • Mozilla Firefox web browser
  • MS SQL 2008
  • New Mail Notification
  • Oracle
  • Oracle ECM
  • Oracle Enterprise Content Management
  • Oracle OpenWorld
  • Oracle WebCenter
  • Oracle WebCenter Analytics
  • Oracle WebCenter Analytics 10.3.0.1
  • Oracle WebCenter Interaction
  • Oracle WebCenter Suite
  • Outlook 2007
  • Outlook Express Address Book
  • Outlook Repair
  • Outlook repair utility
  • Outlook settings
  • Outlook support
  • Outlook tech support
  • Password protection
  • Plumtree
  • portals
  • Programs and Features
  • Publisher
  • RCU
  • redirect
  • Remove AVG toolbar
  • Remove malwares
  • Screen Scraping
  • Search
  • set password
  • SharePoint
  • SQL
  • SQL Server Reporting Services
  • Studio
  • Task manager
  • try Windows 8
  • Underline feature
  • vanity URL
  • Vista problems
  • WCI
  • WebCenter Interaction
  • WebCenter Suite
  • WebLogic Server
  • Windows 7 Support
  • Windows 8 Support
  • Windows 8 transfer
  • Windows Blue
  • Windows Easy Transfer tool
  • Windows live chat support
  • Windows Live Photo Gallery
  • Windows Online Support
  • Windows Server 2008
  • Windows support
  • Windows Vista help
  • Windows XP support
  • WLS
  • Xbox 360 controller

Blog Archive

  • ►  2013 (33)
    • ►  December (1)
    • ►  November (1)
    • ►  October (8)
    • ►  August (2)
    • ►  July (4)
    • ►  June (4)
    • ►  May (3)
    • ►  April (2)
    • ►  March (2)
    • ►  February (1)
    • ►  January (5)
  • ►  2012 (32)
    • ►  December (4)
    • ►  November (5)
    • ►  October (2)
    • ►  September (7)
    • ►  August (1)
    • ►  July (1)
    • ►  June (8)
    • ►  May (2)
    • ►  April (1)
    • ►  March (1)
  • ▼  2011 (30)
    • ►  November (3)
    • ►  October (2)
    • ►  September (2)
    • ►  August (4)
    • ►  July (3)
    • ►  June (5)
    • ►  May (4)
    • ►  April (2)
    • ▼  March (3)
      • Oracle WebCenter Interaction: Adaptive Layouts: Pr...
      • Tip for System Admins: Install XMarks
      • Oracle WebCenter Interaction: Customizing Collab S...
    • ►  January (2)
  • ►  2010 (8)
    • ►  December (2)
    • ►  November (1)
    • ►  October (5)
Powered by Blogger.

About Me

Unknown
View my complete profile