Siebel Business Process & Functionality (MOSC)

MOSC Banner

Custom CTI driver - Call wrapup with reason

edited Oct 5, 2018 5:08AM in Siebel Business Process & Functionality (MOSC) 2 commentsAnswered ✓

Hi,

While releasing the call, I want to select the call wrapup reason code. I have done similar thing while selecting "Not Ready Reason Code" as shown below -

   [CmdData:NotReadyWithPopup]

      Param.NotReadyReason = "[Value]"

      Param.Reason         = "2"

      SelectApplet         = "Transfer Multiple LOV Popup Applet"

      SelectBusComp        = "List Of Values"

      SelectBusObj         = "List Of Values"

      SelectParam          = "TRUE"

      SelectQuerySpec      = "[Type] = 'REASON_CODE' AND [Active] = 'Y'"

      SelectTitle          = "Please select the reason for changing status to Not-Ready"

Is there similar query for selecting call wrapup code?

Regards,

Sukhadeo.

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