Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: boudou on July 12, 2009, 03:13:50 PM

Title: Apllication Block and Attached data
Post by: boudou on July 12, 2009, 03:13:50 PM
Im trying to retrieve the attached data of an interaction with the use of ApplicationBlocks but the solution proposed to enother thread with the use of [b]"GetInteractionAttachedData"[/b] dosent seam to work since i cant find it at voiceinteraction or in interaction.batch event argouments

thanks on advance
/cheers
Title: Re: Apllication Block and Attached data
Post by: victor on July 13, 2009, 05:25:08 AM
Hi,

what are you using for your Voice SDK? Are you programming in C# or Java? Also, what version?
Title: Re: Apllication Block and Attached data
Post by: boudou on July 13, 2009, 06:22:14 AM
hi,

im progrming in c# with version 7.6

/cheers
Title: Re: Apllication Block and Attached data
Post by: boudou on July 15, 2009, 06:27:53 AM
well cancel that, i went with the sdk way not using the Interaction block and got all the information

cheers