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
  • 1.  MWS Installation in Command Central

    Posted 12/28/15 08:33 AM

    Hi,

    I have installed MWS but MWS node is not appearing. But I am getting “My webMethods Server” Server and Diagonistics tools got installed under products.

    Could you please help me out? I have attached the screenshots along with this post.

    P.S - The RAM in the system is 2 GB. Is it causing any issue like this?
    mws_command_central.zip (40.7 KB)


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


  • 2.  RE: MWS Installation in Command Central

    Posted 01/05/16 01:17 AM

    For 9.8+ products instances are not created after installation using Command Central and need to be created separately using CC CLI.

    For example:

    cc create instances local MwsProgramFiles instance.name=test1
    db.type=sqlserver db.username=mws db.password=mws
    db.url=“jdbc:wm:sqlserver://localhost:1433;databaseName=testDB”

    Please see CC Doc “Creating a My webMethods Server Instance” topic for complete command line parameters and examples.

    Thanks
    Sergei


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