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

DocumentReference fileld null value

  • 1.  DocumentReference fileld null value

    Posted Wed March 03, 2010 09:39 AM

    Hi,

    I am trying to invoke flow service from trigger service using document reference field.
    But when i want to get value from “Integer” field I am getting null value.

    Publish document signature consist of String and Integer field;
    Trigger service consist of two invoke steps:
    - pub.flow:debugLog ( put integer field to log message and get null )
    - pub.flow:savePipelineToFile

    Pipeline dump file contains number parameter with correct value.

    WM version 7.1.2

    How can it be?

    Thanks in advance.


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


  • 2.  RE: DocumentReference fileld null value

    Posted Thu March 04, 2010 03:25 PM

    Hi, again.

    Seems like sutiation that I discribe in first post is normal.

    There are no Integer in supported Developer types.

    Sorry for useless posts.


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