5 Replies Latest reply on Sep 13, 2016 8:19 AM by mkouba

    ConversationScoped - cid from http header instead of query parameters

    poiu77

      Hi.

       

      I want to use conversation scope in application where JS client call rest services. Each of service must be called with proper cid value. For transfer cid I want to use http header instead of query parameters. Is it possible to do without create my own scope? I've found class ConversationContextActivator where cid is determined from request parameters, but I'm not able to change it by configuration, injection, etc.

      Anybody had similar problem?

       

      Best Regards, Darek.