Solution manager-third party tracking tools conectivity

Hi All,
How to connect solution manger to third party issue tracking tools to get fake data  in solution manager and update the same?
Thanks in advance
vasumathi

Hi Murali Narayanan   
If you wan to achieve monitoring from technical perspective, the way that was introduced by shivjansi might be the option.
If you want to check the entry of specific table in stand alone MSSQL to ensure the business process that use MSSQL
stand alone DB, you can use BPMon remote DB monitoring that enables monitoring of non ABAP/ non SAP that supported
by netweaver like MSSQL, Oracle, DB2.
By using this function, you can monitor the entry of your stand alone SQL server.
For example, stand alone SQL Server has some table that contains some error,
or there is  application table and in one row that it indicates error or  completeness.
Now if you want to check these error document or incomplete document  in the DB,
you can use BPMon remote DB monitor.
By monitoring this, you can ensure whether there is issue in your business or not.
You can find out how to setup from following link.
http://service.sap.com/bpm
->technical detail ->Setup Guide for non-ABAP/non-SAP
P14 (The monitoring object u201CGeneric Table Entry Counter for remote DBu201D (NATABCNX) )
is related description.
(In the document, it also introduce some other way using web service).
Also in same link, you can find out other document like how to setup BPMon.
Also there is some blog about table entry counter. it is for SAP ABAP system.
But the function is more or less same for remote DB.
So you can also check following blog to have more understandable image.
/people/volker.vongloeden/blog/2010/07/16/create-your-own-customer-specific-key-figure-for-business-process-monitoring-within-5-minutes
Best Regards
Keiji

Similar Messages

  • Third Party Ticketing Tool integration with solman service desk scenario

    Hi,
    I need any guidance on integration Of third Party ticketing tools like OVSD with the SAP Solution Manager Service Desk Scenario.
    Regards,
    Kaustubh.

    Hi Maheshwar,
    What I am trying to do is, try to maintain the data like,,
    Caller ID-- sender
    Assignment of workgroup--
    Search Code--
    Priority--
    and description--
    now some of these are constants that we need not determine every time.
    but my question is, can we maintain these as a set of parameters in the method definitionunder parameters tabjust similar to MAIL_HEADER...which is displayed in the mail alert.
    we already have a scenario maintained in the HPSD where it reads the mail picks up specific content based on key words, and creates a ticket.
    and If we can maintain these by modifying the method, then where can we maintain the multiple data/options for this
    And also please send me what were the steps u have done.
    U used a Z method or customized the Function module??
    Bcz in my case I think I will have to do both..
    Regards,
    Kaustubh.
    Edited by: kaustubh on Jun 19, 2008 6:32 PM

  • Third party reporting tools

    I am trying to use a third party reporting tools.
    I have found one I like from Inetsoft.
    The problem I am having is running the sample code they provide. I keep getting the error of method not found in my package.class file. They have provide sample.java files, I am not sure how to get jdev to see the method.
    here is the .java code:
    package smart_package;
    import inetsoft.sree.*;
    import inetsoft.report.*;
    public class SimpleReplet extends BasicReplet
    public ReportSheet createReport(RepletRequest req) {
    StyleSheet report = new StyleSheet();
    report.addText("This is a very simple Replet!");
    return report;
    here is the event code:
    <event name="print_report" >
    <method class="smart_package.SimpleReplet" method="createReport"/>
    </event>
    my question is why do I get this error:
    Warning(43,73): report.uix: Parsing error, line 43, column 73: Could not find method createReport in smart_package.SimpleReplet
    also if anyone has a suggest on a third party reporting tool let me know.
    thanks

    I think that I figured out my own problem. my problem was method not found in class.
    here is the solution:
    I need a method with a EventResult to start the process. and then that method would call the third party method.
    package smart_package;
    import java.util.*;
    import java.text.*;
    import java.io.*;
    import inetsoft.report.*;
    import inetsoft.report.io.*;
    import oracle.cabo.servlet.BajaContext;
    import oracle.cabo.servlet.Page;
    import oracle.cabo.servlet.event.EventResult;
    import oracle.cabo.servlet.event.PageEvent;
    public class PrintReport
    public PrintReport()
    // HERE IS THE KEY!!!
    public static EventResult StartPrint(BajaContext context,
    Page page,
    PageEvent event)
    createReport();
    return null;
    public static void createReport()
    try
    StyleSheet report = new StyleSheet();
    report.addText("This is a simple report");
    PreviewView previewer = Previewer.createPreviewer();
    previewer.print(report);
    previewer.pack();
    previewer.setVisible(true);
    previewer.setExitOnClose(true);
    catch(Exception ignore) {}
    my event on the uix page:
    <event name="print_report" >
    <ctrl:method class="smart_package.PrintReport" method="StartPrint" />
    </event>

  • How to achieve Number Ranges in third party CRM tool and in SAP CRM

    Hello Guru's,
    My business requirement is I have to create LEAD from third party CRM tool to SAP CRM and vice versa i want to maintain number ranges for created lead in both side.
    How can I achieve this please provide me your valuable suggestions and document.
    Thank's In Advance

    Hi,
    In SAP IMG screen maintain the external number range in CRM  through the below path.
    CRM-Transactions-basic setting-Define Number range.
    Also maintain the same number range for lead in the third party crm.
    Regards,
    Ashish

  • EP integration with third party BI tools

    Hi,
    I was looking for information and pointers on EP integration with third party BI tools like Business Objects etc.  Would be grateful.
    Thanks,
    Madhu

    Thanks. We have a full fledged Business Objects reporting environment.  My question is:  As a beginner in the EP space, I would like to understand how to treat the  Business Objects environment as one of the content providers for the Enterprise Portal?  Are there any documents or manuals that talk about the integration of EP with Business Objects?  I know the question is too broad, but any pointers would be useful.

  • Oracle Third Party Backup tools

    What are some third party backup programs that people are using with oracle these days? Also when using third party backup tools, do these tools shutdown the database while backing up? Does the Archive Log mode need to be enable as well? Not big on Oracle so simple answers would work.
    thanks.

    I wouls suggest to go with RMAN. it's best tool and free.....Best third party backup tool is BMC SQL Backtrack.

  • Third Party WCM tools integrated into SAP EP7

    Hi All,
    I am wondering if anybody has experiences with integrating a third party WCM tool with EP7 for intranet-style content in the portal, and whether an assessment versus Web Page Composer has been made?  I have looked at Web Page Composer but am interested in seeing what best-of-breed third party offerings are certified for integration to EP7 and how these compare.
    Points will be awarded for useful responses.
    Regards
    John

    Hi John,
    I've seen btexx easyWCM in some projects and although I do not like it, many users are quite content with the features.
    Afaik it is certified for SAP EP 7.0, have a look at it.
    regards,
    Christian

  • Access data from a third party warehousing tools in BEx WAD

    Hi,
           I would like to know whether it's possible to access data from a third party warehousing tools ( For eg: Cognos) in BEx Web Application designer. Any help would be appreciated.
    Thanks

    Hi,
    BEx Web Application designer is only integrated to BIW server. So We can not access data of other tools unless the data is stored in the BIW server as the data in any data target. 
    With rgds,
    Anil Kumar Sharma .P

  • Login window - Third party code/Tool/Gui????

    Hai Friends,
    Is there any third party code/tool/gui/ available for login frame.
    I want to store/keep all login/logout details -in a file.
    i need to store user names and passwords -encrypted in a file.
    The login frame(or a single frame with) Login,Cancel,Create new user,change password.
    Please guide me.
    Thank You

    Thanks for ur reply. I want to store the user name and passwords in encrypted form.
    i am using type4 jdbc3.0 driver to access Ms Sql Server.
    and i don't want to use any connection with the database until the user login. Also i don't want to keep the login/logout information in database-it could be much better if i use a file.
    please guide me!
    Expecting help from experts,
    MartinHilpert , Michal Dunn, Camickr, and others.

  • MSSCCI Provider to connect third party developer tool (PowerBuilder)

    Attempting to use the Microsoft Team Foundation Server MSSCCI Provider to connect third party developer tool (PowerBuilder) to TFS. Unfortunately, I am receiving a Nonspecific Error on the Initialization through the MSSCCI, and have not been able to find
    a resolution through internet searches

    Hi K,  
    Thanks for your post.
    What’s the version of your TFS?
    Which version of TFS MSSCCI Provider you tried to install?
    According the description in
    TFS 2013 MSSCCI Provider, it support the PowerBuilder 11.5, please confirm that. And you need installed the VS 2013 or Team Explorer 2013 on the same client. 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Deploying manually CC PKG file built with CC Packager. Not using any third party deployment tool. However after each 5 installations, the PKG files corrupt and cannot be use for a 6th installation. I have to build a new PKG file using CC packager.  Why ?

    Deploying manually CC PKG file built with CC Packager. Not using any third party deployment tool. However after each 5 installations, the PKG files corrupt and cannot be use for a 6th installation. I have to build a new PKG file using CC packager.  Why ?

    http://helpx.adobe.com/creative-cloud/packager.html
    http://forums.adobe.com/community/download_install_setup/creative_suite_enterprise_deploym ent

  • Third party CMS tool with SAP EP.

    Hello,
    I'm looking for a third party content management tool which can be plugged with SAP EP.
    Can you please suggest on this.
    Thanks in advance.
    Adiga Shrinivasa

    Hi Shrinivasa,
    there are a lot of WCMS Systems that can be plugged with EP. Just have a look at the <a href="https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio">portal content portfolio</a> where you'll find some certified business packages to integrate some CMS.
    I have good knowledge about CoreMedia and RedDot and they both run very well with EP. If I remember correctly,  the first one to be certified was a product from Interwoven, but I do not know that.
    If you do not want to invest in some external product for integration (doubled license fee, doubled administrational effort, ...) you should have a look at the following solutions:
    1. easy Web CMS by btexx (quite good)
    2. business package for web editing by SAP Consulting (same)
    3. SAP web page composer as shown on teched (part of SP 20 in Q1 2007)
    As I have a very close look to your issue (WCMS in EP) I'm looking forward to the web page composer. Maybe you should have a look at the teched slides.
    HTH,
    Carsten

  • Solution Manager 4.0 Implementation Tools Experience Information

    Hi,
    We are looking at implementing the Blueprint, Configuration and Test Manager implementation tools for SM 4.0 to assist with our ERP2005 upgrade from 4.6C.
    We have gone through pretty much everything that is available online for SM in SAP Service Marketplace and have taken SM training SMI310. We are at the next step of proceeding with the implementation.
    I am looking for <b>anyone who has gone through an SM implementation</b> and can help with documented standards, templates and defined processes and user roles for Solution Manager implementation of the Blueprint, Configuration and Test Manager implementation tools.
    Anything that can give us a better understanding and a head start to our SM implementation would be appreciated.

    Hi
    To answer some of your questions:
    Keywords: We have used keyword "In scope" on structure nodes (processes, process steps) to allow the consultants to add relevant processes and documentation which is not relevant for the current project but must likely will be later. The keyword can then be used as a filter when generating blueprint.
    Furthermore we have used keywords related to prototypes - so it is easy to apply a filter to show eg. which scenarios/processes are included in prototype1, prototype2 and so on,
    We have a long list of documentation types, based on the best practice templates. Too many to list here.
    Solution manager keeps track of document versions (history), so we use the standard status codes: "in process", when worked on. "review", when submittet to approval and "released" when finished.
    There is no technical difference between doing config from SM vs in dev system  - as you basically access the img. But for people used to workíng in Dev system directly, it is a quite new way to work. And there are some configuration items not in the IMG - which then cannot be linked into SM.
    IMG objects will appear in several processes, and one option is to link in the same img objects in several processes, and then place the documentation along with the objects in a way where the consultant use the "where used" function on img objects to check if it has already been used elsewhere, and then create a link to the documentation there, and work in the same document. But in several cases they would have to start a new document, if it is not logical to add to other documents containing info on how the img object is configured.
    You can use the standard roles for application consultant and project manager - they should cover implementation needs.
    Hope some of this information is useful
    Regards
    Lars

  • Third Party Development Tools

    Can some one tell me how to use the third party software such as Visual
    Basic, Powerbuilder to develop client application of Weblogic Server ? Is
    there any tool kit required to support such client application ? i.e: How to
    establish the connection in Visual Basic program to the Weblogic Server ?

    Apple is not allowing native iPhone application development at the moment and no word if and when they will.
    Their answer is for us to build web apps that users access via the Safari browser.

  • Ability to use external third party ETL tools removed?

    Hi,
    have just been looking the possibility of using a third party tool (Informatica, Business Objects Data Integrator) with NW2004s.
    It appears that there is no longer a suitable source systyem type or at least there isn't in my Ramp Up system (SP7).
    Does anyone know if the functionality required for this has been retired? Or is it still there behind the scenes and just needs to be used in a different way.
    Many thanks,
    Mike

    Hi Andreas,
    thanks for this.
    It used to be that you needed an RFC destination from BW to the third party ETL RFC server, and a dedicated Source System for this and then the BAPI loader was used.
    Not sure if I understand how this will be achieved with the 3.5x data sources as aren't these SAP only?
    In the External Systems area of the source systems tab, there are some entries for:
    RA 115     Oracle Applications 11i
    LF 205     Tealeaf 2.05B
    PD 020     SAP xPD
    So it sounds like I create these as a SAP source system having previous done the RFC config?
    Thanks for your help and a little more would be great!
    Regards,
    AB

Maybe you are looking for