Author |
Message |
Topic: Date format conversion from Input CSV file and output to csv |
MQ_user1
Replies: 10 Views: 7385
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 24, 2014 8:39 am Subject: Date format conversion from Input CSV file and output to csv |
Hi All,
It worked after making changes said by kimbert and also updating file input node properties as DFDL parser as I'm using File input node to fetch the files from remote server.
Thanks All. ... |
Topic: Date format conversion from Input CSV file and output to csv |
MQ_user1
Replies: 10 Views: 7385
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2014 8:04 am Subject: Date format conversion from Input CSV file and output to csv |
Yes Vitor,
Its a String from Input CSV file as below
Input CSV file contains:
xxx,123,456,23-07-2014 15.00.00
Output CSV file format should be:
xxx,123,456,20140723,1500
In Input C ... |
Topic: Date format conversion from Input CSV file and output to csv |
MQ_user1
Replies: 10 Views: 7385
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2014 7:53 am Subject: Date format conversion from Input CSV file and output to csv |
I'm struggling to Model Input CSV where I can able to validate when column4 is defined as String but when I set it as DateTime then I have below errors.
23 Jul 2014 17:52:21 info: Offset: 15. Fou ... |
Topic: Date format conversion from Input CSV file and output to csv |
MQ_user1
Replies: 10 Views: 7385
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2014 6:37 am Subject: Date format conversion from Input CSV file and output to csv |
Hi Mqjeff,
I didn't understand what you said.
In both Message models I have used it as String....If I use substring function to map to 4th and 5th column on output csv.....then how can Field4 wh ... |
Topic: Date format conversion from Input CSV file and output to csv |
MQ_user1
Replies: 10 Views: 7385
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 23, 2014 6:05 am Subject: Date format conversion from Input CSV file and output to csv |
Hi
I need help on converting "DateTime" field in a csv file to different Date format as one field and Time format in another field to a csv file.
Input CSV file contains:
xxx,123,456, ... |
Topic: Integration Toolkit |
MQ_user1
Replies: 4 Views: 2803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 10, 2014 4:30 am Subject: Integration Toolkit |
Yes Vitor, I agree.
We are going to have SSL Channel security on top of it.
Anything else from your side please? |
Topic: Integration Toolkit |
MQ_user1
Replies: 4 Views: 2803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 10, 2014 3:21 am Subject: Integration Toolkit |
The default values for the new features for MQ version 7.1 + is CHLAUTH is ENABLED.
So, we have to map the Toolkit user to the user on unix server and that Unix user must be in mqm and mqbrkrs gro ... |
Topic: Integration Toolkit |
MQ_user1
Replies: 4 Views: 2803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 10, 2014 3:14 am Subject: Integration Toolkit |
We have Integration Bus v9/Message Broker Installed on Solaris server by xxx consultant.
I have Installed Integration toolkit v9 on my development Windows workstation.
Created a connection to Re ... |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 10:45 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Hi,
One more last option for me to check.
Will it be any useful If we use MQ + HTTP protocol ? having apache server at files side.
I don't think web service call will make any use in this sce ... |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 10:15 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
What is the preferred solution in this case?
any use of MQ FTE in this scenario? |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 9:53 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Thanks Vitor |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 8:25 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Thanks Vitor.
As you all suggested that it wouldn't be possible to implement using compute node and I'm not an expert in Java using JavaCompute. Probably I'll inform my manger I can't help in this. ... |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 7:49 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Hi Jedi,
I did try that but FileRead node doesn't have FTP capability? what do you say?
Thanks
ARaj |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 7:44 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Hi Vitor,
Thanks for your quick reply.
One more question:
As FileInput node doesn't have Input terminal....Can I use it in Sub-flow?
Will that work?
Thanks
ARaj |
Topic: Send files to MQ based upon Path mentioned in Request Messag |
MQ_user1
Replies: 17 Views: 9384
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 08, 2014 7:30 am Subject: Send files to MQ based upon Path mentioned in Request Messag |
Hi Guys,
Probably...... This is my first post in this section.
I need your help in setting up below scenario.
Scenario: 1 Request Queue,1 Response Queue.
Files are organized in local disk ... |