Author |
Message |
Topic: Internal File Transfer |
deepuu
Replies: 1 Views: 5024
|
Forum: IBM MQ File Transfer Edition Posted: Sun Jul 20, 2014 5:45 am Subject: Internal File Transfer |
This is an internal file transfer. Input applications will be sending me batch files using different protocols(,csx,excel etc..).Probably in a FTP. I want to transform all these files into a single ... |
Topic: Messgage Broker reading and writing from a COBOL program |
deepuu
Replies: 1 Views: 5937
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Jul 19, 2014 7:57 am Subject: Messgage Broker reading and writing from a COBOL program |
The big mainframe has multiple applications which are written in COBOL. Data for specific applications is residing in files and not in database tables. i want message broker to read data from cobol fi ... |
Topic: Batch files handling Message Broker Vs IBM Sterling |
deepuu
Replies: 3 Views: 3643
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat May 17, 2014 9:02 pm Subject: Batch files handling Message Broker Vs IBM Sterling |
Currently we do online processing for files in Message Broker. But there is this new requirement for batch files, aprox. 1 MB as of now and size might increase later and have IBM sterling do all the b ... |
Topic: Load Balancing DataPower X152 |
deepuu
Replies: 1 Views: 8811
|
Forum: WebSphere DataPower Posted: Tue Apr 22, 2014 12:38 am Subject: Load Balancing DataPower X152 |
Hello,
My new architecture is as below...
Service Consumers - Data Power X152(2 Clustered appliances) - MQ(so that messeages do not get lost) - IIB( 2 Clustered IIB) - Provider
I want to replace ... |
Topic: Externalize ESQL mapping in properties file |
deepuu
Replies: 11 Views: 8204
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Apr 17, 2014 12:52 am Subject: Re: Externalize ESQL mapping in properties file |
Well thanks, i will try out and compare the performance to say whether externalizing is the the right way or no. so atleast by looking at performance numbers they can take a call. |
Topic: Externalize ESQL mapping in properties file |
deepuu
Replies: 11 Views: 8204
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 16, 2014 6:55 pm Subject: Externalize ESQL mapping in properties file |
Yes, the mapping has to be specific to SOurce/Target applications. If its different, it has to be a different mapping.
But question is can i do it outside esql code? Knight suggests that properties ... |
Topic: Externalize ESQL mapping in properties file |
deepuu
Replies: 11 Views: 8204
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 16, 2014 1:18 am Subject: Externalize ESQL mapping in properties file |
Hi Knight ,
Thanks, I too agree that we should be ding the transformation in the ESQL, but i have a requirment where i want to externalize mapping or tarnsformation code so that i can reuse the ser ... |
Topic: Externalize ESQL mapping in properties file |
deepuu
Replies: 11 Views: 8204
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Apr 16, 2014 12:35 am Subject: Externalize ESQL mapping in properties file |
hi,
i have a requirement where i want to reuse(without code change or very minimal change) the services developed using ESQL in message broker. Can i externalize the mappings for source(XML SOAP i ... |