PBO Component
|
Path
|
Available Function
|
Affected End Items
|
/netmarkets/jsp/change/affectedEndItemsTable.jsp
|
• Change Request-WTChangeRequest 2
• Change Issue or Variance-ChangeIssue
|
Affected and Resulting Items
|
/netmarkets/jsp/changeTask/af fectedAndResultingItems.jsp
|
• Change Task-WTChangeActivity2
|
Attributes and Attachments
|
/netmarkets/jsp/object/attribute s.jsp (no attachments for CA)
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Task- WTChangeActivity2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
Baselines
|
/netmarkets/jsp/object/relatedBaselines.jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Task- WTChangeActivity2
|
Contexts
|
/netmarkets/jsp/object/relatedContexts.jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
Discussion
|
/netmarkets/jsp/forum/discuss. jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
Maturity History
|
/netmarkets/jsp/history/maturit yHistory.jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Task- WTChangeActivity2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
Routing/Process
|
/netmarkets/jsp/workflow/processHistory.jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Task- WTChangeActivity2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
Subscriptions
|
/netmarkets/jsp/subscription/objectSubscriptions.jsp
|
• Change Request-WTChangeRequest 2
• Change Notice- WTChangeOrder2
• Change Task- WTChangeActivity2
• Change Issue or Variance-ChangeIssue
• Promotion Notice- PromotionNotice
|
PBO Component
|
Syntax for including on JSP
|
||
Promotion Notice Table
|
If the PBO is a PromotionNotice, the customizer may include the promotion objects table as follows:
<workItem:setPrimaryBusinessObject/>
<workItem:promotionObjects/ |
||
Notebook Table
|
<workItem:notebook displayType="Table"/
|
||
Discussion Table
|
<workItem:discussions
displayType="Table"/> |
||
Routing History Table
|
To display routing history for all activities:
<tags:routingStatus dispProcess="All"/>
To display routing history for just the current activity:
<tags:routingStatus/>
|
||
Reassignment Table
|
To display the reassignment history table as embedded and expanded in the JSP:
<tags:reassignHistory showRH="Table"/>
To display the reassignment history table as a link:
<tags:reassignHistory showRH="Link"/>
|
||
Setup Participants
|
<tags:workItemActions/>
`
|
|
To get the Site5_wt.fc.WTObject_WfTask_default.jsp file we have “template view” preference must be set.
|