Update Space

Description

This method will update space record in Unifier. This works only for project or shell level.

Support

Installation: ASP and Self host

Level

Yes or No

Company Level

No

Project and Shell Level

Yes

Prototype

public XMLObject updateSpace(String shortname, String authcode, string projectNumber, String spacetype, String spaceXML);

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 or shell in Unifier.

spacetype

Identifier of the space type

spaceXML

XML that contains information related to space that is getting updated

Return Value

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

Sample Method

updateSpace ("acme", "acme_authcode", "proj-01","Useable Spaces", spaceXML) will return the XML Record of the Level updated.

Additional Information

Multiple spaces can be updated by repeating <_level> for each space record.

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

XML tags under _space element are based on the integration interface definition of space form.

To update a space record in Unifier, value under <uuu_sp_level_picker> and data element based on data definition Sys Space Name will be used as identifier.

Related Topics

Space Manager Methods

Create Level

Update Level

Get Level List

Create Space

Get Space List



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022