I am attempting to add a new job with a Web Service task from the API. First I have added a working example through the client manually, and verified that it correctly calls the web service. Using the API, I have added the same job/task and both are shown in the client. When I compare the job/task screens for the API version and the manual version, they are seemingly identical.
However, when I run the job/task that was added thru the API, the call does not get made successfully. Can someone look at my VB code and tell me what I'm doing wrong? I'm attaching it as a png to this post. I have searched the documentation, the example c# code, the class library chm, and this forum for examples of working code that accomplishes this and have found nothing. If this documentation exists, please point me to it.
I have the server instance as a property named VisualCronServer, that should be the only context you need to make sense of my code.
Thanks,
Matt
Matthew G attached the following image(s):