Multiple choice technology

For Portal Business Process that should be processed within portal, what is used to lookup the task page definition at runtime?

  1. Client UI Identifier

  2. Process Template Name

  3. Task Instance Object Identifier(TKID)

  4. Staff activity Identifier

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Client UI Identifier is used at runtime to lookup the task page definition for portal business processes (option A). This identifier maps to the appropriate UI page or portlet that should display the task. The process template name (B) defines the process structure, not the UI. The task instance ID (C) identifies a specific task instance but doesn't specify the UI layout. Staff activity ID (D) relates to activity assignment, not UI resolution.