Retrieval of EWA data in machine readable form

Hi!
I use SAP Solution Manager (SPS 16) with a lot of satellite SAP systems and get each week a valid EWA report.
Now I would like to get a automated retrieval of EWA data in machine readable form.
So it should not be a EWA report, but e.g. a XML file with all the relevant information (e.g. parameters, performance, etc.)
Question
What are the technical steps to do this?
How can I retrieve such information? (interface, tcode, report)
Thank you very much
Jürgen

Hi,
You want the system to send SAP EarlyWatch or Service Level Reporting reports automatically by E-Mail.
To send HTML reports automatically by E-Mail, you have performed the required activities in the IMG (transaction SPRO).
Start the transaction SOLUTION_MANAGER.
If you are in the solution overview, choose a solution.
Choose  Edit  Send E-Mail Automatically .
To add an E-Mail address to which to send your reports automatically, choose Create E-Mail.
A dialog box appears.
Enter the required data.
The system sends the selected report to the assigned E-Mail address(es), automatically. You can specify several E-Mail addresses.

Similar Messages

  • Retrieval of EWA relevant information in machine readable form

    Hi!
    I use SAP Solution Manager (SPS 16) with a lot of satellite SAP systems and get each week a valid EWA report.
    Now I would like to get a automated retrieval of EWA data in machine readable form.
    So it should not be a EWA report, but e.g. a XML file with all the relevant information (e.g. parameters, performance, etc.)
    Question
    What are the technical steps to do this?
    How can I retrieve such information? (interface, tcode, report)
    Thank you very much
    Jürgen

    Hi,
    You want the system to send SAP EarlyWatch or Service Level Reporting reports automatically by E-Mail.
    To send HTML reports automatically by E-Mail, you have performed the required activities in the IMG (transaction SPRO).
    Start the transaction SOLUTION_MANAGER.
    If you are in the solution overview, choose a solution.
    Choose  Edit  Send E-Mail Automatically .
    To add an E-Mail address to which to send your reports automatically, choose Create E-Mail.
    A dialog box appears.
    Enter the required data.
    The system sends the selected report to the assigned E-Mail address(es), automatically. You can specify several E-Mail addresses.

  • Data display in Readable way.

    Hi,
    I am newbie to Oracle. I want to know a method by which we can see the table table in easy to read form.
    Suppose a table has 20 columns and 50 row. If we fire a query to display all rows, then we are getting info, but very tuff to read and relate with column.
    Can you suggest a better method to read data or any tool (freeware) that can be used to check complete data table in human readable form.
    Edited by: user1133562 on Dec 23, 2012 11:04 AM

    cooluniquesunny wrote:
    Hi,
    I have tried Toad. Buts its a very heavy Tool.
    I need perfection on command line. Since it is fast and helps you to have better hands on Oracle. So I need a way to get each table data in easy readable form.
    The command line really isn't the place to get "perfection" as regards to report formatting. If for no other reason, you are going to be stuck with the width of the comand line window, and the resulting line wrap. As stated, you can control it to some degree in sqlplus by using the FORMAT command to limit the width of individual columns. LINESIZE will control where SQLPLUS puts a line break, but if that is wider than your command line window, you'll still get line wrap.
    A kludge method I've used a lot is to use a sqlscript like this:
    set linesize 512 pagesize 80
    column first_name formant a12
    column last_name format a12
    column emp_salary format 999,999.99
    spool myreport.txt
    select
      first_name
    , last_name
    , emp_salary
    from
      emp
    spool off
    edit myreport.txtThe key to the above is the SPOOL and EDIT commands. When I use this on a Windows client, the EDIT command opens the spooled output file in Notepad, where I can scroll the window left and right if need be. Not so useful in an ssh session to one of my linux boxes, as the EDIT opens the spool file in vi, and I'm still limited by the width of the ssh window.
    But again, the above is just a hack for my personal use as a dba. Wanting "perfection" in your report format and wanting to use the command line are fundamentally mutually exclusive requirements.
    I have tried using setting page size, line size, col, But have to reset everytime for each new table, and has also to restrict my selection to few columns.
    Here as per my requirement, there can be 2 solutions. correct me if I am wrong and suggest a way forward.
    1. By Setting Spool on, redirecting SQL output to some file, and check that file for full Table data output. But also in that file, not getting all column data in single line.What are you using to open the file? As I said above, you have to make sure you are not getting line wrap as an inherent limitation of the tool you are using to view the output. If that tool doesn't have a built-in limitation, then you are not setting LINESIZE to a large enough value. And/or you are not limiting the width of your columns by use of the COLUMN directive.
    >
    2. Looking for some script, in which we can pass the table name, after that it displays all columns with serial no, and prompt for Sr.No from user, to display a single or multiple columns data.Now you are talking about a much MUCH more complex requirement than simply getting your report in a 'readable' format. Now you are talking about selecting indeterminate columns from an indeterminate table, with user input to boot. This goes far beyond the scope of your original question and suggests you need to step back and separate your business requirement from your immediate technical question.

  • How to retrieve input data from a HTML form in the UTF-8 cha

    I encountered the following problem with a JWeb Application:
    I tried to write a JWeb-Application for OAS 4.0, that retrieves
    input data from a HTML form and writes it into an Oracle
    database.
    All processing should be done in the UTF-8 character set.
    The problem is, that the form data retrieved by getURLParameter
    are always encoded in a non-unicode character set and I found no
    way to change this.
    Can anybody tell me what I should do to get the form data in the
    UTF-8 character set?
    null

    Hi
    Try set in the JWEB application's Java environment such
    SYSTEM_PROPERTY: file.encoding=UTF8.
    Andrew
    Thomas Gertkemper (guest) wrote:
    : I encountered the following problem with a JWeb Application:
    : I tried to write a JWeb-Application for OAS 4.0, that
    retrieves
    : input data from a HTML form and writes it into an Oracle
    : database.
    : All processing should be done in the UTF-8 character set.
    : The problem is, that the form data retrieved by getURLParameter
    : are always encoded in a non-unicode character set and I found
    no
    : way to change this.
    : Can anybody tell me what I should do to get the form data in
    the
    : UTF-8 character set?
    null

  • Retrieve Data from the Webservice through Data connection in Adobe Form

    hi
                                            i done Student ejb application
    i.e, Create,Update,Retrieve,Delete operation. I create the WebServices to these operations. Present  i connect the webservice through data connection . create operation is done successfully, but i dont know how to retrieve the the student details through data connection. how i can bind the retrieve values to the table in adobe form .how to bind from webservices to adobe form without context node.

    I had the same problem in SAP B1 2007. Report worked fine except when it was open from B1. Generally there may be different problems. In my case the same problem was caused by using some procedure which was in a specific schema. Changing the schema into "dbo" solved the problem.
    Radoslaw Blaniarz

  • Retrieving Chrome Library data from Time Machine?

    How can I Retrieve Chrome Library data from Time Machine? It seems no Library data has been backed up.  Any ideas why not and How I can get the hidden library to be backed up in the future and have access to it in Time Machine?

    We might help you better if you possibly knew what you were talking about. OS X only hides the user's /Home/Library/ folder. Only the Chrome developers know where they would be hiding a Chrome library, if there is such an animal.
    If you want to find the /Home/Library/ folder:
    Exposing the /Home/Library/ Folder
    Pick one of the following methods:
    A. This method will make the folder visible permanently. Open the Terminal application in your Utilities folder and paste the following at the command prompt:
    chflags nohidden ~/Library
    Press RETURN.
    B. Click on the Desktop, press the OPTION (⌥) button, select Library from the Finder's Go menu.
    C. Select Go To Folder from the Finder's Go menu. Paste the following in the path field:
    ~/Library
    Press the Go button.

  • Sending Date parameter  from the form to Report

    Dear Friend
    Hi everybody, I am sending the date parameter to my report through a form ,and my date format in the form and in the report as follow : DD/MM/YYYY but when I enter the date as 18/1/2004 the system pass this value as follow : 18-JAN-04 but I want the system to pass my date format as 18/1/2004 not as 18-JAN-04 ,how can I do that
    Best regards
    Jamil

    Ino,
    thanks for your answer.
    You're all rigth abouth the index issue. So I've written my SQL like you say in your post. But i get an error : "ORA-... Non-character found where character expected... " or something like that. I've checked nls_date_format in my client machine and the server (DB 8.1.7.4), and also the regional settings in both machines, and all are set to 'DD-MON-YY'. What can be wrong?
    Thanks again for your time.
    Jaime.

  • I can view the data in front end form, but data is not avilable in backend

    Hi,
    i created a form with three blocks.In first block i entered the data.Based on the data it will fetch recodrs from A & B tables and insert into C table.This logic i have written in backend and put commit in front end and back end. In the 2nd block iam using C table. i can view the data in front end(C table) . But i unable to
    see the data in C table when i go and see in back end.
    Form is used for only querying purpose. for the C block insert allowed and update allowed is false.
    Plz do the need ful

    Please try and post sufficient information for someone to replicate your problem. We are not looking over your shoulder and do not have access to your database.
    We need a minimum table structure, example data, a walk-through of how the form works - you mention 3 blocks and only half-way describe 1. Is another for the C block? Or is that a different form?
    e.g. Enter search data in Block A. Execute Query. Blocks A and B populated with data from database tables based on FK relationship B to A. User presses Save button, procedure in form updates table C based on data in form and issues commit. Execute Query in Block C retrieves just inserted data in table C.
    Is that remotely what's happening? Or something completely different?

  • Create printouts from data submitted in a form.

    Long story short:
    I'm looking to set up a system that automatically creates a document from data submitted in a form. So imagine I type "Jason" in the name field, "Orangutans" in the favorite animal field, and when I click print I'm presented with an A4/Letter document that says "my name is Jason and I love Orangutans" and the background is covered in cute orange apes. Where do I start?
    Long story long:
    I work at a computer store and due to my experience with Adobe products* I've been tasked with creating all the signage in the store. I've been doing all the signs for a year now and now we have a bunch of different signs that need printing every day. The most in-depth and time-consuming ones for me are signs for Trade-In computers. Unlike new computers, the specs are always different based on the particular model we buyback from the client. There are all kinds of fields that are different in each case.
    As it stands, I have an illustrator file with all the information in the right place, and when a computer comes in I take all the specs, fill in the right boxes and unhide the image layer so I get an image of the corresponding model on my document. This takes considerable time, and means the process is specific to me, i.e if I'm not in the store, the computers don't get put up for sale beacuse we can't add a spec/price sheet.
    What I want to do is automate the process so that anyone in the store can make these signs. All they will have to do is fill in a form (online or locally) that asks for model, year, RAM, HDD, etc**. Then when they click submit it returns a completed sign that they can print and put up next to the computer.
    I'm not entirely sure how to accomplish this. I've looked at Adobe's free online FormCreater***, and I like the simple data output that it creates. However, I'm uncertain as to my next steps. I imagine I'll need it to send the results to a computer with blank templates for the Trade-In computers. It would then need to populate the applicable fields and automate all the work I usually do.
    Where should I start? I'm willing to learn anything to get this working.
    Thanks,
    Jason
    *Illustrator, Photoshop, Flash, inDesign
    **Total of ~18 text and 4 image fields need to be changed per sign.
    ***http://www.adobe.com/ca/products/acrobat/form-creator.html

    I'm willing to learn anything to get this working.
    Excellent! Right attitude.
    Where should I start?
    With my favorite "graphics program": FileMaker Pro. (Yep. My favorite graphics-project tool is a relational database program.)
    You see, you've discovered something that graphics people are discovering with increasing frequency all the time: Your project is not a graphics problem. It's a data problem.
    Note how little of your problem has to do with graphics. Emphasis mine:
    ...we have a bunch of different signs that need printing every day.
    the specs are always different based on the particular model
    automate the process so that anyone in the store can make these signs
    All they will have to do is fill in a form (online or locally)
    an image of the corresponding model
    See if this scenario sounds appealing:
    You have on your computer a single file, named TradeIns. You or one of your authorized users doubleClick it. It opens to a nicely organized form that is completely self-explanatory; requires absolutely no training to use.
    It's completely idiot proof. The user doesn't have to know anything about any graphics program. He can't break anything.
    Consistency is maintained because everything that can be automated is. Dependency intelligence is built in. Popup menus limit data entries to legitimate choices (ex: Models). Subsequent data entry choices are automatically filtered based on data already entered (ex: RAM configurations limited to those possible for Model). User prompts and hints (highlighting, event-driven messages, tooltips, data validation, etc.) make sure that all required information is entered.
    When the data entry is done, the user clicks a button labeled Print Preview: A3 Poster. The display automatically changes to a pre-defined A3 formatted layout with all the data graphically styled (Headline, descriptive blurb, bullet list of features, price, etc., etc.), the company logo and contact info in place, and a graphic of the appropriate model appears in the background. The user clicks a button labeled Print Poster. Next to it, by the way, is a button labeled Email Poster To...
    If you want, you can enable up to five people concurrently to access and interact with the solution in their web browsers from anywhere. So the data entry can be performed by staff members who logon (according to access priviledges you define and control down to the individual field level if need be) in the office, from home, or even on their iPhone. Multiple users can enter/edit data at the same time.
    It's 2:00 Tuesday when Customer leaves with his new machine. You clean up his trade-in a little; put it on the display shelf. Pull out your iPhone and take a photo of it. Tap the specs in. The data, including the photo, are simultaneously entered into the database. You lock the door and go home at 5:00, confident that a formatted sales flier of "Just Arrived" trade-ins will be automatically emailed to your mail list before you get home.
    You, having admin priviledges, can add to, alter, elaborate upon the functionality (ex; add an automatic price calculator) anytime you need, with no downtime on the system.
    How difficult, time-consuming is this?
    Once the requirement details are nailed down, and the raw beginning data for populating values lists is provided, an intermediate level FileMaker developer could build the above-described solution and have it up and running, ready for data entry, in less than a day, easy.
    Cost? $500 for one copy of FileMaker Pro Advanced. That's it. (And...*achem*...it's not rented; it's a normal perpetual license.) And with it you can build an unlimited number of other data-driven solutions for your business. You can even bind them as fully-functional standalone applications which you can distribute without royalties.
    Based on what you've described so far, the solution's starting data schema would be very simple:
    Create a new database with three related tables:
    Models
    Trade Ins
    Specs
    The fields for each table would be something like this:
    Models
    Model ID (primary key; text; unique)
    Model Name (text)
    Brand (text)
    Image (container)
    Trade Ins
    Trade In ID (primary key; text; computer's serial number)
    Model ID (foreign key; text; value list)
    Specs
    Spec ID (auto-enter serial number)
    Model ID (foreign key)
    Trade In ID (foreign key)
    Spec Name (value list)
    Description (text)
    You'd have two Layouts (screens): Data Entry and A3 Poster. You could build as many additional Layouts to display whatever combinations of the data you want for as many purposes as you may encounter. Export to PDFs or Excel spreadsheets any time. Build automated reports with live graphs, use conditional formatting, automate with scripts, etc., etc.
    Marvelous program. Every business should have it.
    JET

  • Date problem in a form

    Hi:
    I have a form (in jsp) where in I have a field for Date. The Date is entered in the form: 12/18/2002. I using beans to retrieve the form values and then pass to the program. THe date field is passed as String to the bean. The program changes the String to util date
    (assignment ===> name of bean)
    String strDate = assignment.getDueDate();
    java.util.Date adate = null;
    DateFormat fmt = DateFormat.getDateInstance(DateFormat.SHORT,Locale.US);
    try {  
    adate = fmt.parse(strDate);
    System.out.println("Util date in Bo: "+adate);
         catch (ParseException e)
              System.out.println(e);
    and before inserting into database, it is changed from util.date to sql.date.
    long time = adate.getTime();
    java.sql.Date sqldate = new java.sql.Date(time);
    Until now everythign is working fine. On my way back, when i retrieve the sql.date from the database, I change it to util date:
    java.sql.Date sqlDate = rs.getDate("dueDate");
    java.util.Date uDate = sqlDate;
    and then covert this util date to String
    String strDate = uDate.toString();
    When I display this string date on my form... it is in the format
    2002-12-18, although i have inserted it in 12/18/2002 format.
    Can anyone help me since i want my date to appear on the form in the format I enter (12/18/2002) and not the 2002-12-18 format of database

    Already answered elsewhere.

  • A database that contains data required for this form to function correctly cannot be found?

    Hi,
    In my scenario, i m trying to pull out data from sql server using windows authentication and display in infopath form.
    I set some rules in textbox control change that retrieve data from sql database.
    and I have enabled cross domain data access for user form .
    and i have stored the connection file into the connection library and i have approved.
    The form working fine in server (browser), but whenever i m trying to open the form in client browser i m getting the below error.
    please assist me to resolve this error.
    venkateshrajan

    Hi,
    Please make sure following options are enabled in Central Administration > General Application
    Settings > InfoPath Forms Service > Configure InfoPath Forms Services.
    1) Allow user form templates to use authentication information contained in data connection files.
    2) Allow cross-domain data access form user form templates that use connection settings in a data connection file.
    (-This you have done)
    Do you use host name to access the data source? If yes, please
    check of the DisableLoopback check is enabled. Please make sure the loopback check is disabled on all SharePoint servers and reboot server to test if it works.
    http://support.microsoft.com/kb/896861
    Please refer this link with similar problem
    Hope it helps!
    Thanks,
    Avni Bhatt

  • Using Call_Form - want to retain data in existing calling Form

    Hi All,
    I would be grateful for assistance with the following scenario:
    Form A calls Form B and when user presses 'SAVE' (not to commit to the database) button in Form B then customer
    wants the program to return to Form A, commit current pending changes on Form A and then
    return to Form B and commit changes there.
    At the moment when the program goes back to Form A then understandably When New Form instance
    fires and the program will retrieve records from the database however that is not what I want. I want the
    records on the Form to be that which they were prior to calling Form B and as such for a commit to be applied
    to these added/changed records.
    Then, likewise I can call Form B but again I want the current records on Form B to then be applied to the
    database.
    I don't want to use EXIT_FORM in Form B to go back to Form A because the changes in Form B will be lost and
    I don't want to commit changes in Form B prior to committing changes in Form A due to business reasons that the
    customer has given.
    So really I was just wondering if either with Call_Form or another method there was a way of retaining the data on
    the calling form when calling another form?
    Your help would be much appreciated.
    Kind Regards

    At the moment when the program goes back to Form A then understandably When New Form instance firesNo, it does not. Control goes exactly to the codeline after the CALL_FORM
    But anyway, your scenario will not work the way you have it now. If you want to return from B to A you will have to do an EXIT_FORM and therefore loose all outstanding changes in Form B.
    Two possible solution i can think of:
    1. Merge the two forms into one and make the items of Form B appear in a different window. For the user it will look the same, but you can issue one COMMIT_FORM and both changes will be applied. I would go with this approach
    2. Issue a POST in Form A before calling Form B. Then, if users saves in Form B, issue another POST and set some flag. When returning to Form A, check that flag and issue a COMMIT_FORM to make changes permanently. If Form B is left without saving you may have to do a ROLLBACK or leave the form with EXIT_FORM(ROLLBACK);

  • How to retrieve all the data from a BLOB using view-generated accessor

    I am using JDeveveloper 10g v. 10.1.3 and am storing an image in a database as a blob object and need to retrieve all of the data to get the entire image and store it in an ImageIcon. The code I have works partially in that it retrieves the correct data, but only gets a piece of it, leaving me with a partial image.
    AppModuleImpl am;
    ImageVwViewImpl vo;
    am = (AppModuleImpl)panelBinding.getDataControl().getDataProvider();
    vo = (ImageVwViewImpl)am.findViewObject("ImageVwView");
    ImageVwViewRowImpl ivo = (ImageVwViewRowImpl)vo.getCurrentRow();
    ImageIcon icon = new ImageIcon(ivo.getImage().getBytes(1, (int)ivo.getImage().getBufferSize()));
    jULabel1.setIcon(icon);I either need to know how to use a stream to get the data out (from BlobDomain method getBinaryStream()), or how to get the other chunks of data separately.
    edit: I know the problem is that getBufferSize() returns an int which is too small to hold all the data, but need to know what to use instead. Thanks!

    This is the code I'm using now. Same problem :(
    AppModuleImpl am;
            ImageVwViewImpl vo;
            am = (AppModuleImpl)panelBinding.getDataControl().getDataProvider();
            vo = (ImageVwViewImpl)am.findViewObject("ImageVwView");
            ImageVwViewRowImpl ivo = (ImageVwViewRowImpl)vo.getCurrentRow();  
            ImageIcon icon = new ImageIcon(ivo.getImage().toByteArray());
            jULabel1.setIcon(icon);

  • I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically. Can some one out there help me?

    I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically.

    Update automatically under which circumstances, exactly?

  • Upload data from excel to forms 9.0.4 using webutil 1.0.5

    Hi,
    can anybody provide me the code how to upload the data from excel to forms 9.0.4 using ole2 fuction. From forms to excel it is working fine.
    Regards

    Hello,
    Instead of selecting one key figure in data view, please select all key figures of the planning book and then try all the steps which you have carried out.
    please revert after you carry out this.
    Regards,
    Prafulla

Maybe you are looking for

  • Report Alerts are not shown on crystal server 2011

    Hi, I have created alerts on From date and To Date. The alert is shown when the difference between From Date and To Date is more than an year. It is shown properly in the crystal report designer. When I am uploading the same report to the server the

  • How can I use the Adobe reader if the PDF documents are in iBooks?

    The Adobe reader asks me to look for an "Open in" button but iBooks does not appear to have one. I like IBooks because it synchronises nicely with the computer, and I can read the PDFs but I cannot highlight, add comments or add bookmarks unless I us

  • Tax jurisdiction

    Hi All, I would like know if given county has more than one tax jurisdiction and if more than one Tax jurisdiction  available for a county, i would like to display them. I have tried with function module TAX_TXJCD_GET_EX_JURCODE_LIST but i was unsucc

  • Problem with Encore CS6.

    Good morning everyone. I'm mading a DVD with Encore CS6 and I've created a Custom Menu. When I connect the Chapters to the corrispondent Button there's a strange problem. I've done 27 Chapters, and obviously 27 Buttons, divided into 3 lines x 9 Butto

  • How to upgrade from OS 10.5 to 10.6?

    Hello guys. I'm in a hot box. My Macbook is from mid-2009 and still working. I want to upgrade from 10.5 to 10.6 and I'm understanding that I have to buy the physical CD from Apple for $20. Here's the thing: I don't have any money to buy something li