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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  PubprtCorrelationService

    Posted 03/14/05 08:13 PM

    Reading 6.1 Modeler documentation about correlation services.
    They reference
    "
    For more information about the pub.prt:CorrelationService service (which is in the WmPRT
    package), see the webMethods Built-In Services Reference.
    "
    I found this in the documentation, but not in the Integration server?
    Is there one, or do we just build one with the same inputs/outputs?


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


  • 2.  RE: PubprtCorrelationService

    Posted 03/14/05 08:34 PM

    Paul,

    Actually pub.prt:CorrelationService is Specification not a Service.This is used for specifying inputs/outputs when you develop a correlation service(flow service) in the developer.So you will not see this as a service in the WmPRT pacakge,it shows just as a Specification.

    “A correlation service is associated with one or more steps in a process model. The process run time (PRT)
    uses the correlation service associated with a step to route IS documents as inputs into that step to a
    running instance of the model, where appropriate. For more about correlation services, see the webMethods
    Modeler User’s Guide” for more information.

    HTH,
    RMG


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


  • 3.  RE: PubprtCorrelationService

    Posted 03/14/05 09:11 PM

    OK, that is what I thought when I re-read it.
    Now if only it will actually call myCorrelationService…
    But that is another message after I do some more debugging…


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