Next message: sfh: "help - Mapping message"
Date: Sun, 20 Jun 2021 07:14:01 -0700
Hi
many thanks, I just wanted to know if there was a way to do it, but I hoped without orchestrator...
I will try your idea and let you know.
Thanks
Nicolas
"Stephen W. Thomas" wrote:
> Working with Dynamic Ports is rather limiting. I know you can not assign maps to the port nor do I think you can specify a secondary address.
>
> As on option you might want to try something like this:.
> 1. Put your Send Shape for your dynamic send port inside am Atomic scope shape
> 2. Set Delivery Notification on the Send Port on the Port Surface to Transmitted
> 3. If he process is not successful you should get an exception.
> 4. Use a catch to catch that exception (Microsoft.XLANGs.BaseTypes.DeliveryFailureException)
> 5. Use an expressions shape to change the port address
> 6. Use a Send Shape to try to send the message again
>
> I haven’t tried it myself so please let me know if it works.
>
> Stephen W. Thomas
>
>
> "Nicolas" wrote:
>
> > Hi all
> >
> > is there a way to setup a dynamic port with a secondary address?
> > If possible without orchestrator...
> >
> > Thanks
> >
> > Nicolas