Search:

Type: Posts; User: bernerbits; Keyword(s):

Search: Search took 0.01 seconds.

  1. Gunnar, Thanks for the quick response. JDBC...

    Gunnar,

    Thanks for the quick response. JDBC Outbound Gateway is exactly what I was using before, but I didn't like the idea of having to use a no-op update. Instead, what I ended up doing was...
  2. Using JDBC to transform/split a payload

    Hi,

    I have a frequent need for the ability to take the current payload, run a SELECT query against some or all of its properties, convert the result set into a transformed payload, and pass it to...
  3. Replies
    3
    Views
    380

    As a senior developer I have some degree of...

    As a senior developer I have some degree of influence here, but I would have to make a very compelling case to go the NoSQL route since we don't use it in any of our existing applications.

    The...
  4. Replies
    3
    Views
    380

    On reflection, it occurs to me that I am...

    On reflection, it occurs to me that I am attempting to solve a much harder problem than I initially thought.

    To provide realtime statistics on demand to a web client, I'll need to have a durable...
  5. Replies
    3
    Views
    380

    On-Demand Message Correlation

    I have a need to provide realtime per-request auditing in my Spring Integration project. What happens is when a caller invokes the main gateway with a request, a UUID is generated and assigned to the...
  6. Replies
    4
    Views
    402

    That seems to be the best solution, and it is one...

    That seems to be the best solution, and it is one I was tending towards. Thanks for the confirmation.
  7. Replies
    4
    Views
    402

    If I had access to the entire group (before being...

    If I had access to the entire group (before being split), compared to the current group in the aggregator, and I could identify which ones were filtered out, then yes, I could tell as soon as all the...
  8. Replies
    4
    Views
    402

    Split-filter-aggregate pattern

    Hi all,

    I'm using Spring Integration to build a high-volume customer email merge program for my organization. I have need of the splitter - filter - aggregator pattern mentioned in the title.
    ...
Results 1 to 8 of 8