Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps 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 Submitted
Created by Guest
Created on Mar 13, 2026

Enhancement for Secure Transport plugin: option to receive no error if there are no files to pull

Imagine the following scenario:

We need to regularly check, every X minutes throughout the day, if a file is available on an external partner's SFTP. When a file is available, we must download it immediately, with a maximum delay of 5 minutes.

To achieve this, we use a TWS (Tivoli Workload Scheduler) job with the Secure Transport (ST) plugin to handle communication with our external partner.

However, the file is only created a few times a day.

In the current situation, where the plugin generates an error if there are no files to pull, the majority of jobs would go in error.

From my perspective, it seems problematic that the job generates an error when there is simply no file to pull.

Instead, the joblog should include a message indicating that no file is available to pull, without marking the job as failed.

If generating an error in this case is unavoidable, the error message should at least be accurate and specific. For example, a dedicated return code could be used to indicate that no file was found, rather than providing a misleading error message such as "destination directory doesn't exist," which is unrelated to the actual problem.

Ideally, the plugin should offer an option to configure this behavior. Perhaps something like:

ABEND if no files = YES/NO

This would allow the user to choose whether an error should be generated when no file is available. While there are cases where raising an alert is appropriate, there are many situations (such as the one described here) where it would be best to quietly check every X minutes and only act when a file is found.

In my opinion, adding the option to enable or disable errors when no file is found would be a significant improvement to the plugin. If the default setting is "YES," existing users wouldn’t be affected, but those who wish to avoid unnecessary errors could do so by setting this option to "NO."

Idea priority Urgent