Reference > WebSphere Commerce Web services > Member


Member


Noun Organization


Description

The Organization noun defines types related to an organization. The service data object (SDO) is com.ibm.commerce.member.facade.datatypes.OrganizationType.


BOD Summary

Access Profile and Expression Builder columns are for Get BOD only.

BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder
ProcessOrganization Register   Registers an organization. By default this would be done by an administrator. Request
Response
MemberFacadeClient.registerOrganization(java.util.Map)
ChangeOrganization Update /Organization Updates an organization including its contact information. Request
Response
MemberFacadeClient.updateOrganization(java.util.Map)
Create /Organization/AddressBook/Contact Adds an address to the organization's address book. Request
Response
MemberFacadeClient.addAddressForOrganization(java.util.Map)
Update /Organization/AddressBook/Contact Updates an address in the organization's address book. Request
Response
MemberFacadeClient.updateAddressForOrganization(java.util.Map)
Delete /Organization/AddressBook/Contact Deletes an address from the organization's address book. Request
Response
MemberFacadeClient.deleteAddressForOrganization(java.util.Map)
GetOrganization IBM_Summary IBM_Details IBM_All /Organization[OrganizationIdentifier[(UniqueID='$organizationId$')]] Find by unique ID. Request
Response
findByUniqueID
IBM_Summary IBM_Details IBM_All /Organization[OrganizationIdentifier[(DistinguishedName='$distinguishedName$')]] Find by distinguished name. Request
Response
findByDistinguishedName



Access Profile

Access Profile Data Returned Description Sample XML Message
IBM_Summary

  • /Organization/OrganizationIdentifier

  • /Organization/OrganizationName

  • /Organization/ParentOrganizationIdentifier

  • /Organization/@type

  • /Organization/@status

  • /Organization/ContactInfo/ContactInfoIdentifier

  • /Organization/ContactInfo/ContactName

   
IBM_Details

  • IBM_Summary information

  • /Organization/ContactInfo

   
IBM_All

  • IBM_Details information

  • Remaining /Organization information, for example address book

   



XSD files


Topic URL: _vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search