The results can be written to SQL Azure using the writer module in the experiment but after publishing the web service the output comes in the Json Structure and it doesn't go to the writer module
Asked
Active
Viewed 996 times
1 Answers
2
Don't set output port and use Batch execution service - details are provided here - Publish web service and consume web service

neerajkh
- 1,233
- 8
- 9
-
so do i need to edit the sample C# code given in batch execution file? – Pratik409 May 06 '15 at 09:26
-
response request or Batch execution - which one is suitable for scheduling job in Azure Schedular – Pratik409 May 06 '15 at 10:04
-
Batch execution is suitable for scheduler – neerajkh May 06 '15 at 23:50
-
So i have removed the web service output but the no of rows getting appended is different when i test the web service and when i call from external c# code.. can you please help – Pratik409 May 08 '15 at 14:29
-
Can you please attach your graph and provide a URL for your experiment? – neerajkh May 08 '15 at 22:30