ServiceUrlType property: RCServiceDefinition class
Description
Use the ServiceUrlType property to set or return a string value specifying the URL type for this related content service definition:
| Value | Description |
|---|---|
|
PEP |
Embeddable Pagelet |
|
POP |
OBIEE Pagelet |
|
UAPC |
Application Class |
|
UEXT |
Non-PeopleSoft URL |
|
UGEN |
Generic PeopleSoft URL |
|
UPGE |
PeopleSoft Component |
|
UQRY |
PeopleSoft Query |
|
USCR |
PeopleSoft Script |
|
UTIL |
PeopleSoft Tile |
This property is read/write.
Example
&rcServDefn.ServiceUrlType = "UPGE";