Author |
Message |
Topic: Performance problem in parsing TDS with choice |
yaakovd_new
Replies: 4 Views: 4336
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 10, 2008 5:01 am Subject: Performance problem in parsing TDS with choice |
Yep... I know...
I have 75 fields in choice but totally unordered...
Actually there are several fixed formats that I want to parce by single parser. In worse case, I will separate them.
thank ... |
Topic: Performance problem in parsing TDS with choice |
yaakovd_new
Replies: 4 Views: 4336
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 10, 2008 3:07 am Subject: Performance problem in parsing TDS with choice |
Thanks for reply!
I'm already with MB 6.1...
I'm really happy with my model... but when I parsed 600 KB file on my laptop (2GB RAM, but with a lot of soft working) it took 10 seconds... Hope it ... |
Topic: Performance problem in parsing TDS with choice |
yaakovd_new
Replies: 4 Views: 4336
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 09, 2008 8:54 pm Subject: Performance problem in parsing TDS with choice |
I have tagged delimited Message set, where each line-record is tagged and delimited with <LF>.
Line-record contains tagged delimited fields in format:
cdrFile of type CDRFile
-----> cd ... |
Topic: Parsing of ASN.1 using Message Broker 6.1 |
yaakovd_new
Replies: 6 Views: 6095
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 07, 2008 8:11 am Subject: Parsing of ASN.1 using Message Broker 6.1 |
Thanks for you reply...
seems to me that you are right... I'll appreciate any details or references to possible solution. |
Topic: Parsing of ASN.1 using Message Broker 6.1 |
yaakovd_new
Replies: 6 Views: 6095
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 07, 2008 4:51 am Subject: Parsing of ASN.1 using Message Broker 6.1 |
Hello,
My project is in Telecommunication area and deals with different formats of data to be parsed by Message Broker.
The major challenge is a parsing of files in ASN.1 (Abstract Syntax Notati ... |
Topic: Urgent: TDS format problem with binary fields and tags |
yaakovd_new
Replies: 8 Views: 7878
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 20, 2008 6:46 am Subject: Urgent: TDS format problem with binary fields and tags |
Hi
when defined in <0xff> format it working for all delimiters binary and ASCII as well.
Thanks a lot  |
Topic: Urgent: TDS format problem with binary fields and tags |
yaakovd_new
Replies: 8 Views: 7878
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 19, 2008 8:20 pm Subject: Urgent: TDS format problem with binary fields and tags |
Nothing special in user-trace
2008-02-19 16:17:27.105131 3112 UserTrace BIP3907I: Message received and propagated to ''out'' terminal of input node ''SingleFileParsing.ReadingBina ... |
Topic: Urgent: TDS format problem with binary fields and tags |
yaakovd_new
Replies: 8 Views: 7878
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 19, 2008 2:12 am Subject: Urgent: TDS format problem with binary fields and tags |
Again...
My message is >900:1#>100:as1dfa#>200:ads2fe#>400:ss4qf#>300:ad3fs#
>900:1#>100:asd1fa#>200:ads2fe#>300:ad3fs#>400:ssd4qf#
>900:1#>100:asd1fa#>200: ... |
Topic: Urgent: TDS format problem with binary fields and tags |
yaakovd_new
Replies: 8 Views: 7878
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 18, 2008 1:41 am Subject: Urgent: TDS format problem with binary fields and tags |
Hi
Thanks for your reply.
I know what is the meaning of this error.
But actually all what I changed is presentation of tag:
from ASCII - 900 to binary X'393030';
I tried x'393030' and cha ... |
Topic: Urgent: TDS format problem with binary fields and tags |
yaakovd_new
Replies: 8 Views: 7878
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 17, 2008 10:18 pm Subject: Urgent: TDS format problem with binary fields and tags |
Hello
Environment MB 6.1 on WIN XP.
I created tagged delimited Message set, where each line-record is tagged and delimited with <CR><LF>.
Line-record contains tagged delimited field ... |
Topic: Experience in TELCO - CDR parsing |
yaakovd_new
Replies: 2 Views: 4051
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 21, 2008 11:45 am Subject: Experience in TELCO - CDR parsing |
So... nobody answers...
Any idea, any expirience to create Message Set for ASN.1 file... may be using C structure...
Thanks |
Topic: setting ReplyToQ using C API |
yaakovd_new
Replies: 1 Views: 12051
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Mon Oct 29, 2007 1:27 am Subject: setting ReplyToQ using C API |
Hi all, could you please help me to set ReplyToQ when I put message on remote MQ queue? I use C API.
Thanks a lot ... |
Topic: WBI Adapter for Siebel 8 |
yaakovd_new
Replies: 0 Views: 3241
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon Jun 18, 2007 6:49 am Subject: WBI Adapter for Siebel 8 |
My client planning upgrade of Siebel environment to version 8.
In current configuration we are using WBI Adapter for Siebel 4.6.3 on AIX.
I did not found reference to Sibel 8 in documentation (6.x ... |
Topic: Object discovery from Siebel using command line |
yaakovd_new
Replies: 0 Views: 3534
|
Forum: WebSphere Interchange Server + Adapters Posted: Mon May 07, 2007 5:13 am Subject: Object discovery from Siebel using command line |
Hi
I'm looking for solution for Object discovery from Siebel using command line instead of standard way (Business Object Discovery --> New Using ODA...)
Operation System:
U ... |
Topic: Experience in TELCO - CDR parsing |
yaakovd_new
Replies: 2 Views: 4051
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 15, 2006 1:28 am Subject: Experience in TELCO - CDR parsing |
Hi, Everybody
I'd like to ask you about your experience with CDR parsing for TELCO projects using WMQI.
Any project where WMQI collects CDR-s from switches and gateways and parses binary/ASCII ... |