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.

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

  • BC/Muse syncing issue with third-party code

    Hi there, I was hoping someone had a solution to this issue - which is this:
    I have used some third party code for a Hotel's 'QuickBook' function on every page. Periodically, this code stops working on some pages, and works on others - mainly when I republish the site via Muse.
    I asked the code's developer to look at it and they found this problem:
    <form method="post" action="http://fe.avvio.com/convert/site/Clandeboye%20Lodge/index.php" id="c5QuickBook3Fields"></form>
    The form effectively begins and ends on the same line.
    However, the </form> appears on a completely different line in the code - rather than the wrong place (as indicated above) it appears in excatly the correct place. Does BC 'render' this either in the wrong place, or doesn't recognise it being there at all?
    As a temporary fix: When I log into BC and edit the website from the back end, all I have to do is navigate to the offending page where the QuickBook rests, click 'Update' without making any changes at all and it begins working again.
    As a workaround this is obvioulsy a bit of a chore, but more importantly it's impossible to tell when, or on what page, this third party code decides not to work!
    It's worth pointing out that the third party code seems to be fine - I've had it looked over and it does in fact work continuously on competitor websites I've been checking.
    Apologies if it doesn't make sense... honestly, it has me baffled. I might even have to re-word this at a later stage!
    Thanks for any help though.

    If you have the entire iTunes folder from the old system and have restored this into <User's Music> on the new one then iTunes should treat this as the "home" library for the device. It should sync without removing any content. If not, see Recover your iTunes library from your iPod or iOS device.
    I suspect the options are greyed out because there are currently no Tones in the iTunes library to sync.
    tt2

  • 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

  • Accessing SAP BW from a Third party reporting Tool.

    Hi,
    We are trying to acess SAP BW using a third party tool for reporting purpose.
    We need a url to access SAP BW (something like http://host:13080/sap/bw/xml/soap/xmla
    SAP BW should have fully functional Web services interface (XMLA Standard  protocols)).
    Presently our SAP BW has only ABAP Stack installed and no Java Stack.
    To get a URL as mentioned above do we need a Java Stack to be installed?
    I am not a SAP developer and hence need a confirmation on the above question.
    Some documentation associated would also be usefull.
    Thanks and regards

    Thanks for the response
    May be you are telling abt SAP GUI
    the url for it is like
    http://<fully_qualified_hostname>:<http_port>/sap/bc/gui/sap/its/webgui/!
    But I need to use that URL to connect to SAP BW which needs some XMLA protocol.
    Any suggestions on same..
    Thanks and regards

  • Positioning of third party code/ buttons

    does anyone know a html tag that would position a link e.g. counterstat.com always by the end of a page disregarding different height of the pages?
    hope i can make it clear what i am talking about. basically the height of my pages varies with the different content. i want to add third party html code (e.g. a button or similar) to my page. i want to have it at the end of each page (e.g aligned: centered)
    yet the only way i could move buttons on my page in the code was to configure text boxes with a specific x/y position and then add the link before the div/ of the text box. this is certainly not a comfortable way to do it. any suggestions to make life easier??? remark the button must go still in the page-background area not in the browser background area.
    harpo

    Since adding a stat counter is a post publish edit, put the code between the following tags at the bottom of your page and it will be at the very bottom of the page and centered:
    < / div >
    <center><@br /@>
    CODE GOES HERE
    </center><@br /@>
    </body >
    (remove the @ when entering the code)
    Like it is here.
    Do you Twango?
    G5 Dual Core 2GHz, 2G RAM, 250G HD; G4 Dual 1Ghz, 1.5G RAM, 80G HD, QT 7.1.3,   Mac OS X (10.4.9)   22 LCD, 250G/200G/160G FW HDs, Canon: SD700IS/i850/LIDE 50, Epson R200, 30G iPod

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

  • How to generate csr for third party code signing cert?

    I've been reading about code signing, but can't see how to generate a csr to use with a third party CA. Does someone have a tutorial, link, suggestion?

    Hi,
    Here is an document which discussed on how to implement code signing with using third party certificate for you reference:
    http://download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/best_practices.doc
    For further suggestions, it is recommend you to get further support in the MSDN Forum so that you can get the most qualified pool of respondents.
    http://social.msdn.microsoft.com/forums/en-US/categories/
    Thanks
    Tiger Li 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Itunes/ipod with colour problem

    recently, ive been having problems with my ipod. i accidently dropped it onto concrete a couple of months back, and since then, it keeps coming up with the sad ipod icon. fortunately, tho im sure it doesnt do it any good, a swift smack to the back of

  • Once i updated my itunes i can no longer connect to the internet thru it i.e. itunes store access is gone

    ever since i updated my itunes Yesterday!! i cannot do anything on it involving the internet it says an unknown error occurred (310) make sure your network connection is active and try again

  • Can I install and use any 2.5" SATA hard disk on my Mac Mini (Late 2012)?

    I have a Mac Mini (Late 2012) which is currently housing a 500GB SATA hard disk. Unfortunately read errors have been detected and it seems to be slowing down. I want to replace this with another 500GB SATA hard disk and I was wondering whether any no

  • Starting a program and remembering its pid.

    I'd like making a package for the abyss web server X1. And since it is a server, I'd like making a /etc/rc.d/'s script. Taking as base one of the existing scripts it will be easy. But I have a problem I'd like starting the server in the background, s

  • Query on Interacting Script

    Hello Experts, My client requirement in interacting script is at the end of a question , they need to give an ADVISE to there customers which has  number of advices say for instance 10. Can u please suggest how do we create a long text  as an answer