Accessing Performance Data from third party Application

I have a requirement where in I have to fetch the performance metrics from SAP through a Java application.  I know there are some RFC's available in CCMS module.  But the customer is not interested in CCMS module.
So, is there any way to achieve it?
If anyone had come across this situation, please let me know.
Thanks in Advance,
Vijay

Hi vijay,
IBM tivoli will work for IBM servers,please follow this link may be it will help full to you.
http://help.sap.com/saphelp_nw70/helpdata/EN/42/e704f8999a3ee8e10000000a1553f7/frameset.htm
Regards,
Raju.

Similar Messages

  • Help me!    How to use it as a web service from third party application?

    After using JDeveloper to develop BSSV object e.g. JP550010, how to use it as a web service from third party application?
    TKS!

    Obviously the OP is working on a project for the Bead Society of Southeastern Virginia http://www.bssv.org. Oh, wait, maybe he's researching the Blueberry Shoestring Plant Virus http://abbreviations.yourdictionary.com/bssv
    :D
    John

  • Import Suppliers from third party application

    I was wondering if anyone is aware if you can automatically import Suppliers from a third party application.

    HI,
    If you are planning to import customer from your legacy system or any other data base..there are some ways..
    do specify wht exactly u want to do..
    regds,
    tarak

  • BAPI for Sales Order Creation from Third-party Application

    Hi,
    I need to create a Sales order in a SAP system from a third-party applications. Please provide the list of BAPIs/Interfaces that are involved in creation of Sales Order.

    Hi,
    Check this link, explains step by step.
    http://abaplovers.blogspot.com/2008/02/bap-sales-order-create.html
    Thanks,
    Krishna

  • Launching OA page from Third party application.

    Hi,
    We would like to launch an existing OA framework page from third party system. We do not mind entering the user name and password if prompted.
    Following URL have been tried by us ... with no success.
    http://tru-64.ashokleyland.com:8050/OA_HTML/RF.jsp?function_id=22195
    &ImcGenPartyId=123&ImcGenPartyName=abc&OAHP=IMC_NG_MAIN_MENU
    &OASF=IMC_NG_ORG_OVERVIEW
    http://tru-64.ashokleyland.com:8050/OA_HTML/OA.jsp?
    OAFunc=IMC_NG_ORG_OVERVIEW&ImcGenPartyId=123&ImcGenPartyName=abc
    &OAHP=IMC_NG_MAIN_MENU&OASF=IMC_NG_ORG_OVERVIEW
    Error : You are trying to access a page that is no longer active
    thanks
    Yj

    in Login page, get userid and pwd from user and use below query
    String sql = "select fr.responsibility_key responsibility_key";
    sql = sql + " from ";
    sql = sql + " fnd_responsibility fr";
    sql = sql + " ,wf_all_user_role_assignments waur ";
    sql = sql + " ,wf_local_roles wlr ";
    sql = sql + " where waur.user_name=:1";
    sql = sql + " and waur.role_name = wlr.name";
    sql = sql + " and wlr.orig_system = 'FND_RESP'";
    sql = sql + " and wlr.OWNER_TAG='<ur custome>";
    sql = sql + " and fr.RESPONSIBILITY_ID =WLR.ORIG_SYSTEM_ID ";
    get the correct resposnsibility key then use below code
    String sessionid = sessionBean.createSession(request, response, dbcFullPathName, userName, userPassword, appShortName, responsibilityKey);
    String transactionid = sessionBean.createTransaction(sessionBean.mRespInfo[0], sessionBean.mRespInfo[1], sessionBean.mRespInfo[2], dbcFullPathName);
    HMAC macKey = sessionBean.getMACKey(session);
    String url = URLMgr.processOutgoingURL("OA.jsp?page=<PG url>&transactionid=" + transactionid, macKey);
    Do all this in your custom JSP page. Once done then redirect to OA page using URLMgr.processoutgoingURL method.
    Hope this will help you.
    Message was edited by:
    user566918

  • How can I set up printing to queues on a Windows 2008 server directly from the iPad apps and not from third-party applications without using AppleTalk or Bonjour?

    We have a Windows 2003/2008 server-based network with a dedicated print server which we would like to be able to print to over Wi-Fi.  How can I set up the printers on the iPad without downloading a third party application such as Print Central or Print N Share?  I want to just click the arrow and "Print" then choose the printer, which doesnt show up.  I want to be able to use the existing TCP/IP-based network that we have to reach these queues, not having to install Bonjour or AppleTalk to reach them.
    Thanks,
    KMQ7

    This would really be the "Holy Grail"   right now.  I think this a feature that every large organization requires. AirPrint works on a small scale, but is not really an enterprise class application.  In addition it uses the Bonjour discovery process which is difficult in a large LAN WAN environment.  For those that would remind me, I am aware of the enhancement link 

  • Accessing BW Query from Third Party System

    Hi,
    We have a requirement by which user can do the following through the third party system.
    1. User will enter the Parameters in the third party system.
    2. User will then call the BW Query with the above parameters from the third party system.
    3. BW query should get execute based on the parameters (variables) and output to be displayed.
    3. After displaying the output, the same should get passed into the db tables or the flat file to the third party system.
    Ideal steps will be :
    1. Enter the parameters in the third party system
    2. Calling the query from third party system with the
    parameters
    3. Executing the BW query
    4  Displaying the output and
    5. Sending the output back to the third party system
    Kindly advise how can we handle this scenario.
    Regards
    Ramesh Ganji

    hi,
    you can use third party etl tools. I used XtractIS for microsoft analysis services.
    http://www.theobald-software.com/cms/en/xtract-is/xtract-is-plugnplay-mit-sap-und-den-ssis.html

  • Just how secure is your data from third-party keyboard developers?

    I have all faith in how Apple handles my data, but I'm not so happy when I'm told a third party has access to anything I type, when this should all be local to the phones memory. Credit card information, passwords, etc. I would rather not type when using a third party keyboard. How safe actually are you to install a keyboard for iOS 8? Has Apple put anything in place to prevent a

    I'm not quite sure why my message stopped half way, but just to finish above, I'll retype:
    Has Apple put anything in place to prevent a third party from sending details of what you type to an online server? Why is it even required? Isn't that keylogging?

  • Number of remote RFC connections to SAP from third party application

    Hi All,
    We are using an external application which is using the JCO API to make a connection to the SAP server to pass invoices. But the connections are note properly closed after invoking the RFCs and SAP seems to be not able to handle further requests once the numer  of connections reach the maximum limit.
    Could you tell whether there is a max limit on the number of connections opened to SAP from remote function calls from a third party product?
    Is there anyway by which we can make sure that connections are properly closed in SAP after the each remote call?
    Thanks in advance for your pointers.
    Regards
    Arun

    Dear Arun,
    Here are the parameter settings which you can do to set up RFC connections to SAP servers.
    http://help.sap.com/saphelp_nw70/helpdata/en/c3/ce70a5cf0ab1499bfbf464e6e92de0/frameset.htm
    This will resolve all your problems.
    Thanks & Regards
    Vivek

  • Accessing Cluster Data From an External Application Using the DataSocket

    I am trying to interface to a legacy system running a rather large and complex LabView application (which I really don't want to modify).  The data I need to access has been posted on the DataSocket server as a cluster.  Is there any way of accessing that data as a structure from an external application?  I do have Measurement Studio and its CNiDataSocket classes and I am able to connect to the data, but I can't see how I can pull the data over and extract the values that I require.
    Any ideas?

    This is a duplicate post.  Check this post
    Pat P.
    Software Engineer
    National Instruments

  • Payroll Data from Third party System & Payslip in ESS

    Hi All
    Client wants to display payslips in ESS for employees and the payroll is processed in Third party vendor system.
    I Would like to know whether we can store the payroll results in Result Tables in R/3 and generate the payslip and make it available in ESS.
    How can we store all the monthly results in Result Tables in R/3. And months payslips should be available for employee through ESS.
    Request you all provide inputs for the above scenario.
    Thanks in advance.
    Gautham.

    Hi,
    Can you please tell what solution did you apply.
    Many Thanks!
    Ritin

  • Importing data from third party file with specific layout

    Hello everyone,
    I have been searching the forum and googling for help on this but so far no success.
    The issue I have is the following:
    - I need my client to provide data to me in 2 different dates (Date 1 and Date 2), for example, a bank account balance;
    - He has already provided me with data for "Date 1" in the previous year and this information is stored in a file, generated by a government software;
    - I have the file layout provided by the government, establishing the location and number of characters where the information is stored (e.g. need to import characters 4-12 of a specific line in the file);
    - I need to be able to read from this file and pre-populate field "Date 1" with the amounts informed previously;
    - I will then send a PDF form for him to update the "Date 2" field, using the amount in "Date 1" as a reference.
    Is there any way I can do this?
    I like researching and do this as a hobby, therefore I don't expect to receive pieces of code already prepared - I would just appreciate if anyone could point me in the right direction here, as my coding skills are from a guy interested in learning things.
    Many thanks in advance for all the help.
    P.S.: the government software can generate a .PDF file and the data I need is reported there, just in case it is easier to work with a PDF file instead.

    Hi,
    Looks like that you are using relative path. Then, the file must be located in MathScript search path. Otherwise, MathScript can not find that file. You can either specify the absolute path or add the path to MathScript search path list.
    I have tried in LabVIEW 8.6. dlmread should work well to read data from .txt file.

  • How to read data from Third party Oracle DB?

    Hi,
    We have SAP R/3 ECC.5.00. We would like to get some data from another Oracle database. What are the steps to get the connectivity?
    Regards,
    Lijo Joseph

    Setup DB details in DBCO transaction. and configure in the System. Use Native SQL to retrive data from ORacle.

  • Are data in third party applications saved during back up?

    I'd like to upgrade to 2.0.1 but I have quite a few applications purchased from AppStore that contain crucial data. So the question is whether the information within the apps is saved during the back up or will update wipe out all the info forcing me to manually enter the data again?
    Thanks

    Yes, everything from SMS, contacts, settings, photos and applications and app data will be saved. The onlly thing not backed up is music but that also will be retained during the upgrade. Just make sure you have the same music already on your computer in case a problem does oocur.

  • How to authenticate oracle application user from third party application -

    Hi All!
    I am using OC4J as a J2EE container with an Oracle Applications setup (11.5.10, LINUX version). This is for an application which gets called from Oracle Applications. We need the user, responsibility and session information of Oracle applications to be passed on to our application which is running on a different port in OC4J. We are unable to get the information when we call our application from a menu option in Oracle Applications.
    Various papers have been mentioning mod_oc4j.so module, which we are unable to find in our Oracle Applications setup.
    Any help as to
    (1) where we can download and install mod_oc4j.so from and
    (2) passing the above mentioned information to our application running on the OC4J port will be greatly appreciated.
    Thank you
    Narasimha Rao M L V

    Hi,
    thanks for your reply, but i don't wanna see that user in my list then what should i do??? This is not possible, you cannot delete the user from the application.
    if i set end for that user in that form then anyway the user will be there and visible....am i right??? please correct me if i am wrong...Correct.
    is it so that when the end date is passed, the user will be deleted from list which is shown in user management form??No, you will still see the user in the form/table.
    Regards,
    Hussein

Maybe you are looking for

  • Problem with Business partner flow from R/3  to CRM

    Hi, We are setting up a process to flow of Business Partners from R/3 to CRM.  We have configured PIDE correctly but the problem is when I am creating any customer in R/3 we are getting DUMP.   Kindly help me in this regards. Thanks

  • Can't turn my iPod OFF!

    For the last week or so my iPod won't turn off, which is a bit of a twist on the regular "I can't turn my iPod on" posts. Until now it would turn itself off after about five minutes unused, or I could turn it off by holding down play/pause, but now i

  • User Interface Annoyance - Label

    I have colour-labelled my desktop disk icon many times since I have been using my iBook, most commonly when I'm using a picture as my desktop background. I noticed a few days ago, however, that the labelling menu has been 'greyed out', and it is not

  • Aircrack with wl driver?

    ive been trying to use aircrack-ng but im not quite sure if im doing everything right.  I have a broadcom b4312 wireless card and im using the wl driver.  Aircrack should work with this driver.  Ive never used this program before so maybe im entering

  • Fast internet, high latency

    I've been having huge problems with my internet and I think it is latency related. This occurs across the board, on our iMac, macbook airs, ipads, etc. I pinged google.com from network utility and averaged around 500-900ms. I play games quite a bit a