Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Create WorkContext resources


WorkContext resources are associated with WorkContext objects. A WorkContext resource allows you to secure WorkContext operations using security roles and policies. For more information about WorkContext, see Programming Context Propagation in Developing Applications with WebLogic Server.

To create a Work Context resource:

  1. In the left panel expand Services > Work Contexts.
  2. In the WorkContext Resources table click New.
  3. In the Path field enter the path to the WorkContext properties, using a dot "." delimiter, for example:

    mywcprop1.mywcprop2.mywcprop3

  4. In the action field click the operation that you want to secure, or click ALL.
  5. Click OK to display the resource in the WorkContext Resources table.

After you finish

Secure access to the resource using security roles and policies. See Create scoped roles for WorkContext resources and Access policies for WorkContext resources.


  Back to Top