Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Delivered
Workspace App Connect
Created by Guest
Created on Jun 6, 2014

Support Batching using Input Nodes such as FileInput, MQInput etc

There was requirement to read messages from a QUEUE on demand. like in my application, I have all failed messages stored in a queue to be republish by triggering an event message. The Queue Q1 is containing around 50 failed messages needs to be resent.
I tried to use MQGET node to get messages but it gets only one message. It is needed to add Get Message Options to fetch all messages without matching CorrelatioId or MessageId

Idea priority Medium
RFE ID 54522
RFE URL
RFE Product IBM App Connect Enterprise (formerly IBM Integration Bus)
  • Admin
    Ben Thompson
    Reply
    |
    Oct 25, 2021

    Idea / RFE Review. Thank you for taking the time to raise this enhancement request, and apologies for the length of time it has been held in the status of Uncommitted Candidate / Future Consideration status. In reviewing this item, it seems the scheduling aspect of the request is well catered for with current product capabilities ... The Timeout nodes can be configured with a "StartDate" and "StartTime" at which flow propagations should start, using a defined "Interval" between flow propagations, and a specific "Count" of requests as well. The App Connect portfolio also includes a Designer connector named Scheduler (https://www.ibm.com/docs/en/app-connect/cloud?topic=utilities-configuring-your-flow-run-scheduled-times), which can be used in conjunction with ACE Toolkit flows using the Callable Flow technology ... additionally to make this even easier to achieve it is also part of our future technical strategy to make Designer connectors available for use in the ACE Toolkit flow palette. Once the flow has been fired, the PROPAGATE function can be used within a Compute loop to fire an MQGet / FileGet the desired number of times.

    Also of interest may be this slightly different slant on a similar concept:

    https://integration-development.ideas.ibm.com/ideas/APPC-I-168

    http://www.ibm.com/developerworks/rfe/execute?use_case=viewChangeRequest&CR_ID=46148

    Given the product's current capabilities mentioned above, and the additional item APPC-I-168 referenced above, status of this particular RFE is closed.

  • Guest
    Reply
    |
    Oct 7, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - Integration
    Product - IBM Integration Bus (WebSphere Message Broker) - IIB

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Connectivity and Integration
    Product - IBM Integration Bus (WebSphere Message Broker) - IIB

  • Guest
    Reply
    |
    Jun 10, 2014

    Thanks, a good set of use cases for our MQ nodes. We'll evaluate for the next set of MQ features.