"text/xml" . . "

ODS allows users to be connected in a social network. This requires users to send invitations to other users. The other users then need to either approve or reject that invitation.

  • \n\nfriends_email\n\n\n

    The email address the invitation should be sent to. This can either be an already registered user or someone that is also invited to create an account with the instance of ODS.

    \n
  • \n
  • \n\ncustom_message\n\n\n

    An optional custom message to be sent as part of the autogenerated one. The auto-generated message is based on a template stored in the DAV file system at \"/DAV/VAD/wa/tmpl/SN_INV_TEMPLATE\" or in the web server's file structure at \"wa/tmpl/SN_INV_TEMPLATE\". The default template can be seen below.

    \n %invitation%\n\n I've created my own place on %app% and I'd like you to connect to me so we can stay in touch.\n You can view my blog, my photos, my news and wiki.\n\n With %app%, you can create your own personal page and blog of your own,\n which will can be linked to mine.\n\n To join my network please visit %url%\n\n - %user%\n\n --------------------------------------------------------------------------\n\n Thank you for using Virtuoso Web Applications. Virtuoso Team\n\n -- Powered by Virtuoso  http://virtuoso.openlinksw.com/\n 
    It can easily be replaced by the system administrator. The following placeholders are supported:\n

    app% - The title of the web service or the server's hostname as a fallback.

    user% - The full name of the user sending the invitation.

    url% - The URL to the login page of this ODS instance. FIXME: This depends on the used UI. It should be provided by the client or be configurable.

    invitation% - The custom_message provided as a parameter.

    \n

    \n
  • \n\n

    An error code stating the success of the command execution as detailed in ODS Error Result Codes.

    \n

    user.invitation.approve(), user.invitation.list()

    \nAuthentication

    This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

    \n

    " . . "

    Invite someone to join the user's social network.

    " . . "EntryPoint - user_invitation_new" . . . . "GET" .