Argomento precedente: ServiceDefinition Workflow Methods

Argomento successivo: ServiceDefinitionWorkflowCancelApprovalRequest

ServiceDefinitionWorkflowRequestApproval

Description

This method sends an e-mail for an approval request as part of a service definition version’s workflow.

The e-mail is automatically sent to the address that is set in the address field of the service definition’s approver.

Syntax

void ServiceDefinitionWorkflowRequestApproval (long ServiceDefinitionFolderItemID, string WorkFlowRemarks);

Parameters

Name

Type

Description

ServiceDefinitionFolderItemID

long

The ID of the service definition folder item.

WorkFlowRemarks

string

Any remarks regarding the version and its approval request.

Return Value

None.

Remarks

In order to send e-mail messages, the system's alerts preferences should be provided with the address of an accessible, valid mail server.