Scheduler thing does not invoke a service in the mashup
Hi Everyone,
I created a scheduler thing which fire a service in subscription every day and in this service I just log a message to check if it is working.
I add this scheduler thing in my mashup with the service that just log the message and bind this service when the service invoke is completed with some others services that do many different things in my mashup.
The problem is: The scheduler thing is working properly because I can see the message that I put in service logged but the service is not being invoked in the mashup in order to fire others services.
What I am doing wrong? Please help me.
Thanks,
Felipe Duarte

