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

PSFT Adapter errors upon BSFN execute

  • 1.  PSFT Adapter errors upon BSFN execute

    Posted Thu January 05, 2006 06:54 PM

    Whenever we execute a JDE business function using the Peoplesoft EnterpriseOne connection we receive an adapter error message. Let’s say the business function is a simple UDC lookup, the lookup fails because the entry doesn’t exist in the data file, the business function returns an error code and an error message, etc… However, the webMethods flow service that invoked the BSFN receives an adapter error. Has anyone experienced this? Is there something that needs to be configured on the adapter connection?


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


  • 2.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 15, 2006 11:29 PM

    We have the same issue, anybody have any solution for this where we can change a setup and get rid off this issue.


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


  • 3.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 15, 2006 11:45 PM

    What is the adapter error message? (Please enclose it in

    [CODE]
    tags for readability).

    Mark


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


  • 4.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed June 06, 2007 04:44 PM

    It is not configurable on the adapter

    Its just the way the JDE-adapter is designed, For Data related errors the BSFN adapterService throws an Service exception in calling flows and exits to the catch block. Depending on how you code you can leverage.


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


  • 5.  RE: PSFT Adapter errors upon BSFN execute

    Posted Fri February 13, 2009 07:17 AM

    Hi,

    I have a query related to this. In a adapter service of mine which is calling a BSFN, upon an Invalid field it should throw an error and should go in the catch sequence as per stated by you. But instead the execution is successful of the adapter service (though no insertion is taking place in JDE) and is not going into the catch sequence.


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


  • 6.  RE: PSFT Adapter errors upon BSFN execute

    Posted Tue February 17, 2009 10:27 PM

    Hi Sudarshan,

    Which Adapter Service you are calling and what is BSFN[ BXXXXXXXXXXX]. which EnterpriseOne adapter version you are using? let me know ? Some times you will get wrong results because of prerequisite datasetup is required in JDE?

    Thanks,
    Sree


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


  • 7.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 18, 2009 04:00 AM

    The BSFN i am using is a standard BSFN, F4311EditLine. The adapter version is 8.96. Its not that the business fn is not responding at all, on providing a valid GL Account field the insertion is successfull. But on invalid gl account the service should fail at IS which is not happening. We have tested the BSFN manually at JDE side and for invalid account it is throwing the error which it should.


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


  • 8.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 18, 2009 04:08 AM

    The BSFN i am using is a standard BSFN, F4311EditLine. The adapter version is 8.96. Its not that the business fn is not responding at all, on providing a valid GL Account field the insertion is successfull. But on invalid gl account the service should fail at IS which is not happening. We have tested the BSFN manually at JDE side and for invalid account it is throwing the error which it should.


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


  • 9.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 18, 2009 06:27 AM

    can you execute BSFN explicitly directly from developer by giving input[ I mean don’t call BSFN from inside flow] . check the results in the output. let me know?

    Thanks


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


  • 10.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 18, 2009 06:32 AM

    Yes… I already tried to execute the adapter service seperately and I am geting the same response that way. That is I the BSFN is getting exexcuted for invalid GL account field.


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


  • 11.  RE: PSFT Adapter errors upon BSFN execute

    Posted Wed February 18, 2009 10:21 PM

    Strange… Refresh the Adapter service and check if still not working raise support call with webMethods or Oracle JD-Edwards.

    Thanks
    -Sree


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