Hi,
I am scheduling service1 and the inputs to the service1 will be from picklist(the first one of picklist), and I am invoking service1 into the service2, and passing that variable (first from picklist) as an input to the service2.
but that variable value is null when I schedule the service. But when I execute or trace it manually it works fine. So my question is why this is happening when I schedule the service?
Can anybody help me please.