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

EnterpriseOne Adapter error with INTEROP INI

  • 1.  EnterpriseOne Adapter error with INTEROP INI

    Posted Fri October 14, 2005 12:48 PM

    I’m creating a ‘J.D. Edwards ERP 8 Connection’ as an EnterpriseOne Adapter and getting an error when trying to enable it:

    [ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource ISIConnection.adapters:cnISIOneWorldXe.
    [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.

    In the jas.log I see this error, can anyone help?

    2005-10-14 08:14:52.580 [HTTP Handler 10.30.40.129] INTEROP : Hostname or portnumber is not set up in INI file.

    We have several of these adapters setup to other JDE environments and they work fine.

    Thanks!


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: EnterpriseOne Adapter error with INTEROP INI

    Posted Tue October 18, 2005 07:28 PM

    Bonnie,
    Did you add the hostname and port number in the jdeinterop.ini, like this:
    [SERVER]
    glossaryTextServer=serverhostname:6009
    codePage=1252
    [INTEROP]
    enterpriseServer=serverhostname
    port=6009

    Also, if using Unix or Windows, add the OW servername and IP in the /etc/hosts or windows/system32/etc/hosts file.

    Do the same on the OW server for the wM server name and IP.


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods