TemplateParameters values in the TemplateEmailInfoImpl are losing..

The TemplateParameters values set to the TemplateEmailInfoImpl is seems to be loosing and the template email has no data to display.
some thing similar to the issue mentioned in https://community.atg.com/message/4070 thread.
The emails are coming fine, but with no dynamic values in it except the static data.
Any help/suggestions are appreciated.
- Prakash.

Below is some log from the server. The session Id is same. Not sure, why I am missing templateParameters here. Because of this, the dynamic values are not displaying in the email.
2011-07-07 15:01:37,333 INFO [nucleusNamespace.atg.userprofiling.email.TemplateEmailSender] DEBUG sendEmailMessage invoked.
2011-07-07 15:01:37,350 INFO [nucleusNamespace.atg.userprofiling.email.TemplateEmailSender] DEBUG created session atg.servlet.sessiontracking.GenericHttpSession@324211c3 with id 16CBAC6D58D85986714C287A3AEC9994 parent session id = 16CBAC6D58D85986714C287A3AEC9994, cookieString = JSESSIONID=16CBAC6D58D85986714C287A3AEC9994
2011-07-07 15:01:37,351 INFO [nucleusNamespace.atg.userprofiling.email.TemplateEmailSender] DEBUG rendering path info /email/templates/send_to_friend.jsp;jsessionid=16CBAC6D58D85986714C287A3AEC9994
2011-07-07 15:01:37,363 INFO [nucleusNamespace.atg.userprofiling.email.TemplateEmailSender] DEBUG rendered template has content type text/html;charset=UTF-8
2011-07-07 15:01:37,378 INFO [nucleusNamespace.atg.userprofiling.email.TemplateEmailSender] DEBUG Preparing to create message with text: <table align="center" cellpadding="0" cellspacing="0" border="0" width="550" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000"> <tbody> <tr> <td height="3" bgcolor="#CCCCCC" colspan="2"></td> </tr> <tr> <td colspan="2"> <table
-Prakash.

Similar Messages

  • Default values for the controlling area and language

    Hello
    I have a query.
    I need to set default values for the controlling area and language in the screen
    "find account assignment data 1"
    Is it possible to do so?
    Thanks.
    Jayawant Gokhale

    Hello
    To clarify,
    This is the search used ,when I go for shopping.For the Cost assignment,the fields controlling area and language should be default for a user.
    Could someone throw a light on this.
    Thanks.

  • How to select all single values in the header area

    Dear Experts
    I got a request that the user wants to select a single value or all single values in the header area. E.g. if the values from characteristic master data are A, B, C and D, the selection can be one of these values or all of them. With the standard BPS configuration, due to the unique combination in the header area, selection of  'All' single values is not possible. Is there a way to select all single values in the header area?
    Thanks, Jessica

    Hi Jessica,
    Here is a solution where you need not to change your planning layout or to create a new variable or any exit function.
    Step 1 - Maintain master data value 'ALL' in the required characteristic.
    Step 2 - Create a copy function to copy all the required data records to 'ALL'. you can use standard copy function where you have to include only this characteristic in the fields to be change.
    Copy -
    From = all values (A,B,C,D etc)
    To = "ALL".
    Step 3 - Call this function on layout opening. you can include it in the planning folder and change the function attribute to call it on layout opening.
    Step 4 - Create a standard Delete function. you have to call this function on save operation. In this function, you have to delete all data records present in the buffer where required char contains 'ALL' value.
    This approach can impact the performance of the planning application. It depends on the number of data records you are dealing with. Standard Copy and Delete functions are pretty fast in nature.
    I hope it will help you. please let me know if you need more inputs.
    Regards
    Tarun

  • Passing values to the TEXT AREA in .HTML page.

    Hi,
    I have data in internal table and in context node in custom CRM component.
    I want to display this data in the textarea field. Is it possible to display this data in the text area? Should we use JAVASCRIPT for this one?
    Can anyone please give me the smaple code for passing the values to the text area?
    Please help me.
    Regards,

    Hi Pushpa,
    You can set the internal table values to the text area field using SET_PROPERTY method .
    Check for the context node in which that text field is there ,then get that context nodes current entity .Next set required values to that text area field.
    Regards
    Anitha

  • Variable input values in the query are displayed wrong

    Hi experts,
    I executed a report and in the variable input screen it asks for a key date and company code.
    We entered key date and company code and executed the report.
    We want to take a print out of the output. But the variables which we entered in the variable screens are
    dispalying wrong. i.e if we have entered company code as gsml and key date as 01.01.2008.
    In the report output I am getting as:
    Company code: gsml
    Keydate: #..27-11-4745
    But keydate should be displayed as 01.01.2008
    How to solve this ?
    Regards,
    Nishuv.

    Nishuv,
    Please follow below steps:
    1. Open query through Bex - Query Designer
    2. Beneath the Rows Area( where you actually  drag in charactertistics), you'll be finding two tabs Filter and Rows/Columns
    3. Click on Filter Tab
    4.You'll be navigated to a window, there you can trace two Workareas
            a. Characteristic Restrictions: Where drag in the relevant Prompts/Input Variables
            b. Default Vaules
    5.First, Drag the required promts/Input Variables in Characteristics Restrictions.
    6.Click on the varible which was dragged in Characteristic Restriction area and drop it into default values area.
    7.Now you'll have visibility of variable in two regions, Characteristics and Default Values.
    8. Save and Execute the Query
    Regards,
    Yaseen

  • Input values in the result area

    Hi Bw gurus,
    Could you plz tell me to eliminate the Input values displayed between the Navigation block and the Result area.
    I mean if we give some input range in the variable screen the range(Input)values are displayed in the Result area.Also if we give some 1000 multiple single values in the variable selection screen after executing it displyed
    1000 input values in the result.
    I need to elimeinate this.so how can i do this.
    the requirement is very urgent.
    Regards,
    Rambo.

    Hi Rambo,
    Open query in BEx Analyzer, it'll be embedded into a workbook.
    Use Layout/Dasplay text elements icon or menu path.
    There you'll see the option to show variables. Don't use it and variable's values shouldn't show up!
    And don't use show all.
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • Is there any possible that pivot table can display date values in the data area like this?

    I use Power Query to load data(including all the of data showed in the following table without accumulating) from database to the Excel Worksheet, and I want to build a pivot table like this.
    But the data area of the pivot table can only accecpt and display numeric data. Is there any possible that such a display can be achieved?
    Thanks.

    Hi,
    Would you like to upload a sample file through OneDrive? I'd like to see the data source structure and test it.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Values in the form are not saving

    Hi Gurus,
    When I enter a value in the Planning form ( Classic Planning 9.3.1) and try to save it, it is not saving and after that save button also getting disable. It is not showing any error. What might be the reason?
    Please help me.
    Thanks And Regards,
    Sravan Kumar.

    Hi John,
    Once I click the save button in the form, it is going to disable mode in that form only. When I open another form I able to use the save button. If I open the previous form, I am able to see the save button again. When I click the save button at that time only it is going to disable mode. This is happening for all forms.
    And there is no folder like services in the given path \Hyperion\logs\services\HyS9Planning-sysout.log.
    I rebooted the server, even the problem was not fixed.
    Thanks & Regards,
    Sravan Kumar.

  • JComboBox: arrowkey-selection : keep value of the display area

    Hello!
    I need to have a combobox where the user can iterate through its items using the arrowkeys without changing the value on the displayField. This should only change when the user presses Return.
    Does anyone knows how should I proceed in order to have this behaviour?
    Thank you,
    Pedro

    Hi,
    I know a solution.
    You use only a JTextField , set in editable false and implements a MouseListener. So when the user click on the JTextFied a ComboBoxPopup opens( where you want - normaly under the textfield).
    these code you need :
    // for the DefaultComboBoxPopup
    import javax.swing.plaf.basic.BasicComboPopup;
    // construct an instance using your old JComboBox
    BasicComboPopup bcp = new BasicComboPopup(yourComboBox);
    /** Later in the code you can use the ComboPopup like a normal  JPopupMenu to show the popup and hide the popup and set the location of it*/
    bcp.setLocation(x, y);
    bcp.setVisible(true);Then you must only install a ListSelectionListener or a Keyboard and a MouseListener on the JComboBox to react on user-input, to store the selected value in the JTextField.
    Olek

  • OptionButton in UDO-Fom: Values in the Database are not the ValidValues

    Hello,
    my OptionButtons are configured with ValOn = "Y" and ValOff = "N". Also in the Database I defined the UDF as ValidValues = {"Y","N"} and alphanumeric size 1.
    But now my UDO-binded Form always write "1" and "2" to the Database when I select the OptionButton. Did anyone had the same confusing issue with handling the OptionButton?
    I'm using SBO 2005 A PL 44.
    Kind regards
    Christian

    Hi Cristian
    Look for DataType what associated to option buttons in your form.
    Bye
    P.S. 19.Grid sample from SAP SDK Examples.... dt_SHORT_TEXT
    ' Option buttons
    ' Create a user Datasource for the option buttons
    userDS = oForm.DataSources.UserDataSources.Add("OpBtnDS", SAPbouiCOM.BoDataType.dt_SHORT_TEXT, 1)
    ' No Grouping
    oItem = oForm.Items.Add("optNo", SAPbouiCOM.BoFormItemTypes.it_OPTION_BUTTON)
    oItem.Left = 480
    oItem.Top = 160
    oOpt = oItem.Specific()
    oOpt.Caption = "No grouping"
    oOpt.DataBind.SetBound(True, , "OpBtnDS")
    'CardCode
    oItem = oForm.Items.Add("optCode", SAPbouiCOM.BoFormItemTypes.it_OPTION_BUTTON)
    oItem.Left = 480
    oItem.Top = 180
    oOpt = oItem.Specific()
    oOpt.Caption = "Card Code"
    oOpt.GroupWith("optNo")
    oOpt.DataBind.SetBound(True, , "OpBtnDS")

  • How can I convert (or switch) the RGB percent values from the LR histogram into RGB values which are shown e. g. in PS/CameraRAW?

    In LR 5.5 (same in previous versions) the RGB values in the histogram are shown in percent (relativ) values. I prefere to see the absolute values, but I can`t find any way to switch. Maybe this option is intentional disabled, because LR works in 16-Bit mode this would result in values up to 2^16. But as i compared the relativ values from LR with the absolute values from PS i run into a conversion problem. The following example shows the differences:
    CameraRAW : RGB, 128,0,0
    Lightroom: RGB, 43,8%, 19,0%, 6,2%
    CameraRAW: RGB, 0,128,0
    Lightroom: RGB, 29,8%, 47,5%, 17,5%
    Mainly i have two questions:
    1. Is there any possibility to change the percent RGB values in LR to absolut values?
    2. How can i convert CameraRAW values to LR values (see above)?

    TThe reason that a design decision was made from the beginning of LR to show only the percentage values was that RGB values are dependent on the color space and the LR histogram and numerical readout are derived from the Develop module's display space which is a hybrid color space with ProPhoto RGB primaries and the sRGB TRC. Thus the numerical values in the display would be different from the exported RGB image (in an orthodox space) and it was feared that this would be misleading. When soft proofing was introduced, because it involved converting the display to an orthodox space, it became possible to use the 0-255 scale in that mode.

  • How to find workarea ID for the work area name.

    Hi Experts..
    How to find workarea ID for the work area name.(Work area name CCIHT_WAH-WAID and I want to fetch characteristic data from table AUSP matching the OBJEK field,but I only have Work area name).Can anybody help me to find tables or relationship between Workarea ID and Workarea name for the same.I am using TCODE - CHIB02.Once I select a workarea and click on IHS Data button,I get data for that workarea.I need to find where this data comes from and How is this fetched.
    Points would be rewarded for helpful answers..
    Thanks
    Kunal Halarnakar

    U want to fetch the workarea description ?
    we can fetch it from CCIHT_WALD table with the RECN value.
    The informations are stored in AUSP table with the characterstic(ATINN) value.

  • Assigning of values to the charecteristics while doing GR

    Dear Gurus
    I have created a charecteristic and assigned it to a class of classtype 23 (batch class).I assigned this class to a material.Now while doing GR of this material through TCODE MB1C and movement type 561 the system is giving the automatic batch number.But it is not giving any options for assigning  the values for the charecteristic that I have kept in the class.How to assign the value while doing GR ?.I am able to assign the value by going to TCODE MSC2N.
    Regards
    Sandip Sarkar

    Hi Sandip,
    One option will be mark all those characteristics as Entry Required in T.code CT04.
    So that you will get a warning msg. during GR if value is not maintain.
    Msg. No is LB045 and msg is,
    The characteristic values for the batch are incomplete.
    If required you can convert that warning msg to Error also.
    You can do it by using T.code OCHS.
    But keep notice that you have to go that Classification tab manually - there is no other option in
    Regards,
    Dhaval

  • Obtain a value of the  char ( In a FOX formula) when CHAR is Modifiable

    Hi ,
      We are doing Integrated planning in NW04S BI.
      Assume we have a Agg level field1, field2, field3, field4 and Amount field.
    we defined a filter with Field1 and Field2.
    We have defined Field3 and Field4 as changeable in the Planning function ( FOX)
    In the planning function, we can use OBJ() to obtain values for Fiield1 and Field2 BUT not Field3 and Field4.
    We have processing logic where we need to know the field value of Field4 and Field5 for the data object.
    Is there a way to obtain Charteristic value, when the chartestics are actually defined as' To be changed' in the FOX planning function?
    Appreciate your help.
    BPSIP

    Shyam,
    While your answer is helpful, I would request you to provide a little detail of the exact syntax. For example, I have provided the logic below. Please let me know if I get the correct syntax of the FOREACH .
    Thanks
    assume field1, field2, field3, field4 all are info object in BI and are part of the Aggregation level.
    field3 and field4 are configured as 'To be changed' in the planning function.
    Here is the FOX CODE
    data   v_field1 type field1.
    data   v_field2 type field2.
    data   v_field3 type field3.
    data   v_field4 type field4.
    v_field1 = obj().
    v_field2 = obj().
    foreach v_field3.
    if v_field3 is initial.
    I like to do some complex processing here. for some
    reason, looks like it's not working, PLEASE HELP WITH *THE CORRECT SYNTAX for reading and comparing the value *of v_field1 for this data block.
    endif.
    endfor.
    end of  FOX CODE

  • Value in new depreciation area is Zero

    Hello All,
    I have created a new depreciation area 11. In OABC it is set as 01 (values from book depreciation). In OAYZ, I have assigned the new depreciation area to new asset classes. Then I transferred to value from old assets to new assets by ABUMN and run AFBN for opening the new depreciation area.
    In AW01N, I can see the new depreciation area for the asset but with zero value. In the transactions I see the transfer with transaction type 158 and with zero value for the new area. The transaction type taken for book depreciation is 310 and has the correct value. But earlier when I did the testing in quality the transaction type was 310 for both the areas.
    In AFBN, the check box Leave initial value was unchecked initially and when I ran it again I result was processed 0 and error 0. I reversed one asset and transferred to new asset class containing both depreciation area again. But again the value in depreciation area 11 is Nil.
    Please help.
    Thanks,
    Sangram

    Hi Sangram
    Since you are already executed AFBN with the option "Leave initial values", you cannot update the records now, as the table entries have already would have got created in tables ANLB,ANLC, etc.
    Now if you want to copy values from other depreicaiton areas to new dep area, one option is to copy a ZZZAFANEW1 by doing a small modification (that is by changing all ABAP commands INSERT to UPDATE) and execute this program.  This will update the values from the source depreciation area to target depreciation area, even if table record already exists.
    This code is available in SAP note no.317806
    Test it thoroughly before using it in Production client.  Also take care to enter a correct source and target depreciation area to avoid further problems.
    Hope this helps.
    Regards

Maybe you are looking for