WSRP Portlet Handle represents a handle to a cloned instance of the producer offered portlet. Any portlet that is offered by the WSRP producer is cloned for each new consumer that requests it. (WSRP - Web Service for Remote Portlets)
| Column Name | Column Datatype | Column Null Option | Column Comment |
| portlet_alias_handle | nvarchar(128) | not null | A unique alias for this portlet entity. Alias is a user friendly id, so that portlet entity can be referenced through a portlet tag form any arbitrarty web page. |
| wsrp_reg_id | nvarchar(64) | with null | A unique identifier for consumer registration. It is a generated uuid. |
Product Name: Portal r12
Table Type: Table