Difference between revisions of "URLS for Computer Telephony Integration (CTI)"
From SDU
m (→Open an existing Contact) |
|||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category: | + | __NOTOC__ |
| + | [[Category:Integration]] | ||
| + | {{Global Header}} | ||
| + | {{Global Announcement}} | ||
| + | |||
| + | == 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. | 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] | |
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.
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]