Type Element

The type element, which can be jdeRequest or jdeResponse, is the root element for all request documents coming into the XML infrastructure. This element contains basic information about the execution environment. These attributes form the jdeRequest and jdeResponse type element:

Attribute

Description

Type

Specifies the type of XML document request. Depending on the operation to be performed, the jdeRequest type can be one of the these:

  • Callmethod

  • List

  • Trans

  • xapicallmethod

The jdeResponse type indicates an XML document coming from another JD Edwards EnterpriseOne system. The operation for jdeResponse is realTimeEvent.

Note: The xapicallmethod and realTimeEvent types are discussed in the Events section of this document.

User

Specifies the user name for user identification and validation.

Pwd

Specifies the user password for user identification and validation.

Role

Specifies the user role. If left blank the default value is *ALL

Environment

Specifies the system environment.

Session

Specifies the session ID. This attribute is optional.

Sessionidle

Specifies the session time-out time. This attribute is optional.