Is there a way to use the addEntitlement() function against 2 different web sites in case 1 of the sites is down?
I know that I could do this through the HTTP() function but for some reason the HTTP() function is flaky while the addEntitlement() appears to work okay - which seems odd because the HTTP() and addEntitlement() function you'd think would make the same underlying call to the web...
In fact I'm still waiting for a reply to the difference between the addEntitlement() and HTTP() functions for some clues as to why one might work and the other not?
Thanks!
I know that I could do this through the HTTP() function but for some reason the HTTP() function is flaky while the addEntitlement() appears to work okay - which seems odd because the HTTP() and addEntitlement() function you'd think would make the same underlying call to the web...
In fact I'm still waiting for a reply to the difference between the addEntitlement() and HTTP() functions for some clues as to why one might work and the other not?
Thanks!
Comment