2
Answers

Task run on schedule

Chriz L

Chriz L

8y
200
1
Hello,
 
I have to run a task  that creates a report and save it in the db as pdf file.
The task must run every day. 
Should I make it work as a webpage? Is it safe to load the page from scheduler and run the code onLoad?
 
Are there better solutions? 
 
Thank you in advance. 
Answers (2)
0
Gokhul Varman
NA 10.7k 9.4k 7y
Please refer the following links to get a solution:https://dzone.com/articles/signing-soap-messages
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.1.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapmsg_signed.html 
0
Manikandan Murugesan
NA 20.5k 98.9k 7y
Refer the following Link : https://msdn.microsoft.com/en-us/library/ms824699.aspx
 
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapsigning.html