" /> Filter for historical stat in DMA. nested userdata. - Genesys CTI User Forum

Author Topic: Filter for historical stat in DMA. nested userdata.  (Read 2907 times)

Offline Retry

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Filter for historical stat in DMA. nested userdata.
« on: August 16, 2013, 03:11:46 PM »
Advertisement
Hi! Please, help me.

In logs my email server attached userdata:
 
UserData=
    [
  VBR=
        [
          HJ_ID="54"
          HJ_OKME="B12"
        ]
    ]

How do i make the filter in DMA, if VBR [HJ_ID="54"].

PairExist ("VBR.HJ_ID","54") - not work.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Filter for historical stat in DMA. nested userdata.
« Reply #1 on: August 16, 2013, 03:48:11 PM »
What is VBR?
Check IXN logs

Offline Retry

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Filter for historical stat in DMA. nested userdata.
« Reply #2 on: August 17, 2013, 04:09:55 AM »
[quote author=cavagnaro link=topic=7956.msg34909#msg34909 date=1376668091]
What is VBR?
Check IXN logs
[/quote]
"VBR" - customer attach data, add in strategy . is attaching several Key-Value Pairs attribute UserData or MultiAttach objects (I don't see a strategy). In Interactin logs no kvpair "VBR", only Email logs.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Filter for historical stat in DMA. nested userdata.
« Reply #3 on: August 17, 2013, 07:28:25 PM »
Then check URS logs and enable full verbosity

Offline Retry

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Filter for historical stat in DMA. nested userdata.
« Reply #4 on: August 18, 2013, 04:34:19 AM »
[quote author=cavagnaro link=topic=7956.msg34916#msg34916 date=1376767705]
Then check URS logs and enable full verbosity
[/quote]

Yes. logs URS:

received from 75846(Interaction)server-mcr:3040(fd=) message EventRouteRequest
AttributeExtensions [64] 00 00 00 00..
'STRATEGY_ID' 'EMAIL_Routing'
AttributeUserData [2323] 00 76 02 00..
                      ............
'VBR'(list) 'HJ_ID' '54'
                'HJ_OKME' 'B12'
                      ......................