[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Re: Output to Details
- Subject: [sqr-users] Re: Output to Details
- From: Bruce Burnell <Bruce.Burnell@SFGOV.ORG>
- Date: Wed, 15 Sep 2004 07:50:51 -0700
- Delivery-date: Wed, 15 Sep 2004 09:55:46 -0500
- In-reply-to: <E1C7XZe-0008K4-00@seldon.sqrug.org>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I have found in each version of Peopletools we have installed since 8, that
the mime mapping did not load excel when clicking on .csv files in the
process monitor or the report manager. Your users can download the .csv
files simply by right-clicking instead. Then it gives them the option of
saving the file locally.
If you want to excel to load when they select the file, have your
Peoplesoft Administrator change the mime mapping to the following:
<mime-mapping> <extension> csv </extension> <mime-type> application/csv
</mime-type> </mime-mapping>
<mime-mapping> <extension> CSV </extension> <mime-type> application/csv
</mime-type> </mime-mapping>
<mime-mapping> <extension> Csv </extension> <mime-type> application/csv
</mime-type> </mime-mapping>
This is found in the $WEBLOGIC_HOME/
wlserver6.1/config/peoplesoft/applications/PORTAL/WEB-INF/web.xml
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users