Hi there,
Has anyone tried calling the collectEntitlements or collectAccounts Web Service from a .bat file?
Here is an example of what I'm trying to execute within the .bat file:
start iexplore http://<ipaddress>/aveksa/command.submit?cmd=collectEntitlements&name=Aveksa EDC
When this is executed, all the entitlement collectors are run, instead of just Aveksa EDC as indicated above.
Anyone else have the same problem?
I think you have a mistake in your URL, from the help:
https://<ip>/aveksa/command.submit?cmd=collectEntitlements&application=Application2
Edwin