Difference between revisions of "URLS for Computer Telephony Integration (CTI)"

From SDU
Jump to: navigation, search
(Launch the Profile Browser)
m (Open an existing Contact)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
In the examples below, replace the data in the brackets.
+
__NOTOC__
 +
[[Category:Integration]]
 +
{{Global Header}}
 +
{{Global Announcement}}
  
== Open an existing Request ==
+
== Overview ==
http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cr+SKIPLIST=1+QBE.EQ.ref_num=[Ticket Number]
+
This Article contains the URLs that can be used for launching Service Desk for a CTI implementation.
 +
 
 +
== Examples ==
 +
In the examples below, replace the data in the brackets.
 +
=== Open an existing Request ===
 +
http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cr+SKIPLIST=1+QBE.EQ.ref_num=[Ticket Number]
  
== Creating a new Request ==
+
=== Creating a new Request ===
http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:userid:[userid]
+
http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:userid:[USERID]
http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:contact_num:[contact_num]
+
http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:contact_num:[contact_num]
  
== Launch the Profile Browser ==
+
=== Launch the Profile Browser ===
http://[SERVER]/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+HTMPL=profile_browser.htmpl+FACTORY=cnt+PERSID=cnt:xxxxxxxxxxxxxxxxx
+
http://[SERVER]/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+HTMPL=profile_browser.htmpl+FACTORY=cnt+PERSID=cnt:xxxxxxxxxxxxxxxxx
 
''R11.2 Requires cumulative patch QO91539 for the above URL to work.''
 
''R11.2 Requires cumulative patch QO91539 for the above URL to work.''
  
http://[SERVER]/CAisd/pdmweb.exe?USERNAME=[userid]+OP=JUST_GRONK_IT+HTMPL=profile_browser+FACTORY=cnt.id:userid:[userid]
+
http://[SERVER]/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+HTMPL=profile_browser.htmpl+FACTORY=cnt+PERSID=cnt:userid:[USERID]
  
''Note: Replace the userid with that of the Analyst who is launching the URL, and replace the send userid with that of the profile you wish to view.''
+
=== Open an existing Contact ===
[[Category:Solutions]]
+
http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cnt+SKIPLIST=1+QBE.EQ.userid=[USERID]
 +
http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cnt+SKIPLIST=1+QBE.EQ.id=[ID]

Latest revision as of 21:53, 22 July 2009

To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.

Overview

This Article contains the URLs that can be used for launching Service Desk for a CTI implementation.

Examples

In the examples below, replace the data in the brackets.

Open an existing Request

http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cr+SKIPLIST=1+QBE.EQ.ref_num=[Ticket Number]

Creating a new Request

http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:userid:[USERID]
http://[SERVER]/CAisd/pdmweb.exe?OP=CREATE_NEW+FACTORY=cr+PRESET_REL=customer:cnt.id:contact_num:[contact_num]

Launch the Profile Browser

http://[SERVER]/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+HTMPL=profile_browser.htmpl+FACTORY=cnt+PERSID=cnt:xxxxxxxxxxxxxxxxx

R11.2 Requires cumulative patch QO91539 for the above URL to work.

http://[SERVER]/CAisd/pdmweb.exe?OP=JUST_GRONK_IT+HTMPL=profile_browser.htmpl+FACTORY=cnt+PERSID=cnt:userid:[USERID]

Open an existing Contact

http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cnt+SKIPLIST=1+QBE.EQ.userid=[USERID]
http://[SERVER]/CAisd/pdmweb.exe?OP=SEARCH+FACTORY=cnt+SKIPLIST=1+QBE.EQ.id=[ID]