Specifying a Scope Name and a Global Task Variable Name

You are automatically provided with default scope and global task variable names during human task activity creation. However, you can specify custom names that are used to name the scope and global variable during human task activity creation.

To specify a scope name and a global task variable name:

  1. In the Scope Name field of the Advanced tab, enter the name for the BPEL scope to be generated.

    This BPEL scope encapsulates the entire interaction with the workflow service and BPEL variable manipulation.

  2. In the Global Task Variable Name field of the Advanced tab, enter the global task variable name.

    This is the name of the BPEL task variable used for the workflow interaction.