SAX Writer Reference > SAX Writer API Methods > createQdocSOAPHeader
  
createQdocSOAPHeader
This method controls the process of creating a SOAP header that conforms to the QDoc standards.The following table lists parameters of createQdocSOAPHeader.
 
Parameter Name
Type
Description
I/O
Req
pcSenderURL
Character
URL that identifies the sending application.
I
Yes
pcReceiverURL
Character
URL that identifies the receiver in QXtend.
I
Yes
pcDocumentStandard
Character
Identifies the standard that controls the content of the XML in the body (QDoc syntax 1.0 only).
I
No
pcDocumentType
Character
Identifies the specific type of message contained in the request body (QDoc syntax 1.0 only).
I
No
pcDocumentVersion
Character
Identifies the specific version of the message contained in the body (QDoc syntax 1.0 only).
I
No
pcConfirmationLevel
Character
Indicates the confirmation level required (QDoc syntax 1.0 only).
I
No
pcMessageID
Character
Any character ID that identifies this message.
I
Yes
pcDomain
Character
The domain in QAD Enterprise Applications that the data is loaded in to.
I
No
pcUsername
Character
The user name used to log in to QAD Enterprise Applications.
I
No
pcPassword
Character
The password for the user.
I
No
plSuppressRespDetails
Logical
Identifies whether QXtend returns a detailed response QDoc.
I
Yes