Hi,
I'm trying to take Dynamic Partner Links one step further and want to actually retrieve the service address from the partner link to then update it.
But, when I make a copy task like this:
<copy>
<from partnerLink="SODSite"
endpointReference="partnerRole"/>
<to variable="partnerReference"/>
</copy>
I only get one or two of the attributes of a partner reference, but not the <Address> element.
Any help would be greatly appreciated.
Thanks,
David