automating this command

webmasterbeta

New Member
We are required to submit an xml request every so often, locally on one of our WebServer

<Request><Header><Noun>DLPQueueUnidentFinTran</Noun><Verb>COMUpdate</Verb><User>system</User></Header><Body><String name="PostAllFromFeeds">Y</String><String name="CreateDate">11022004</String></Body></Request>

This is a manual task, and was wondering if there is a better way of handling it so that the user themselves can trigger it from their browser instead of us having to do it in the Data Center.
 
Top