Share via


GrooveForms2.IsFormsToolDesignInitialized Operation

The IsFormsToolDesignInitialized operation tests if the Forms tool design has been initialized. If the Forms tool design has not been initialized, you cannot perform any other GrooveForms2 operations on the tool.

HTTP Post URL

The HTTP Post URL targets the Forms tool. This URI is provided by the GrooveTools.Read operation in the ToolData element.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove Identity URL and the Groove Request key.

Input Message Parameters

None.

Output Message Header

GrooveResponseHeader specifies the Response key.

Return Value

<IsFormsToolDesignInitializedResult />
Element Data type Description

IsFormsToolDesignInitializedResult

xs:boolean

True if the Forms tool design has been initialized and false if it has not been initialized.

See Also

Reference

GrooveForms2 Web Service

Concepts

Accessing Forms Tool Design Information