Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / March 2005

Tip: Looking for answers? Try searching our database.

is this possible with a WS?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chris - 18 Mar 2005 14:55 GMT
We have a business system at work inwhich i wrote a stored procedure that
finds all un-acknowledged purchase orders and e-mails the venors nightly
asking them to confirm the orders by e-mailing us back. I am curious if i
could create a link that would invoke a web service allowing the update back
to the databse to occur so we wouldnt have to do it manually as we do now? If
web services are a feasible solution could someone give me ideas or pointers
on getting started.

Regards
Henk Verhoeven - 18 Mar 2005 19:14 GMT
Hi Chris

WS only make sense if the vendors build a system to communicate back to you,
on the other hand

You can automate the response as well and then automatically responding to
it.

I am not sure what this e-mail contains.

Is it the reply to the e-mail which constitute a confirmation or contents to
the e-mail?

The above options can be automated removing the manual labor part from the
equation.

You can most certainly create a WS which will allow these vendors to confirm
the order. It is like giving them a public API that they can use to confirm
the order, but this still means they initiate the contact with your service.

henk

> We have a business system at work inwhich i wrote a stored procedure that
> finds all un-acknowledged purchase orders and e-mails the venors nightly
[quoted text clipped - 8 lines]
>
> Regards
William Stacey [MVP] - 18 Mar 2005 21:21 GMT
The only issue I see is with the variable nature of text email.  The reply
emails may not always be in a format that you can parse correctly.  Possibly
a better solution may be to put up a web page that would allow the confirm.
The email would contain a link the web page and maybe pre-fill it with the
required information.  If you do want to use email, you could have an NT
service poll an email inbox for specific emails and process the body as
needed.  Then post info back into the DB as required.

Signature

William Stacey, MVP
http://mvp.support.microsoft.com

> We have a business system at work inwhich i wrote a stored procedure that
> finds all un-acknowledged purchase orders and e-mails the venors nightly
[quoted text clipped - 5 lines]
>
> Regards

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.