הצטרפו לקבוצות שלנו לקבלת עדכונים מרוכזים פעם בשבוע:

ווטסאפ:
http://wa.dwh.co.il
טלגרם:
http://telegram.dwh.co.il

BOXI 3 SP5

More
12 years 3 months ago #7678 by יוני
BOXI 3 SP5 was created by יוני
הי
ב SP5 הבנתי שניתן להוריד בתיזמונים קיימים ו/או חדשים את ה FROM בתיזמון דו"חות למיילים.

כלומר, שאוטומטית התיזמון ייקח את שם היוזר ב AD / שרת ה exchange והיוזר לא יוכל להתחזות לשם מייל אחר...

מישהו ניסה לעשות זאת?

ראיתי הגדרה ב object rights > מתקדם > Schedule on behalf of other users
אני בכיוון? האם זה יכול להכשיל תיזמונים שכיום עובדים כך?

תודה
יוני.

Please התחברות to join the conversation.

More
12 years 3 months ago - 12 years 3 months ago #7679 by Yoav
Replied by Yoav on topic תגובה: BOXI 3 SP5
זה לא קשור ל-SP5 ,זו פרוצדורה שיש לבצע גם ב-SP's קודמים:

how to disable "From" field when scheduling a report to email destination in Central Management Console?

Resolution

Open the web.xml under CmcApp folder.
Locate following parameter :
<context-param>
<param-name>SMTPFrom</param-name>
<param-value>true</param-value>
</context-param>
Change "true" to "false"
Save the changes to the web.xml into the CmcApp.war.
Re-deploy or restart your CmcApp.war (web application).
Open a new browser and log in to Central Management Console.
Verify that the schedule to email destination has been updated so that the FROM field is now removed.
You may need to force a re-compile of jsp's depending on the
appserver and appserver configuration.

זה עבור הוובי :

Open the web.xml in the InfoViewApp.war file.
Locate following parameter :
<!-- Shared Destination From Field -->
<!-- Enables or Disables the From field when scheduling a object to a destination.
When the value is set to false the From field will not be rendered and the system will first attempt to get the email value from the report default, if report default is not available it will attempt to get the value from the email address on user profile of the logged on user and lastly if the user profile email address in not available it will use the job server default. -->

<context-param>
<param-name>SMTPFrom</param-name>
<param-value>true</param-value>
</context-param>

Change "true" to "false"
Save the changes to the web.xml into the InfoViewApp.war.
Re-deploy or restart your InfoViewApp.war (web application).
Open a new browser and log in to Infoview.
Verify that the schedule to email destination has been updated so that the FROM field is now removed.

You may need to force a re-compile of jsp's depending on the appserver and appserver configuration

Best Regards

Yoav Yahav

BI & DWH & SAP Business Objects

+972-52-3562982

bi.bobjects@gmail.com
thebobaba.blogspot.com/
www.bics.co.il/193657/sapbicoeeng
www.bo.dwh.co.il
Last edit: 12 years 3 months ago by Yoav.

Please התחברות to join the conversation.

Moderators: Yoav
Time to create page: 0.215 seconds