[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







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