Hello,
I have a base model that consists on several web connections that also contains Query strings, request headers etc. I have add the base model into a work model and some of the http request failed to work. On a deeper inversigation I saw that the Request headers were not copied from the base model. Yet, the web connection's and endpoint's parameters for i/o or Query strings were copied corectly.
Is that caused by a bug?
Thanks,
Paul