" /> Submit sequence of current interaction id - Genesys CTI User Forum

Author Topic: Submit sequence of current interaction id  (Read 1506 times)

Offline jitendra.rohira

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Submit sequence of current interaction id
« on: July 19, 2017, 09:37:56 AM »
Advertisement
I want to get the submit sequence of current interaction id which is being processed. what will be the variable arrangement?
like, i suppose _genesys.ixn.interactions[system.interactionid].
is this correct? if not can anybody help me as this is urgent.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: Submit sequence of current interaction id
« Reply #1 on: July 19, 2017, 10:20:46 AM »
system.InteractionId is the variable which holds the interactionId for current processing interaction.

Offline jitendra.rohira

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Submit sequence of current interaction id
« Reply #2 on: July 20, 2017, 09:20:21 AM »
_genesys.ixn.interactions[system.interactionid] gives me lot of attributes but doesn't have SubmitSeq