Results 1 to 2 of 2

Thread: Correlation Id generation strategy?

  1. #1
    Join Date
    Mar 2005
    Posts
    144

    Default Correlation Id generation strategy?

    Hello,

    I need to call two different systems and aggregate their responses. To do so, I plan on using SI's aggregator functionality. It looks like the easiest way is to add a correlationId to each message so that I can aggregate the responses when I get them back.

    Any suggestions for generating a correlation id?

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    There is something that makes the two calls to two different system related. For example; I want to make a call to Public Record system and Private Record system to get a complete record for the customer with id 12345. So the '12345' is a good candidate to be a correlation id.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •