Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Siebel CRM Desktop for Microsoft Outlook Administration Guide > XML Files Reference > XML Code That Provides Meta Information > Open With URL Template Tag of the Siebel Meta Information FileYou can use the open_with_url_tmpl tag in the definition of an object type. You use this tag to specify a template that Siebel CRM Desktop uses to open records of this object type in the Siebel Web Client. For more information, see Setting the URL That Siebel CRM Desktop Uses to Open the Siebel Web Client. The open_with_url_tmpl tag includes the following format: <open_with_url_tmpl> CRM Desktop uses macros in the CDATA section for the attributes that it uses in the open_with_url_tmpl template. Each attribute includes the following format: A series of attributes in the command uses the following format. All brackets, parentheses and colons are required: :[:(protocol):]://:[:(hostname):]:[:(port):]:[:(own_id):]:[:(language_code):]:[:(parent_id):]
CRM Desktop replaces each macro that exists in the command with the actual value at runtime. A CDATA section must enclose the template definition. For example, you can use the following code for account objects: <open_with_url_tmpl> |
![]() ![]() |
Siebel CRM Desktop for Microsoft Outlook Administration Guide | Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |