IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

530 user access denied.

  • 1.  530 user access denied.

    Posted Fri October 31, 2008 10:45 AM

    Hi,

    Issue: while invoking RI server service through FTP Protocol, am getting the following error…

    my code looks like below…

    Map - here i have hard coded some stringvalues.,

    String to Bytes

    ftp:login
    [INDENT]serverhost - xxx.xxx.com
    serverport - 7021
    username - Administrator
    password - manage
    [/INDENT]
    ftp:cd
    ns/foldername/servicename

    ftp:put

    [INDENT]content - mapped with some bytes value
    remotefile - filename mentioned here.
    [/INDENT]i have above steps in my flow service, and am trying to put some content in to my development RI server from development server.

    while tracing, after ftp:login, i got a retrun message - 200 Command okay.
    after ftp:cd, got a return mesage - 250 CWD command successful.
    after ftp:put, got a error message - 530 User access denied.

    Please advise. what would be the problem.

    Thanks in advance.
    Arul


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: 530 user access denied.

    Posted Fri October 31, 2008 05:13 PM

    Check the access mode and IP access settings on your FTP port.
    make it allow by default.
    HTH,
    Tong


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB