UrlDocument

Description

Package: com.ibm.rpm.document.containers

Extends: AbstractDocument

Usage

This object provides a URL link to a document.

Parent is mandatory, allowed parent types are DocumentFolder, DelDoc, Document, NoteMinutes, Software, UrlDocument, and WPDoc.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. URL Field Description
Field Detail
processLink

Type: boolean

Default value: false

Description: This field is true if this link is an RUP 2006 link, and is false if otherwise. When the link is executed, Rational Portfolio Manager will concatenate the address specified in url with the RUP 2006 Home Address specified in Application Administration.

Field validation description: Only one of processLink and RUPLink may have its value set to true.

Additional field security restrictions: N/A

RUPLink

Type: boolean

Default value: false

Description: This field is true if this link is an RUP 2003 link, and is false if otherwise. When the link is executed, Rational Portfolio Manager will concatenate the address specified in url with the RUP 2003 Home Address specified in Application Administration.

Field validation description: Only one of processLink and RUPLink may have its value set to true.

Additional field security restrictions: N/A

url

Type: string

Default value: N/A

Description: The URL

Field validation description: Limit 512 characters.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From DocumentElement

From GenericDocument

From AbstractDocument

Related Objects

N/A