Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to get struct ISC_CLIENT_INTERFACE definition about Siebel Adaptive Communication API

edited Dec 16, 2016 12:28AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered
 Dear Siebel Guru,

During process of develeoping customizing CTI driver, I can't find out definition of ISC_CLIENT_INTERFACE within API:

 ISCAPI ISC_RESULT RequestService
/* in */(ISC_DRIVER_HANDLE handle,
/* in */ const struct ISC_CLIENT_INTERFACE clntInterface,
/* in */ const ISC_STRING connectString,
/* in */ const struct ISC_KVParamList* datasetParams,
/* out */ ISC_SERVICE_HANDLE* serviceHandle);

I think if there are no struct ISC_CLIENT_INTERFACE definition, I couldn't obtain ISC_CLIENT_HANDLE to send event to siebel system. 

Anyone give me some help will be appreciated. thanks a lot!!!

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center