<version>breeze_402_r116</version>
<account account-id="222914" />
<user user-id="503562">
<login>gerweck@example.com</login>
</user>
</common>
contact
Description
Container tag; contains information about a contact.
Attributes
The ID of a contact.
contact-id
Contained tags
,
email
first-name
Returned by
principal-info
Example
<contact contact-id="654">
<email>test4-lnagaraj@test.enang.com</email>
<first-name>test4</first-name>
<last-name>laxmi</last-name>
</contact>
cookie
Description
The value of the Java servlet session cookie, named BREEZESESSION.
This is the same cookie that you send with every action call to indicate which user is making the
call. If you call
common-info
You need the cookie when, for example, you create a new browser window or launch a SCO.
Depending on the way your external system is implemented, it may be more convenient to
acquire the cookie from the server using
determine what cookie you're sending when you call an action.
Attributes
None.
Contained tags
None (content only).
Returned by
common-info
,
last-name
without logging in first, the server returns a new cookie.
common-info
than for that layer of your code to
cookie
125
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?
Questions and answers