Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Display Outlook Email Messages From a Maintain Program

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Display Outlook Email Messages From a Maintain Program
 Login/Join
 
Gold member
posted
We need our Maintain program to display project information and the saved Email messages that relate to the project. I can do this by saving the Emails as .txt files, but it doesn't work to save them as .msg files. Is it possable for Maintain to display .msg files in the same manner as it uses Adobe to display .pdf files.

Thanks, Kent

This message has been edited. Last edited by: <Kathryn Henning>,


Windows2003 Server, WebFOCUS 7.7.02 Developers Studio and MRE
 
Posts: 63 | Location: Ft. Wayne, IN | Registered: February 20, 2007Report This Post
Master
posted Hide Post
Kent
Maintain should use whatever you have assigned to open the file. The PDF file opens in Adobe because it is assigned to do so.

Do you want to display a list of msg files and have the user select? Please explain what you want to happen.

Thank you
Mark
 
Posts: 663 | Location: New York | Registered: May 08, 2003Report This Post
Gold member
posted Hide Post
I want to save all the .msg files for a project in a file by Project_Code/Date/Time. Then our user can click on the one they want to see. I have it working by saving the Emails as .txt but it would be a big benefit to save them as .msg files so that we can use Outlook to directly Reply or Forward the Email.

Thanks, Kent


Windows2003 Server, WebFOCUS 7.7.02 Developers Studio and MRE
 
Posts: 63 | Location: Ft. Wayne, IN | Registered: February 20, 2007Report This Post
Guru
posted Hide Post
If you change a .txt file on your computer to .msg and try to open it, you will get an error. If you save it as .eml it will open in your default mail client (which can be set to outlook per user).

.eml might be even better than .msg because of this.


WebFOCUS 7.7.03/8.0.08
Dev Studio 7.7.03/8.0.08
App Studio 8.0.08
Windows 7
ALL Outputs
 
Posts: 402 | Location: Upland, IN | Registered: June 08, 2012Report This Post
Gold member
posted Hide Post
[Closed]
The solution the Wizard come up with is this:
Hi Kent.
Please open the web.xml file in the c:\ibi\tomcat\conf directory and add:
         <!-- outlook -->
    <mime-mapping>
        <extension>msg</extension>
        <mime-type>application/vsd.ms-outlook</mime-type>
    </mime-mapping>
 



Then please recycle tomcat. Now you can launch outlook by clicking on the msg file.

Mark

This message has been edited. Last edited by: KentO,


Windows2003 Server, WebFOCUS 7.7.02 Developers Studio and MRE
 
Posts: 63 | Location: Ft. Wayne, IN | Registered: February 20, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] Display Outlook Email Messages From a Maintain Program

Copyright © 1996-2020 Information Builders