3.15 SetAttribute

POST method to get an attribute for a provider namespace object.

3.15.1 Request Parameters

Include the following parameters in the request URL as needed.

Parameter

Description

  • sessionID
  • userName
  • password
  • hostName
  • portNumber

All web service calls require BSL authentication and may optionally identify a Workflow Automation Server. For more information about authentication and identification, see Authentication and Identification.

3.15.2 Request Data

Include the following elements in the POST request data as needed.

Element

Description

Path

REQUIRED. Workflow Automation provider namespace path.

Value

REQUIRED. Value to set for AttributeName.

AttributeName

REQUIRED. Attribute name.

HINT:You can get a list of all the attribute names for Path using the GetAttributes method.

Provider

REQUIRED. Workflow Automation provider name.

HINT:You can get a list of all the active providers for a Workflow Automation Server using the GetManagementServices method.