IBM Support

IT20829: Listening Producer over FTPS (OR FTP) does not use connection type from its configuration

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When Listening producer over FTP(S) configured for Passive
    connection type, the FTP Client Get Service in
    FileGatewayListeningProducerFTP workflow still uses Active
    mode.
    

Local fix

  • Added following assign statement to FTPClentGet service in
    FileGatewayListeningProducerFTP bpml so that service reads
    connection type fro ProcessData. And marked new version of bpml
    as default.
    
    <assign to="ConnectionType" from="ConnectionType/text()" />
    Updated service looks like below.
    
                         <operation name="FTP Get File">
                                     <participant
    name="FTPClientGet" />
                             <output message="GetRequest">
                                         <assign to="."
    from="*"></assign>
                                 <assign to="SessionToken"
    from="/ProcessData/FTPSession/SessionToken/text()"></assign>
                                 <assign to="RemoteFileName"
    from="FTPListResult/ListNames[1]/Name/text()" />
                                 <assign to="ConnectionType"
    from="ConnectionType/text()" />
                                 <assign
    to="DelayWaitingOnIO">60</assign>
                             </output>
                                    <input message="inmsg">
                                                <assign to="."
    from="*"></assign>
                             </input>
                                 </operation>
    
    STRRTC 536735
    KK/KK
    

Problem summary

  • Users Affected:
    All
    
    Problem Description:
    Listening producer over FTPS implicit with Passive connection
    type is not honored when partner gets created using API.
    But FTP Client Get Service in FileGatewayListeningProducerFTP
    workflow still uses Active mode. As a result, workflow fails to
    retrieve file from Remote FTP server as it had disabled ACTIVE
    mode.
    
    
    Platforms Affected:
    All
    

Problem conclusion

  • Resolution Summary
    A code fix is provided.
    
    Delivered In:
    5020603_3
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT20829

  • Reported component name

    STR FILE GATEWA

  • Reported component ID

    5725D0700

  • Reported release

    225

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-06-01

  • Closed date

    2017-11-20

  • Last modified date

    2017-11-21

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    STR FILE GATEWA

  • Fixed component ID

    5725D0700

Applicable component levels

[{"Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS4TGX","label":"IBM Sterling File Gateway"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"2.2"}]

Document Information

Modified date:
03 March 2021