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
  • 1.  EnterpriseOne Adapter error

    Posted Tue June 26, 2007 08:14 AM

    I am having problem with my EONe adapter, I will hit the error below once in a while and the impact of this error will lead to lots of data not able to synch over to JDE. Anyone know why? Appreciate your help. Thanks.

    Adapter Runtime (Adapter Service): Unable to invoke adapter service LAF_EIP_WorkOrderNotifyTarget.Bsfn:F4801BeginDocument.
    [ADA.7180.1018] SystemException: Fatal exception thrown when executing BSFN Method.
    Fail to execute BSFNMethod com.jdedwards.system.kernel.CallObjectSystemException: Server problem. The server may still be available, but because of state information, the entire unit-of-work must be resubmitted


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


  • 2.  RE: EnterpriseOne Adapter error

    Posted Thu June 28, 2007 07:39 PM

    That is a generic message that can have multiple causes. For us, the 3 most common causes have been that the bsfn is taking longer to complete that we had allowed (ie the timeout setting on the adapter connection configuration was too short), the bsfn isn’t compiled properly, or the bsfn isn’t properly handling an error and has hung up on the erp server. You should increase the log level to debug and find the location of the jasdebug log file for your connection. (You should have this set in the adapter connection properties). There is usually enough information in there to figure out what went wrong. If there is not enough info here, then you may need to get your ERP administrators to turn on debug logging on their side while you attempt to reproduce the issue.


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


  • 3.  RE: EnterpriseOne Adapter error

    Posted Thu July 19, 2007 08:03 PM

    If you haven’t yet resolved it, can you post the complete error


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