Skip to Main Content
IBM Sterling


This portal is to open public enhancement requests for IBM Sterling products and services. 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
Categories Adapters
Created by Guest
Created on Dec 6, 2020

ITX 10.0.3 - Amazon S3 Blob Storage Adapter GET Function - Add Option to Delete Blob From Bucket

While using ITX 10.0.3 and running from the Launcher within a container, I am using the Amazon S3 Blob Storage adapter to GET a file and am able to successfully read the object and write it locally. However, the adapter command string and/or input card options do not provide a means to delete the BLOB after a successful read/pull. HCL recently provided me with an updated JAR file (m4s3.jar) so we could use the S3 adapter against our own on-prem S3-based Object Store without needing to provide a REGION, and this updated JAR file is working fine. The Azure Blob Storage Adapter currently provides a READ MODE setting to allow the blob to be deleted after being read. We need to have this same capability with the AWS S3 Adapter. Please advise.

What is your industry? Healthcare
How will this idea be used?

We will use this functionality to integrate out batch processing running in containers with batch file flows.

  • Guest
    Reply
    |
    Aug 19, 2021

    Yes, I was glad to see that on 8/8. Thanks for the new functionality.

  • Guest
    Reply
    |
    Aug 19, 2021

    Released in v10.1.0.1

  • Guest
    Reply
    |
    Jan 7, 2021

    Hi Luke,

    We need the ability to remove the BLOB from the S3 bucket after pulling the BLOB to our app server.

    ____________________________

    Steve “Skip” Smith | Optum Technology
    Senior Software Engineer
    B2B – UnitedHealthcare Technology

    5995 Plaza Drive, Mail Stop CA112-0325, Cypress, CA 90630, USA
    T +1 714-226-4593
    F +1 714-226-5424
    skip.smith@optum.com
    www.optum.com
    [cid:image001.png@01D6E4E0.6DC98960]

    This electronic message transmission contains information from the UnitedHealth Group, Inc., Optum Technology/Application Services Group which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.
    If you have received this electronic transmission in error, please notify us by telephone 714-226-4593 or by electronic mail immediately.

  • Guest
    Reply
    |
    Jan 7, 2021

    Are you really looking to delete from storage or simply to not persist the data locally?