Saturday, 7 June 2014

Explore tagging and rating in Portal 8

Tagging and rating :- First we have to tag a portlet then this tag will be visible under tag center there you can give rating for the page. Below we can see this process

Step 1 :- Login to application and navigate to any page and then click on actions and the select tag as given  below



Step 2 :- Enter the tag values with space as delimiter


Step 3 :- Now click on save


Step 4 :- Now close it and click on Tag center page at the top

Step 5 :-  Now click on any one of the underlined tags you will be navigated to corresponding page where you can rate the content in the page

Step 6 :- Now you can go back to page select rate from actions and rate it

Step 7 :- Now you can go to search center and check it by clicking on tag

No comments:

Post a Comment

Custom single threaded java server

 package com.diffengine.csv; import java.io.*; import java.net.*; import java.util.Date; public class Server { public static void main(Str...