How to dynamically route message in WSO2 ESB based on XML configuration file

后端 未结 3 2040
清酒与你
清酒与你 2021-01-16 03:31

I am trying to route a message based on information in a XML snippet stored as a local entry (key=mapping_id_ep_v1.xml). The id used to look-up the correct endpoint and it

3条回答
  •  梦谈多话
    2021-01-16 03:41

    I solved my question using a different approach. It is in line with the answer given bij fipries.

    In the proxy I added the following:

     
     
     
        
        
     
     
    
                                     
                  
提交回复
热议问题