How to set Solution Manager mail the EWA reports

Could anyone suggest me how to setup email for getting EWA report

Hi Bill,
       1. I would assume you have already configured Early Watch to report to Solution Manager.
        2. SCOT configuration done and e-mails can be sent out.
        If so,
       Go to --> Solution_Manager --> and Go to the solution --> Edit --> Automatic E-mail transmission
       and give the e-mail addresses there.
Hope this helps,
Regards,
Krishna

Similar Messages

  • How to Use Solution Manager to collect Status Reports from Consultants

    Hi,
          I am planning to use Solution Manager for collecting the weekly status reports from my consultants and maintain it as a repository . Please let me know the best way of doing this in SOLMAN. There should be mailing options too.
    BR,
    Raj

    Hi Rajasan,
    to be able to meet this requirement, you need to set up plan working load in admin tab for your resource,  they need to update actual data based on the work completion, you will get status of work,
    if you require email, you need to set-up scot, then develop a program with execution scheduling
    please check and revert
    Anil

  • How to set database location in the crystal report X1 from the Source code.

    Dear All,
    I am using Crystal report X1 for report generation.Now I am setting the database location manually in the crystal report. How can I Set the database location from the Source code.
    Awaiting for your reply.
    Thanks in advance.
    Regards,
    Rahaneef T

    Here's a routine that also searches for subreports to set the log on info. Simply remove that aprt to set the main report logon info:
    IDatabaseTablePtr pTable;
    //get first table
    pTable = m_Report->Database->Tables->GetItem(1) ;
    long lTableCount = m_Report->Database->Tables->Count;
    for( long lTable=1; lTable<=lTableCount; lTable++ )
         pTable = m_Report->Database->Tables->GetItem(lTable);
         pTable->ConnectionProperties->DeleteAll();
         pTable->ConnectionProperties->Add("DSN", "Name of your DSN");
         pTable->ConnectionProperties->Add("Database", "Demo");
         pTable->ConnectionProperties->Add("Password", "sa");
         pTable->ConnectionProperties->Add("User ID", "1Oem2000");
    // Log on the tables of the subreports.
    long lSectionCount = m_Report->Sections->Count;
    for( long lSection=1; lSection<=lSectionCount; lSection++ )
         ISectionPtr pSection = m_Report->Sections->Item[lSection];
         long lSubreportCount = pSection->ReportObjects->Count;
         for( long lSubreport=1; lSubreport<=lSubreportCount; lSubreport++ )
              IReportObjectPtr pSubreportObject = pSection->ReportObjects->Item[lSubreport];
              CRObjectKind crObjectKind;
              pSubreportObject->get_Kind(&crObjectKind);
              if( crObjectKind == crSubreportObject )
                   ISubreportObjectPtr SubReportPtr = pSubreportObject;
                   IReportPtr pSubReport = SubReportPtr->OpenSubreport();
                   long lTableCount = pSubReport->Database->Tables->Count;
                   for( long lTable=1; lTable<=lTableCount; lTable++ )
                        pTable = m_Report->Database->Tables->GetItem(lTable);
                        pTable->ConnectionProperties->DeleteAll();
                        //pTable->ConnectionProperties->Add("DSN", "dwcb12003");
                        pTable->ConnectionProperties->Add("Database", "CrystalEport_DB");
                        pTable->ConnectionProperties->Add("Password", "sa");
                        pTable->ConnectionProperties->Add("User ID", "1Oem2000");
    If that doesn't work you need to tell us what is the error you are getting and paste in the code you are using.

  • Hi All, I have question about the iMac operating system. I have the last updated. The problem when I manage the place of the folder windows they are all mixing up. I mean they not on the place where I left them. how to set they stay on the same place. Tks

    Hi All, I have question about the iMac operating system. I have the last updated. The problem when I manage the place of the folder windows they are all mixing up. I mean they not on the place where I left them. how to set they stay on the same place? I know there are different possibilities to set.
    I tried but it not helped for me. What I can do? How and where can set this they stay on their place?
    Thanks.
    laci

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In Library Manager it's the FIle -> Rebuild command)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. 
    Regards
    TD 

  • How to Link Solution manager with ECC?

    Hi Friends,
    i am new to solution manager. can any one help me how to link solution manager with other SAP servers like ECC, CRM, SRM? if anybody has paterial for the configuration can u send me, i will be very much thankful for that? my mail id is [email protected], [email protected]
    thank you,
    devendran.

    hi Nick thanx for you reply. i was trying your way and the pop-up  asking the System name, Product, Product version and the installation number. (is it the right screen which i am opening? if it is not then help me out).
    my doubt is what to give in the system name. i had given ECC500 and it is not taking. is there any specific charater to enter i this field? if it is there then where we are maintaining it?
    in the product field i entered SAP R/3 Enterprise and Product Version SAP R/3 Enterprise 47x200 from F4 option.
    the next doubt is what is the Installation number and what to give in that.
    Regards,
    Devendran

  • How to make Solution Manager 7.0??

    Hi Experts,
    I am totally new to Solution Manager.I have installed it & when it I am checking
    System->status->component version--->Solution Manager 4.0
    ST Stack is - 15.
    How to make Solution Manager 7.0?Which Support pack level I need to apply to make it Solution Manager 7.0?
    For EWA,MOPZ Configuration what should be the minimum stack level of ST??

    Hello N.Das
    Solman 7.0 IS Solman 4.0 . I mean only the name has been changed so it goes with version of Netweaver; nothing more than that. So you have Solman 7.0. right now !
    concerning the minimum SP Level for functionalities EWA and MOPZ. There is no correct answer. In your current Level you already have both; but ( and that is especially the case for MOPZ) new features have been added since ST15.
    Current latest Solman version is EHP1 ST23.
    Depending on what functionalities you re interested in MOPZ you will be able to choose the minimum level required.
    If i were you I would go for the last one, especially because it contains new bug fixes and valuable enhancement for MOPZ
    On this link you can check what is in what version of Solman: https://websmp206.sap-ag.de/~form/sapnet?_SHORTKEY=00200797470000089906&
    Regards,
    Khalil

  • EP 7 systems in Solution Manager 7 for EWA activation

    Dear Expert,
    Greetings from Partha.
    I need to include our EP 7 systems in Solution Manager 7 for EWA activation. Current lanscape scenario
    Solution Manger     7.00   Installed
    EP                          7.00   Installed
    No central SLD configured and all the system have local SLD.
    1. As per the installtion guide & SAP notes we need to install
    a> SM Diagnostics Agent & Wilo Introscope in Solution Manager (manging system).
    b> Diagnostics Agent in every manged system(s).
    For managing system we can download Diagnostics Agent installation DVDs from SAP Service Marketplace
    at: http://service.sap.com/swdc --> Download --> SAP Support Packages --> Entry by Application Group
    --> SAP Technology Components --> SAP SOLUTION MANAGER --> SAP SOLUTION MANAGER 7.0
    --> Entry by Component --> Agents for Managed systems --> DIAGNOSTICS AGENT 7.11
    --> <choose operating system of managed>
    Our Solution Manager 7 is already installed and @SPS 17. My question is
    1. Can we use the same file for SMD installtion in Solution Manger or we need to download it from some other area ?
    If it is different then kindly let me know what are the DVDs to be downloaded and from where?
    2. In our Managed System SMD installtion we have decided for
    --> Installation Strategy as Direct Solution Manager Registration
    But what strategy we should take for SMD installation on Sol Man 7 that is
    Local SLD (wrt Sol Man) Registration or Direct Solution Manager Registration
    3. What is the need for the SAP Host Agent Installattion ? Is it mandatory ?
    Help will be appreciated.
    Regards,
    Partha

    1. As per the installtion guide & SAP notes we need to install
    a> SM Diagnostics Agent & Wilo Introscope in Solution Manager (manging system).
    b> Diagnostics Agent in every manged system(s).
    For managing system we can download Diagnostics Agent installation DVDs from SAP Service Marketplace
    at: http://service.sap.com/swdc --> Download --> SAP Support Packages --> Entry by Application Group
    --> SAP Technology Components --> SAP SOLUTION MANAGER --> SAP SOLUTION MANAGER 7.0
    --> Entry by Component --> Agents for Managed systems --> DIAGNOSTICS AGENT 7.11
    --> <choose operating system of managed>
    Our Solution Manager 7 is already installed and @SPS 17. My question is
    1. Can we use the same file for SMD installtion in Solution Manger or we need to download it from some other area ?
    If it is different then kindly let me know what are the DVDs to be downloaded and from where?
    Check the pdf attached in note 1234387 - Inst. 7.1 EhP1 - Diagnostics Agent installation
    If you have SP17, you must follow note 1357812 and install Diagnostics Agent 7.01 SR1
    2. In our Managed System SMD installtion we have decided for
    --> Installation Strategy as Direct Solution Manager Registration
    But what strategy we should take for SMD installation on Sol Man 7 that is
    Local SLD (wrt Sol Man) Registration or Direct Solution Manager Registration
    It doesn't matter what strategy you'll decide. You could decide Direct Solution Manager registration
    3. What is the need for the SAP Host Agent Installattion ? Is it mandatory ?
    As you have solution Manager SP17, you can't install Saphostagent 7.11 and for this reason you can't use SAphostagent.
    Agent 7.01 => No Saphostagent
    Agent 7.11 => Must install saphostagent
    Agent 7.20 => Already have SAPhostagent installed

  • Is there someplace I can learn how to set up e-mail?

    I am not very technical, and have just got the new i-phone 3G, Is there any place where there are step by step easy instructions on how to set up e-mail? Thanks

    Depending on your email provider, most of them have instructions how to setup in Apple Mail or Microsoft Outlook. The instructions/settings are the same for the iPhone.
    Others, like Gmail and AOL have built-in setup guides in the iPhone.
    Who is your email provider? The first step is to visit their web site and look under their support section for the appropriate email settings.

  • How to set up outgoing mail on iphone 3gs

    im new at this  can you tell me how to set up outgoing mail from my iphone

    im new at this
    Then you should probably read the manual:  http://support.apple.com/manuals/

  • HT4759 How to set up iCloud Mail on Mac OS X Leopard 10.5.4

    I need instructions on How to set up iCloud Mail on Mac OS X Leopard 10.5.4

    Welcome to the Apple Community.
    Mail preferences > Accounts and set it up using the Mail Server Information.
    Some users have apparently encountered issues using this information in pre-Lion set ups (I haven't), Roger Wilmut has kindly provided instructions for those who find themselves with this problem.
    Entering iCloud email settings manually in Snow Leopard or Leopard
    Entering iCloud email settings manually in Tiger

  • How to set InDesign CS5 as the default in the system having InDesign CS4 has the default ?

    How to set InDesign CS5 as the default .indd application when you have InDesign CS4 and CS5 installed and InDesign CS4 is the current default (InDesign CS4 was installed after CS5 installation)

    Thanks, but I already tried it at first but it is not the effective method.
    I think its because of the this reason :
    Both - InDesign CS4 and InDesign CS5 have their application/program/exe named as "indesign.exe".
    Installation of either InDesign CS4 or InDesign CS5, sets a Windows default path for the "indesign.exe". In this case, since InDesign CS4 was installed later (after InDesign CS5 was already installed), the "indesign.exe" which was directing InDesign CS5's "indesign.exe" was replaced by InDesign CS4's "indesign.exe".
    But after long google and search through regedit, I've got the solution :
    Locate HKEY_CLASSES_ROOT\InDesign.Document\Shell\Open\Command in regedit
    Change the value of (Default) attribute to "C:\Program Files (x86)\Adobe\Adobe InDesign CS5.5\InDesign.exe" "%1"     // Include the quotes
    Message was edited by: Vidit Kothari

  • How to integrate Solution Manager system to Enterprise Portal

    Hi all,
    HOW TO INTEGRATE SOLUTION MANAGER SYSTEM TO ENTERPRISE PORTAL SYSTEM

    Hi,
    First establish SSO between portal and solution manager.
    make the iview from com.sap.portal.epsolman.EPSolman
    check the link for help
    ep and solution manager support desk
    Thanks
    Santosh

  • Does anyone know how to set up eircom mail on an iPad 3. Tks Charles

    Does anyone know how to set up eircom mail on an ipad 3? Many thanks Charles

    - Have you looked at the previous discussions on the right side of the page under the heading "More Like This". The one with the green checkmark is solved.
    - Have you Googled for:
    setup eircom mail on iphone

  • How to set white spaces between the fields in dataset??

    Hi all,
    I am writing a set on information to from infotypes to a text file. Its a fixed width file. How do set white spaces in the fields for dataset?
    Example:
    TYPES: begin of header,
                    filler(40)  type c,
                    id(3)        type c,
                    filler2(7) type  c,
                    delimiter  type  c,
                 end of header.
    DATA header type header.
    header-filler1 = ' '.
    header-id       = '100'.
    header-filler2 = ' '.
    header-delimiter = cl_abap_char_utilities=>newline.   ( do it to get a new line)
    my_table = header.
    append my_table.
    DATA: out_file(256) type C,
          codepage_ref type ref to CX_SY_CONVERSION_CODEPAGE,
          out_char type c,
          size type i,
          insert_string type string,
          insert_size type i.
      out_file = filename.
      open dataset out_file for output in text mode ENCODING NON-UNICODE.
      LOOP AT my_table.
        size = strlen( my_table ).
        insert_string = ''.
        DO size TIMES.
          offset = sy-index - 1.
          try.
              out_char = my_table+offset(1).
              IF out_char = SPACE.
                CONCATENATE insert_string '' INTO insert_string SEPARATED BY SPACE.
              ELSE.
                CONCATENATE insert_string out_char INTO insert_string.
                transfer insert_string to out_file NO END OF LINE .
                insert_string = ''.
              ENDIF.
            catch CX_SY_CONVERSION_CODEPAGE.
              insert_size = strlen( insert_string ) - 1.
              insert_string = insert_string(insert_size).
          endtry.
        ENDDO.
       transfer CL_ABAP_CHAR_UTILITIES=>NEWLINE TO out_file NO END OF LINE.
      ENDLOOP.
      close dataset out_file.
    How do I get to insert the space for filler1 and filler2?
    Edited by: Siong Chao on Oct 4, 2011 4:56 AM
    Edited by: Siong Chao on Oct 4, 2011 8:27 AM
    Edited by: Siong Chao on Oct 4, 2011 8:29 AM

    problem lies in the open dataset codes
    Used:
    open dataset out_file for output in text mode encoding non-unicode message msg.
    if sy-subrc= 0.
    loop at my_table.
    transfer my_table to out_file
    transfer cl_abap_char_utilities=>newline to out_file no end of line.
    endloop.

  • How to set a song in the playlist to be phone ringtone

    how to set my song in the playlist to be my ringtone

    you have to convert it to a ringtone first. searching google will give you many ways to do it. also, there are some ringtone apps with pros and cons to each one. you cannot just pick a song on your phone and make it a ringtone unfourtunately.

Maybe you are looking for

  • User name in JDBC connection

    I have a problem when I tried to set up a jdbc connection in WL 11g. - I create a new JDBC Data Source and put user=userpen in the Properties box under the Configuration/Connection Pool tab. - When I go to Targets tab and check the AdminService box,

  • Submit botton issue

    Hi.  I added the "submit" button to my form, but adobe generates a default message to the body of the email and the recipient email. how do I customize it or eliminate it? see the message below:  Form Returned: MS-New Hire Checklist-color.pdf  The at

  • T-code to donate an asset

    What are the options (t-codes or processes) in SAP if we want to donate an asset on our books to an outside entity? For example, if we constructed a building and now have a final fixed asset, but we want to donate it to a school system?

  • Long description

    How can we findout the technical name and short,long description of an infoobject?. Regards, Srinivas,

  • Determining the PS User Locale

    Hi, I've been asked to work on integrating HCM 9.0 with a third-party system and one of the launch parameters for this system is locale. I know that PS uses a 3-char language code and that there are several meta-variables such as %language_base and %