Author |
Message |
Topic: Mocking resources in a flow |
urufberg
Replies: 1 Views: 4627
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 27, 2020 7:33 am Subject: Mocking resources in a flow |
Hi,
To keep the post simple, I'm trying to gather ideas from the community on how to tackle mocking on IIB. Specifically I'm interested if anyone can share how do you go about mocking a database ha ... |
Topic: Continuing the process after throwing the excception |
urufberg
Replies: 7 Views: 9038
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 27, 2020 7:19 am Subject: Continuing the process after throwing the excception |
A file turns up with 100K records in it from a nightly batch. Conversion from file to a more sensible transport mechanism was impossible because it would have taken 30 years, cost $100t, caused the sk ... |
Topic: Unique Records |
urufberg
Replies: 17 Views: 20724
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 02, 2020 10:49 am Subject: Unique Records |
Thank you Abhi. I have tryed this option but it didn't worked out.
I can do iteration but ,we r getting 1000 of records, automatically processing impact slow performance.
I have referred below lin ... |
Topic: IIB V9 dosen't support oracle 12 |
urufberg
Replies: 6 Views: 6001
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 9:51 am Subject: IIB V9 dosen't support oracle 12 |
No because my corporate proxy distrusts that site.
Maybe with this site:
1)
https://i.ibb.co/7yS19PN/1.pnghttps://i.ibb.co/yyFSmPQ/2.pnghttps://i.ibb.co/fxHwcwF/3.pngI think this is the most impo ... |
Topic: StatusCode not changing in REST API |
urufberg
Replies: 6 Views: 7935
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 8:37 am Subject: StatusCode not changing in REST API |
hi...anything that comes at "WrittenDestination" cannot be overridden, it is just available for inspection. i.e you can only override the Request parms and not the results returned from the ... |
Topic: IIB V9 dosen't support oracle 12 |
urufberg
Replies: 6 Views: 6001
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 8:30 am Subject: IIB V9 dosen't support oracle 12 |
Weird since the file I downloaded is '9.0.0-IIB-AIXPPC64-FP0011.tar.Z'. I don't have an AIX env to test it, but pretty sure it is. I stand by my previous comments. I strongly agree.
Regards |
Topic: Reading file data from directory |
urufberg
Replies: 7 Views: 6477
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 8:17 am Subject: Reading file data from directory |
I agree with Vitor - this is quite a tricky format to parse. Easy to parse one example, not easy to get all the edge cases correct.
Please can you supply the following info:
- which column you nee ... |
Topic: Reading file data from directory |
urufberg
Replies: 7 Views: 6477
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 8:07 am Subject: Reading file data from directory |
Complementing Vitor's response, it's hard for us to help if we don't know what your final records are and what information must be hold in those records.
As he said, you are working with a file tha ... |
Topic: IIB V9 dosen't support oracle 12 |
urufberg
Replies: 6 Views: 6001
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 7:40 am Subject: IIB V9 dosen't support oracle 12 |
Hi Adel.
Not entirely sure what you mean with i tried to download FIX 9.0.0-IIB-AIXPPC64-FP0011 from IBM's fix central, but i couldn't because it's not supported any more.
Even if the product is ... |
Topic: JAR file not loading from shared library |
urufberg
Replies: 6 Views: 10821
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 7:26 am Subject: JAR file not loading from shared library |
Hi,
Your problem is that you're adding an external dependency. In this If you do not copy the JAR file to a valid shared-classes directory, ClassNotFoundException exceptions are generated at run ti ... |
Topic: StatusCode not changing in REST API |
urufberg
Replies: 6 Views: 7935
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 19, 2019 6:11 am Subject: StatusCode not changing in REST API |
Thank you for your responses @fjb_saper and @abhi_thri.
as mentioned in the previous post the Statuscode cannot be overridden as that is something returned in the response and not in the request.
I' ... |
Topic: StatusCode not changing in REST API |
urufberg
Replies: 6 Views: 7935
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Aug 18, 2019 7:30 pm Subject: StatusCode not changing in REST API |
Hi,
I'm developing an API POST method using a mapping node. My problem is that when I try to override the REST>Response>StatusCode in the Local Environment, this code is not passed in the res ... |
Topic: Generating a standard of documentation Process for IIB Apps |
urufberg
Replies: 7 Views: 8517
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 08, 2019 12:49 pm Subject: Generating a standard of documentation Process for IIB Apps |
Over the last few years we have become Confluence ( https://www.atlassian.com/software/confluence ) converts. It allows docs to be easily maintained and edited in a flexible structure, with embedded d ... |
Topic: Generating a standard of documentation Process for IIB Apps |
urufberg
Replies: 7 Views: 8517
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 07, 2019 8:59 am Subject: Generating a standard of documentation Process for IIB Apps |
This is by far the best quote of that thread:
We tried the honor system, but found that the development staff had no honor. So we built the stick.
Actually now that I have you here (and If y ... |
Topic: Generating a standard of documentation Process for IIB Apps |
urufberg
Replies: 7 Views: 8517
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 06, 2019 3:54 pm Subject: Generating a standard of documentation Process for IIB Apps |
Hi everyone!
I'm starting a process to revisit every IIB project I've been involved in the last 3 years, with the main focus of reading and improving the documentation generated in each of them by ... |