Crystal Reports for Eclipse Designer Guide

ExchGetSite (address)

Description
The function determines whether the address is in X500 or X400 format, and then determines the site name.
Arguments
Address is the Address of sender/recipient (string data type).
Returns
String
Action
The function will begin by determining whether the address is in X500 or X400 format. Once this has been solved, the function will then determine the Site Name.
  • If the field is in X500 format, the function will extract the last instance of the "/OU=" code (not case sensitive).
  • If the field is in the X400 format, it will extract the instance of the "O=" code (not case sensitive).
  • The fields must follow the address type standards for the functions to operate on them.
    Examples
    Field = /o=Business Objects /ou=CRYSTALNT/
    cn=Configuration/cn=Servers/cn=ESPRESSO/cn=Fredt
    ExchGetSite({Field})
    Returns "CRYSTALNT".
    c=US;a= ;p=Microsoft;o=apps-wga;dda:smtp=James@Rich.com.
    ExchGetSite({Field})
    Returns "apps-wga".



    SAP BusinessObjects
    http://www.sap.com/sapbusinessobjects/
    Support services
    http://service.sap.com/bosap-support/
    Product Documentation on the Web
    http://help.sap.com/