CTI.do to create case

hakansuri
Kilo Expert

A customer wants a URL base integration with case form.

CTI.do with parameters opens up an incident form.

How can we configure that form that it opens up a case form instead?

Thanks

H

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I believe you can set a script include that controls the behavior of what happens and then call it with a parameter passed to the cti page.



sysparm_cti_rule=name where 'name' is the name of a function to be invoked for CTI processing rather than using the default script. The function must be defined in a sys_script entry marked client callable. If the function needs to insert, update, or delete any GlideRecord(s), it must call a separate non-client callable function to perform the update(s).



Computer Telephony Integration


View solution in original post

10 REPLIES 10

prasannaposetty
Tera Expert

Hi,

I've the same requirement, can anyone guide me on how to achieve it?

Thanks in advance!

Good Afternoon,

Was you able to get this to work, I have ran into the same problem, need it to point to Agent Workspace?

Kind Regards

Ashley

Hi Ashley,

 

Did you get this worked out?

If yes, then please help me.

 

Hi Geet,

I'm afraid not, we ended up the scraping the solution as we couldn't get it to work too our needs.

Kind Regards

Ashley

ok, thanks for replying.