Author |
Message |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 23, 2013 4:02 am Subject: ESQL code generator |
I'll let that pass jedi knight. |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 23, 2013 12:57 am Subject: ESQL code generator |
Replaced all SET Output..................... with CREATE LASTCHILD OF Output.............
Replaced all = with VALUE
Here is a partial XML : <?xml version="1.0" encoding="utf-8" ... |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Sep 22, 2013 10:31 pm Subject: ESQL code generator |
Same result with CREATE LASTCHILD. |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 20, 2013 12:28 am Subject: ESQL code generator |
Fixed the problem by making lines not having = end with ='';
However a new problem was discovered for repeating tags. Since the code does not address repeating elements if a tag appears again it over ... |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 19, 2013 11:54 pm Subject: ESQL code generator |
Good starting point, but many lines do not have any assignment so if I add ; at the end ESQL editor throws an error - for e.g.
methodResponse.params.param.value.struct.member
methodResponse.params. ... |
Topic: ESQL code generator |
shalabh1976
Replies: 15 Views: 15087
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 19, 2013 9:09 pm Subject: ESQL code generator |
I have a requirement to generate large XML (>500 lines) as output from my code (There at 15-20 different XML's). The output XML samples are available. Now it will be helpful if I have a skeleton ES ... |
Topic: DB2 9.5 Connect error from WMB 8 using ODBC |
shalabh1976
Replies: 8 Views: 10096
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 16, 2013 2:24 am Subject: DB2 9.5 Connect error from WMB 8 using ODBC |
Reinstalled DB2...........problem resolved. |
Topic: DB2 9.5 Connect error from WMB 8 using ODBC |
shalabh1976
Replies: 8 Views: 10096
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 13, 2013 3:33 am Subject: DB2 9.5 Connect error from WMB 8 using ODBC |
Downloaded DB2 driver from IBM site (v9.5fp10_ntx64_odbc_cli). Installed the same using db2oreg1. Now driver is seen when I go to ODBC in Administrative tools. However when I try to do a test connect ... |
Topic: DB2 9.5 Connect error from WMB 8 using ODBC |
shalabh1976
Replies: 8 Views: 10096
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Sep 13, 2013 12:29 am Subject: DB2 9.5 Connect error from WMB 8 using ODBC |
Output of mqsicvp MB8BROKER -n TEST1
BIP2393E: Database error: ODBC return code '-1' from data source ''TEST1'' using ODBC driver manager ''odbc32.dll''.
The broker received an error when process ... |
Topic: DB2 9.5 Connect error from WMB 8 using ODBC |
shalabh1976
Replies: 8 Views: 10096
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 12, 2013 11:44 pm Subject: DB2 9.5 Connect error from WMB 8 using ODBC |
Returning to WMB after a long time.
OS : Win 7 Pro
WMB: V8.0
DB2: Enterprise Server V9.5
ODBC test connect works if I use odbcad32 in C:\Windows\SysWOW64
IBM DB2 ODBC driver does not exist/cannot ... |
Topic: WMB 6 - want to find flow name from output queue |
shalabh1976
Replies: 12 Views: 9969
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 14, 2012 9:53 pm Subject: WMB 6 - want to find flow name from output queue |
So much for training .......... will attending a training session answer the kind of query I posted ? |
Topic: WMB 6 - want to find flow name from output queue |
shalabh1976
Replies: 12 Views: 9969
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 14, 2012 3:39 am Subject: WMB 6 - want to find flow name from output queue |
Env: WMB 6.0 on AIX
A team member of mine has just inherited a WMB environment where he must support production problems as well. He has just the execution group with the deployed flows but not the f ... |
Topic: WMB Developers in India (Top CMMi Co) |
shalabh1976
Replies: 3 Views: 7137
|
Forum: Job Postings Posted: Wed Feb 22, 2012 4:55 am Subject: WMB Developers in India (Top CMMi Co) |
not for you master of masters - no visa/work permit provided. |
Topic: WMB Developers in India (Top CMMi Co) |
shalabh1976
Replies: 3 Views: 7137
|
Forum: Job Postings Posted: Tue Feb 21, 2012 11:25 pm Subject: WMB Developers in India (Top CMMi Co) |
Opening in various locations across India - exp 3 to 8 years.
Contact me at shalabh1976@yahoo.com |
Topic: XML to XML Mapping not available in MB7 toolkit |
shalabh1976
Replies: 17 Views: 12141
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 12, 2012 9:38 pm Subject: XML to XML Mapping not available in MB7 toolkit |
I am using Websphere Message Broker Toolkit
Version: 7.0.0
Build id: 7.0.0-20091028_2100
I have a requirement of creating XSL using source and destination XMLs.
I am not getting the XML to XML m ... |