Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This section deals with all Citrix Provisioning Server 5.0 related Activities.

...

Table of Contents
indent2


  

 
 
 

Anchor
_Toc331166145
_Toc331166145
Activities

...


This activity returns a collection with the specified vDisk properties and their correspondent values on Provisioning Server farm.

Anchor
_Toc331166159
_Toc331166159
Workflow


Workflow name: OSVirtualization_workflow
Workflow description:

Activities are the building blocks of WF , they are a unit of work in WF. Activities can be composed together into larger Activities. When an Activity is used as a top-level entry point, it is called a "Workflow".
In WF4, the root activity is called „Sequence". This activity is added by default in WF Designer panel when a new workflow is created. All activities that are placed inside of a sequence are called child activities

Activities Parameters

Anchor
_Toc331166162
_Toc331166162
Connect To PVS


The SiteIP,Username and Server Domain parameters may be given by the user via IN arguments.
The Password Binding parameter has no default value because its value must be given encrypted when run outside the Design Studio (for example Admin Portal).
The Password parameter is a Password editor type. When clicked, the Password editor opens and the user may specifiy the desired password.
The Protocol parameter is a combobox, when clicked it displays a drop down list and the user may choose the desired option.


The output returned by this activity is stored to variable Connection:

Anchor
_Toc331166163
_Toc331166163
Disconnect From PVS

...


All parameters besides Connection are given by the user via IN arguments defined in the Parameters Area from WF Designer panel.
The Connection parameter takes the value stored in the variable defined for Connect To PVS activity.


The output returned is stored in two variables:

Anchor
_Toc331166165
_Toc331166165
Set Device

...


The Connection parameter takes the value stored in the variable defined for Connect To PVS activity.
All parameters besides Connection are given by the user via IN arguments defined in the Parameters Area from WF Designer panel.



The output returned by this activity is stored into variables:

Remove Device





Anchor
_GoBack
_GoBack

...