As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Have any of you come up with a way to send silent E-mail from Maintain? Over the years I have come up with a couple of methods, but I am looking for a better one.
Using the Mailto function is fine, but that displays Outlook and the user has to hit submit. I was even able to create an Active X object that does it, but that requires having to change the security level of your browser for unsigned objects. The last way involved using DSTRUN to kick off a routine, but that had its own issues.
So, anyone have a good way of automatically kicking off e-mail from Maintain?
Let me know.
Thanks Mark
Posts: 663 | Location: New York | Registered: May 08, 2003
I have set up an email from Maintain, but it did involve Report Caster. What we did was to have a process run regularly, and have maintain update a flag in the DB, then the process would look for the flag, produce the report, burst it, and reset the flag.
There, also may be a way to send a mail from the OS.
Tony I have to be honest with you. I didn't recognize the code. I got it, but am not sure how to get it working. I'm afraid I need step by step instructions. As always, any help is greatly appreciated.
Mark
Posts: 663 | Location: New York | Registered: May 08, 2003
Like Tony I use ADO, accessed through an AJAX call to be totally silent to the user. Need php if using unix type servers, but my php is limited, but Chili!Soft has an asp emulator for unix. Or use php on IIS, there are a number of available extensions for iis.
This method is not maintain specific as it works for any web page.
I'm sure Tony can explain the ADO and the AJAX is standard stuff.
Alan. WF 7.705/8.007
Posts: 1451 | Location: Portugal | Registered: February 07, 2007
Forgot to mention that the code I sent you is VB direct from some of my ASP code, but then you probably guessed that anyway.
If you have some time at Summit I'll be happy to meet up and try and get it working? My maintain is very basic (if any), I'm stronger on the HTML and scripting.
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
Hey Guys As I am working on a project for Gerry Cohen, my programers have created a JSP that may send the e-mail directly from Maintain. I will test and let you all know.
Mark
Posts: 663 | Location: New York | Registered: May 08, 2003
I would be very very interested in this technique. I currently have the same requirement for one of my customers, and I was intending to start looking for this within the near future. And here I come stumbling upon it. You think the technique is ready at summit time? Would be nice to meet up and exchange the code.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007