Get Level List

Support for SOAP is deprecated starting with Unifier 23.10.

Description

This method will get a list of level record from the system. This works only for project/shell level.

Support

Installation: ASP and Self host

Level Yes or No
Company Level No
Project/Shell Level Yes

Prototype

public XMLObject getLevelList(String shortname, String authcode, string projectNumber);

Parameters

Parameter Description
shortname identifier of the company, company's short name
authcode authentication key for the company, in text string
projectNumber Identifier of the project/shell in Unifier.

Return Value

XMLObject (XMLObject is described at the beginning of this document)

Sample Method

getLevelList ("acme", "acme_authcode", "proj-01") will return the XML Record of the Level records.

Additional Information

XML tags under _level will be based on integration interface definition of level form.

This service can be used for both Shells of cost code type CBS and Generic.