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

Copy failed on WM Sample Flow

  • 1.  Copy failed on WM Sample Flow

    Posted Wed April 25, 2007 05:05 PM

    Hello,

    I downloaded a sample flow from WM advantage site. When I run the ‘Main’ flow service there isn´t any error message on the Developer console, but in the logs I see:

    [ISC.0050.0019V2] Copy failed: No source data available: to=/divideResult, from=/receivedDocument

    My guess is that the package name is missing. to=packname/divideResult… Am I right?

    Thks


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Copy failed on WM Sample Flow

    Posted Sat April 28, 2007 06:21 AM


  • 3.  RE: Copy failed on WM Sample Flow

    Posted Sat April 28, 2007 01:32 PM

    The name of the file I downloaded is Sample_PublishSubscribeDeliverWait.zip

    One more thing… I had the same problem with another flow.

    Copy failed: No source data available: to=/inputdocument

    Probably the doc is empty…


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 4.  RE: Copy failed on WM Sample Flow

    Posted Sat April 28, 2007 04:17 PM

    Did you make sure that sample package loaded successfully??Also make sure that you are passing inputs as required by the flow for properly executing…Instead of running the flow directly, Just debug (F7) flow step by step and see where exactly it is failing you should find the rootcause…

    HTH,
    RMG


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 5.  RE: Copy failed on WM Sample Flow

    Posted Mon April 30, 2007 01:42 PM

    Hi

    The package is full loaded, no errors.

    1 Step MAP Constants ok
    2 Step pub.flow:debugLog

    Results:

    CONST_NOTFOUND Result was not received

    Any ideas?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 6.  RE: Copy failed on WM Sample Flow

    Posted Mon April 30, 2007 04:25 PM

    This is normal. In map step, if some of the source values are missing in the runtime, the server log will put the entries to the server log file as long as your log level >= 4. The source values may not always be there in there in runtime, though you put a map link line there.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 7.  RE: Copy failed on WM Sample Flow

    Posted Mon April 30, 2007 04:49 PM

    I know, but this is the problem… they aren´t missing!!


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 8.  RE: Copy failed on WM Sample Flow

    Posted Thu May 03, 2007 07:44 PM

    so how are u providing inputs to this service ?


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 9.  RE: Copy failed on WM Sample Flow

    Posted Wed May 16, 2007 07:17 PM

    an window that asks for input data…

    I had to remove and reinstall the package… probably an stupid error… It´s perfect now…


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB