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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

os.platform for AIX system in Command Central template

  • 1.  os.platform for AIX system in Command Central template

    Posted 01/29/16 08:32 AM

    Hi,

    What would be the os.platform in Command Central composite template for AIX system?

    Thanks
    Arpan


    #Integration-Server-and-ESB
    #webMethods
    #Command-Central
    #webMethods-General


  • 2.  RE: os.platform for AIX system in Command Central template

    Posted 01/29/16 12:04 PM

    The code for AIX is aix (case insensitive)

    To find out list of supported platforms/codes for a given release, you can execute the following CLI command against the target SPM node alias, for example ‘local’ node.

    ? cc list repository platforms local
    Code Display Name Version
    OSX Apple Mac OSX
    SOLAMD64 Sun Solaris x86-64
    LNX Linux RHEL and SLES x86
    W64 Microsoft Windows x86-64
    HP11 HP HP-UX PA-RISC
    HP11IT HP HP-UX Intel Itanium
    LNXS390X Linux RHEL and SLES IBM System z
    AS400 IBM AS/400
    WNT Microsoft Windows x86
    SOL Sun Solaris SPARC
    LNXAMD64 Linux RHEL and SLES x86-64
    AIX IBM AIX

    Thanks
    Sergei


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB
    #Command-Central