How do i set Message Forward to a Specific Endpoint
I have created a Virtual asset to send a canned response when a specific id is sent but when any other id is sent i wanted the message forward to send id to the real endpoint. But what i am noticing is the Message forward is sending to the real endpoint but with the template i am using for the virtual asset.
Anyone have any ideas?
Here is what i want virtualize to do
Virtual Asset
http://host:port/virtual/NSA_Topology/address/id
if id doesn't match send to the following url
Message Forward
http://host:port/address/id
Answers
-
By default Message Forwarder works in that way how you want it.
I suppose configuration problem, could you please share on forum your PVA? Or screenshots of your current PVA configuration?--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0 -
Hi @Ireneusz Szmigiel I have attached the .pva in a compressed file as i was not able to share the file on its own.
I am not sure on where the configuration would be, still new to this
Thanks
Nathon0