Table 25 details the general features supported by the
connector.
Category | Feature | Support | Notes |
---|---|---|---|
Business Object Attributes | Foreign key | No |
|
| Foreign Key attribute property | No |
|
| Key | Full |
|
| Max Length | N/A |
|
| Meta-data-driven design | Full | This connector is designed to process any business object that is defined as a valid Component Interface within PeopleSoft 8. |
| Required | Full |
|
Connection Lost | Connection lost on poll | Full |
|
| Connection lost on request processing | Full |
|
| Connection lost while idle | No |
|
Connector Properties | ApplicationPassword | Full |
|
| ApplicationUserName | Full |
|
| UseDefaults | Full |
|
Message Tracing | General messaging | Full |
|
| generateMsg() | Full |
|
| Trace level 0 | Full |
|
| Trace level 1 | Full |
|
| Trace level 2 | Full |
|
| Trace level 3 | Full |
|
| Trace level 4 | Full |
|
| Trace level 5 | Full |
|
Misc. | CDK method LogMsg | Full |
|
| Java Package Names | Full | com.crossworlds.connector
peoplesoft com.crossworlds.connector. peoplesoft.exceptions |
| Logging messages | Full |
|
| NT service compliance | Full | See the documentation from PeopleSoft for information on installing the application server as a service. |
| Transaction support | Full | A external API only makes a commit after a successful invocation of the save() method. This method can only be called on the entire Component Interface which encompasses this functionality. |
Special Value | CxBlank processing | No |
|
| CxIgnore processing | Full |
|