Third Party Reporting Software

         Can anyone give me a line on thrid party reporting software that dips into the CUCM and has the ability to create custom reports and then send them via email, FTP, text, etc.  Need something that can be scheduled and automated as well.  The CUCM is very limited.  Don't want to do a bunch of sql stuff either.  Need something that a simple administrator(s) can operate from a gui.    

Hi John,
Sorry for the delay...I'm not on the support forum on a regular basis.  This maybe an answer to your request - it's web-based, you can customize your reports with the data fields you want, schedule delivery of the report via email or FTP.  Here are some screenshots:
It's called Variphy Insight.  You can find them online via Google, and ask for a free trial. Mention you found them via the Cisco Support Forum and they'll extend the 15-day trial license to a 90 day trial.
Regards,
Chris

Similar Messages

  • Third party report

    Hi,
      can anybody tell me what is third party report?
    Thanks & Regards
    venkat

    Hi Venkat
        to my knowledge Third party report is nothing but the report generated by using Third party reporting tool other than delivered by SAP.  This is said becos we are doing reporting on SAP data using non-sap reporting tool.
    Thanks
    Kishore

  • The best third party recovery software for  OS X?

    Can someone please recommend the best third party recovery software for  OS X. Accidentally emtied my trash when I shouldn't have.
    Thank you for your help.

    General File Recovery
    If you stop using the drive it's possible to recover deleted files that have not been overwritten by using recovery software such as Data Rescue II, File Salvage or TechTool Pro.  Each of the preceding come on bootable CDs to enable usage without risk of writing more data to the hard drive.  Two free alternatives are Disk Drill and TestDisk.  Look for them and demos at MacUpdate or CNET Downloads.
    The longer the hard drive remains in use and data are written to it, the greater the risk your deleted files will be overwritten.
    Also visit The XLab FAQs and read the FAQ on Data Recovery.

  • Third party backup software, how is the log sequence working?

    Me and a colleague had a discussion about how third party software and full backups locally on the SQL works together.
    If we use TSM that do full backups and then logbackups every hour in between for example.
    If I between the two full backups from TSM accidently do a "non copy-only" full backup do I then also break the whole log sequence backup from then and untill the next TSM backup is?
    Or can I use the full backup from my mistake and then take the log backups from TSM that occured after that fail and restore the database?
    I guess this depends on the third party backup software, but in my mind it should work but according to him it doesn't.
    Try to "paint" how I mean:
    I = full TSM backup
    - = log TSM
    F = my fail backup full but not copy only.
    I---F-------I
              ^ is where I would want to restore with both my full one and the logs from TSM. Hope you understand what I mean.

    yes, you should be able to use the full backup taken in middle and use the rest of the log backups taken afterwards to restore the database.while I do not use TSM, we use QUEST(DELL) LITESPEED, that takes full backup once a day and log backups
    every 15mins.
    if someone accidentally takes full backup in the middle of day with out 'copy only',
    log sequence will break and successive log backups depend on this full back up.
    while this should be prevented from happening in first place, you can still restore from native full backup and then apply log backups taken from third party taken after the  native Full backup.
    if this happens, I would restore the FULLBACKP with NORECOVERY using NATIVE SQL and then use  lite speed syntax to restore the log backups.Remember, native sql cannot read third party formatted backups(atleast litespeed), thats why I restore the full backup
    using native sql, since it was taken with native sql backup and log backups using litespeed syntax.
    Hope it Helps!!
    Thanks, well it was just a theory discussion we had about the issue. But none of us could find info on the internet easy to prove our point :) Thanks.

  • 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>

  • Integration between SAP and third party tax software

    can some body explain me or provide me docs regarding integration between sap and third party tax software like vertex.
    Thanks

    Hi
    First configure the same via the following menu path:
    1.) IMG>Financial accounting>Financial accounting global settings>Taxes on sales/purchases>Basic settings>External tax calculation>Define physical destination
    2.) Then test connection (option is available there).
    3.) If the connection is successful, also verify that the external tax package installed supports the R/3 4.6 version of the API. You do that by going to:
    System Information>Function List
    Check if the following functions are listed:
    • RFC_CALCULATE_TAXES_DOC
    • RFC_UPDATE_TAXES_DOC
    • RFC_FORCE_TAXES_DOC
    • RFC_DETERMINE_JURISDICTION
    4.) Then test the tax data retrieval:
    From SE37, select the relevant function modules like RFC_DETERMINE_JURISDICTION.
    The above 4 steps are necessary to satisfy that the RFC connection is established
    Hope useful
    S Jayaram

  • ASM and Third party Cluster Software

    What are the various components of ASM? What is the intergration/interoperability between ASM and third party cluster software?
    Please copy me in your response [email protected]
    Cheers,
    Sandeep

    unfortunately this is the forum pointed to by the link on the dba resource page
    http://www.oracle.com/technology/dba/index.html
    the link being
    http://forums.oracle.com/forums/forum.jsp?forum=18
    So an easy mistake to make
    Dominic

  • Third party download software

    Hello,
    I am looking for recommendations for third party download software.  My laptop was stolen and I would like to transfer the music from my device to my iTunes library.

    Have a look at this thread:http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0

  • Third Party Scanner Software

    Is there such a thing as Third Party Scanner Software?
    If so, does anyone have any recomendations?

    Vuescan is the way to go and it is updated regularly (almost weekly). Its interface is quirky but thorough reading of the manual and some of the related links is worthwhile.
    It has been a great investment for me in scanning old slides on an older scanner,
    It has a rich feature set. You can multiscan and alter exposures
    eMac G4   Mac OS X (10.3.9)  

  • Third Party Chatting Software

    Does anyone know if third party chatting software like jivetalk count towards the number of texts u have or solely as data b/c my plan only has 200 texts. If it counts only as data that would be great!

    If you are using Safari, then its data only. If you are using SMS, then it counts as text messages.

  • Third Party reporting-referrer address

    Hi,
    We are running redundant CSS's in one armed mode, and we use the group command. We have one group of servers that has content from third parties (search Engines). Since putting the group command on (to correct one issue) the source address is now being changed by the CSS (which is correct) however when the link on the internal web servers is clicked the third party gets the report and the referrer address shows up as the VIP not the Internet user.
    Is there anyway to get this original source address back or into the packet(s) that hits the web server soas to send to the third party?
    Thanks in advance

    no - there is no way if you use the group.
    That's the problem with one-armed design.
    We try a smuch as we can to recommend not to use one-armed design unless there is really no other way to do so.
    In your case, you can get rid of the group command if you make sure the CSS sees the server response.
    This can be done if the CSS is the default gateway of the server or if there is a device doing policy routing to redirect the response to the CSS.
    Regards,
    Gilles.

  • Third party network software to connect SnowLeopard Mac Pro to OS 9 G4?

    Since Apple pulled AppleTalk from Snow Leopard, I'm wondering if there is a third party bit of software out there that would allow me to connect a MacPro running Snow Leopard to a G4 running OS 9.
    In the meantime I will be going back to 10.5, but I'd much prefer to have my MacPro running the latest greatest...

    It doesn't work. From what I can gather, Snow Leopard requires AFP 3.0 to connect. Mac OS 9 only went to AFP 2.2. This has nothing to to with AppleTalk, which hasn't been used for file sharing in some time. It's just an incompatible version of AFP.
    Message was edited by: napabar

  • UOM issue of SR that push from third party integrated software into SAP

    Dear SAP Expert/Guru,
    Would like to seek for your advise what is to be done to check the issue of different UOM created in SR when push from thrid party intrgration software into SAP.
    The material only being maintained 1 UOM which is PKT however, when the data being push from the integration software it created the material with the UOM CTN and this cause the whole SR cannot be used.
    Is there any way to check between the data integration? The client is using BAPI to push the data.
    Currently the client just implement PI module and the third party software is integrated with PI module.
    Kindly advise is there any other way to check.
    Thank you
    Regards
    Leonard Tan

    Dear Shailesh & Jurgen,
    Due to the T-code CUNI is maintained as Fire Fighter in the production server, so I only can use the QA server to analyst the UOM maintained in the server.
    Below is the result of the analysis:-
    <u>ISO Code</u>   <u>ISO code text</u>
    CT             CTN
    PK             Pack (assuming this is used as packet)
    As in the Change Units of Measurement of Dimension: Overview. THe result as shown:-
    <u>Unit</u>   <u>Commercial</u>   <u>Technical</u>   <u>Meas.unit text</u>
    CTN             KAR             CTN             Carton(SC)
    PKT             PKT             Pkt             Packet(s)
    When double click the "Units of Measurement, select any unit and click on the lens, here you will see a small box called ALE/EDI, you will get to see the ISO Code in the box and a small checkbox called primary code"
    There is no checking being clicked at the primary code and nothing is being keyed in the ISO code
    Kindly advise what is to be done? is it the ISO issue or is there any setting being done wrongly.
    Thank you
    Regards
    Leonard Tan

  • Recomendations for third party paging software

    We have tried to come up with a reliable way to send pages out from Lookout 6.0 without total success.
    Our application is an un-manned monitoring point. We want to do things like wait 10 or 20 minutes before paging on some alarms. Send other immediately. Send some only during certain hours. Send a second page when the alarm clears for some alarms.
    I am now looking at a third party external paging software. I have seen references to both Win911 at http://www.specterinstruments.com/ and Controlsee at http://www.controlsee.com/
    Does anyone have experience using Lookout with either of these? Particularly with some of the type of parameters that I have described above.
    Any input would be appreciated. Thanks, Alan

    Have a look at this thread:http://discussions.apple.com/thread.jspa?threadID=2013615&tstart=0

  • Ipad third party suggested software for the elderly

    What third party software on the ipad is good for the elderly?

    dbaps wrote:
    All I was trying to do was to get some ideas for setting up an Ipad for my Dad for Father's Day. It's getting so you can't even ask a question w/o someone blasting you.
    I appreciate the links that people provided. For the record, this was not meant to insult anyone. If I go to CNet.com I can get the top 10 downloads. So magazines will last best apps, etc...I did not mean to insult anyone. I apologize if anyone took my question the wrong way.
    To narrow this down, my father loves to read, loves card games, board games.  I'm also interested in something that will expand his education on how to use the Ipad.
    Thanks,
    Paul
    I just think folks found it such a broad, open ended question it is difficult to really say specifically.
    For reading, depending on what your Dad likes to read, you have lots of options.  Many newspapers, magazines and news sites have specific apps for thier content, so you can search for ones that you know he reads.  You can install the iBook app, the Nook app both of which have their own stores to purchase from, but both also support non-DRM ePub formats like those from project Gutenberg, so you may be able to pre-load them with some free books he may like (or give him a Barnes&Noble or iTunes gift card to buy his first books).  There is a Kindle app too, if you do not mind being tied to the Kindle store only.
    There are also some excellent crosswords apps if he likes those and I like the board games from Optime software (chess and checkers) but there are also apps for SmartGo, Mancala, Backgammon - just browse the section in the app store to see what catches your eye.

Maybe you are looking for