Looking for Logoff API functionality from NWA

Hi ,
I have one web application which is deployed on NW 720 system . I have applied security contraint in this web application so when i try access the url pattern it ask user for credentials . But if i close this browser and open a new session then it never ask for user credentials . I guess it takes the user cookie information to re login .
The requirement from my side is to find the API from nwa which can be called during the _jspDestroy functionality so that current user can log off before the broswer is closed . Can you help me here to find that API ?
Best Regards,
Mitul

Hi,
Refer below link if it helps:
http://help.sap.com/saphelp_nw70/Helpdata/en/44/aada5230be5e77e10000000a155369/frameset.htm
Best Regards,
Rupali

Similar Messages

  • We are looking for VPN API for iOS, any help

    we are looking for VPN API for iOS, any help

    Greetings from another victim!  We are all suffered from HP's poor support of HD 7690M XT... I guess you are talking about Diablo3, right?  With original HP driver, my switchable card can't even function well, so I followed the suggestions from another thred on this forum, update the driver to CCC 12.2 preview.   I ran Diablo3beta on my laptop with CCC 12.2 preview; I could only reach FPS of around 30 on maximum display quality ( my scrren resolution is Full HD).   ( I believe this card is capable of hitting much better FPS if it got a decent driver.)
    Also because my FPS would drop to less than 10 suddenly in games for no reason, I decided  to switch to unofficial driver, Leshcat, together with MSI Afterburner.  Doing this improve the performance significantly, FPS hits around 45.   Nevertheless my graphic card still freezes out sometimes, and I would blame this problem to the driver.   If HP could come up with a new, working driver, I think all the mysterious problems will disappear.
    Unfortunately HP is just deaf to all the complaints from the owners of this graphic card.   
    We are now orphans forgotten by HP...
    PLEASE UPDATE THE DRIVER FOR HD 7690M XT GRAPHIC CARD !!!!!

  • Looking for a Fully Functional HTML 5 Audio Player that has a playlist capability

    Does anyone know how to build, find or purchase a full functioning HTML 5 Audio Player that has a playlist. I have found the small single mp3 player but I am looking for a full functioning Audio Player that can load and play several tracks from an album etc. I see beautiful HTML 5 Video players everywhere but it seems no one has figured out how to make an awesome Audio Player that plays multiple songs. Help

    You can try these :
    http://amazingaudioplayer.com/how-to-insert-an-html5-audio-player-to-your-webpage-with-ifr ame/
    http://www.musegrid.com/adobe-muse-widgets/audio-widget
    http://www.muse-themes.com/blogs/news/8285249-embedding-a-mobile-tablet-friendly-audio-pla yer
    Thanks,
    Sanjit

  • I have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    i have the new version of iMovie, and when i try to start the program, i can't because it says that it is looking for some movie files from the Iphoto, so all the program is locked up... how can i do to restart the program??

    Hi
    Did You ever use - iPhoto ?
    Did You may be direct iPhoto to a different Photo Library
    As iMovie tries to find the appropriate photo library - it can get lost if iPhoto direct it into a Library on a not connected external hard disk or to a strange location - And iMovie HANGS.
    Do - When no other program is running that might interfere
    • Start iPhoto - BUT NOW KEEP alt-key (option key) DOWN during the full Start-Up process
    • Now iPhoto let's You select Photo Library
    • Select the one in Your Account / Home folder / Pictures ! !
    • Then iPhoto should start up OK
    • Now Quit iPhoto
    • START iMovie
    Does it still hangs - then I would suspect - iMovie Pref. file
    If it Run's OK - Then HURRAY !
    Yours Bengt W

  • I keep getting a 'Looking for backup disc' message from my  Time Capsule.

    I keep getting a 'Looking for backup disc' message from my  Time Capsule. I have set it up several times without any apparent problems (I have even done a Hard and Factory reset). Everything seems fine until I ask Timemachine to 'back up', and then the problems start.
    Any ideas?

    I had the exact same problem. I bought the Time Capsule this past July and it worked fine for about a month then it told me it hadn't backed up in 10 days and was stuck looking for the backup drive. I called Apple and they said the reason was that the Time Capsule was in Bridge mode. I launched Airport Utility and sure enough, it was. I changed it to DCHP and NAT (Airport Utility -> Network tab -> Router Mode). After updating the Time Capsule, I couldn't even get on the Internet, let alone do a backup. A logged into the software for my cable modem and discovered that it too was in Bridge mode.
    It turned out (for me) that neither should be in Bridge mode (which is for connecting two networks). Your cable modem only has one IP address. Your Time Capsule should be doing the NAT (Network Address Translation) which translates the internal IP addresses on your network to the one IP address your cable modem has. When I switched my Time Capsule to DHCP and NAT, it conflicted with the fact that the cable modem was also trying to do this. The answer was to turn this off on the modem (allowing all the packets to just go through the modem to the Time Capsule and let IT do the NAT). I did that last week and since then, my Time Capsule has been working perfectly.
    1) Go to your cable modem (via a browser, enter "http://192.168.100.1"). Log-in and find the setting that indicates NAT. If you're uncomfortable doing this or can't find it, call your cable company and ask Tech Support to do it for you. They can do it remotely.
    2) Launch Airport Utilty. Go to the Network Tab and change the router mode to "DHCP and NAT".
    3) You may need to restart your modem and Time Capsule. I can't remember if I had to or not.
    I hope this helps. I tried many things but this is the only solution that fixed it for me. And it makes sense. Only one device, the cable modem or the Time Capsule, can be doing the NAT.

  • BW SEM-BPS API functions from a Web Dynpro project in Netweaver

    Hi,
    Rather than using the standard Web Interface Builder in BW SEM-BPS (3.1B), we have to use SAP Netweaver to create a Web Dynpro project which accesses all the API_SEMBPS functions, such as GETDATA, SETDATA, FUNCTION_EXECUTE etc. Has anyone done this before? If so, do you have any examples, hints?
    Regards,
    Linda Lee

    Hello Linda,
    let me add some more remarks on this topic from the BW-BPS development perspective:
    I completely agree with Marc's statement.
    Thechnically it is possible to build a planning application UI on top of the BW-BPS API functions and we have some customers that are live with such a solution. However, I would recommend this only in 2 cases
    1. You need to create a tightly integrated application with BPS being only one part of several other components (including transactional UI, e.g. running against a CRM system).
    2. You prefer a UI technology that is not provided by SAP (e.g. Java Swing based).
    In all other cases, I would say that one should stick to the Web Interface created with Web interface Builder, mainly for cost reasons. If this tool does not fulfill all your needs there are several possibilities to enhance and extend the generated web interfaces by custom specific coding (see also several How-To guides in this area; e.g. "How to integrate a BEx Web Template into a BPS Web interface").
    Another possibility is to loosly couple several web UIs with the help of the portal.
    To my knowledge, it is not true that BSP web technology will be obsolete shortly. 
    In general, I would always prefer a tool supported, model driven approach compared to a heavy custom coding. This is also in sync with SAPs general strategy to a more pattern based approach to create UIs.
    Regards,
    Tobias Hagen
    Dev. Manager BW-BPS
    SAP NetWeaver BI

  • ERROR when trying to look for the following function in HRMS Responsibility

    hi all,
    Is there a form in HRMS where a person can enter the exchange Rate and the system calculates the Functional currency to any other currency based on those exchange rates entered in that form.
    I loged in as HRMS Super User and in the Navigator i tries to look for form Function as %Exchange%Rate% ,so in the status i am getting as follows:
    FRM-40010: Cannot Read from e:\oracle\appl\pay\11.5.0\forms\US\PAYWSDER.fmx
    please can any one tell me what is the problem and how can i resolve it.
    Thank you
    Chetan

    Hi so where to find this Fmb file as some where in Metalink i read that if we enter the exchange rate in that form it will Transfer the Journal to GL without giving any errors.
    ALso
    Hi hsawwan,
    Thank you!
    u always reply me back soon thanx for ur kind support.
    I appreciate.
    Please can u comment on the senario for my payroll POST as to how can i handle 2 .
    Thanx
    Chetan

  • Looking for a wireless audio from any source`

    I have an Apple TV, iPhone 6, and Dell PC.  I am shopping for a  self-amplified speaker system which can WIRELESSLY stream audio over my home WIFI network (probably not Bluetooth) for BOTH the following:
    MUSIC AUDIO, from ITunes, Spotify, apps from iPhone or PC
    VIDEO AUDIO, from Apple TV or broadcast TV
    Shopping around there seem to be several brands which  do one or the other, but it’s not clear to me there is any system that does both. Is that true?
    For example, Apple’s AIRPLAY enabled speakers (or normal speakers hardwired to my TV) seem require streaming though Apple TV. Can I also stream Spotify or other apps with AIRPLAY speakers?  And NON-AIRPLAY speakers (like SONOS) clearly support most streaming sources, however do they also work with Apple TV for video, and if so without hardwiring the speaker to the TV?
    I’m looking for something that does it all, and without complicated workarounds, and with a seamless interface on my device. Wirelessness of the speaker itself—i.e. not hardwired to signal source like SONOS does—would be an added bonus, but not necessary.
    Some brands I am looking at: KEF  SONOS  Bowers & Wilkins Bose
    Can you help me, or set me straight if I am wrong about these assumptions?

    you should checkout the program called airfoil it let the user stream audio with airplay from any program not just itunes
    so that would make spotify be able to play out of airplay speakers be it an Apple TV or airport express with speakers connector or a
    device which was build to support airplay

  • Where to look for the attributes functionality of CL_GUI_ALV_GRID?

    I am trying to use mc_style-f4 of CL_GUI_ALV_GRID.
    But it is noe getting triggered.
    Where can I look for the functionality of the Attributes section of CL_GUI_ALV_GRID?
    (help.sap.com discusses about the events and mthods only and not the attributes section..)
    Thanks,
    Ven

    SE24 shows you the methods and attributes.
    and help.sap.com shows the functionality / usage of the methods. it does not tell about the attributes part.
    I need to know this usage information about the attributes.
    Say for example mc_style_disabled - this disables a cell.
    MC_STYLE_F4 what does it do etc..

  • SSO for Transaction Launcher functionality from CRM

    Hi,
    How can Single Sign-on be enabled when launching R/3 Transactions from SAP CRM? On R/3 system we have integrated ITS.
    SSO is working properly for Action Box functionalty from WinClient for same R/3 box from SAP CRM system.
    Thanks in advance and regards,
    Asheesh

    check out this weblog
    <a href="https://weblogs.sdn.sap.com/pub/wlg/738">Updated!: Calling a BSP application from a SAPGui Transaction</a>
    particularly the Single Sign On of the weblog.
    The solution offered will work only if the BSP is called within a HTML control in SAP GUI, you may need to change the logic of using the call_browser
    Regards
    Raja

  • Looking for an api to provide timing support for a music app

    Hey folks, new member says Hi !
    I was wondering if this would fit better here or in the multimedia section, but here goes :
    I've been thinking about some music sequencing ideas that I'd like to implement in ruby.
    However, the language has poor runtime performance and won't cut it if it has to handle the timing-critical processing.
    So I was wondering if I could possibly design it in a way that would rely on a lower level api to provide clock info.
    I've read a bit about jack, and at first glance, it seems reasonable to think that I could develop my application model in ruby and have it register as a jack client (provided I manage to make a  proper bridge for it), to fire up events in a timely manner. Same with alsa, which seems to have a special timer api.
    But I'm new to this (even linux itself), so it's a lot of info to get one's head around.
    I'd love to hear from some people who've had experience developing with these sort of musical/osc/midi apis, and maybe could give some insights regarding whether this is doable, and maybe some pointers on what to investigate.
    cheers !

    I'm not sure I completely follow you with the "privilege".
    To answer your question, yes, you may enhance behaviour of standard services such as CHECKIN_UNIVERSAL via so called "filters". Filters are Java pieces of code, that might be hooked to "filter events" such as validateCheckinData. When a service is being processed, the filter code is triggered on that event automatically.
    However, the checkin services already contain a security check (it calls a Java method from the standard code), and it will do checks like "can this user check in a document with such a security group?" or "does this folder exist?", no extra code needed. So, I'm not sure what your enhancement would do additional.

  • Hi. I'm looking for something like MSDN from Microsoft but for JAVA.. ?

    Hi, I've learning java from some books, but I want someting like MSDN but for JAVA, is it exist?
    I'd like it so much. I have API documentation, but it's a little difficult learn somethig from it.
    What do you recomend to me ?
    Do you knowk something like a BIBLE or MSDN for JAVA ?.
    thanks.

    Thank you guys.
    I'm starting java with debian, now. This is so hard for me. but I'm going to resist to come back at hands of MICROSOFT and his XP.
    I like the tutorials, and I have to do a lot of work with them now.
    However, I hope find something good technicial then.
    I'm a little confuse, what is the difference between CORE API DOCS, JDK Programmer Guides
    Java? Platform, Standard Edition 6
    API Specification
    and..
    JDKTM 6 Documentation
    in easy words please...
    thanks.

  • Looking for app to stream from MacBook Pro to iPad

    I am hoping soon to get one of the new iPads and would like to play movies stored on my MacBook Pro laptop and watch them on the iPad.  What is best one and I dont mind paying for it.

    It is a 2 part app-server on Mac, client on ios device.
    It streams from any drive, folder on the Mac.
    It does live conversion, so you can stream video regardless of format.
    I have been using it for a couple years-it is excellent.

  • Looking for Q&A session from July 16th press conference on antenna issue.

    Does anyone know where I can find the rest of video, the Q&A session, from the July 16th press conference on the iPhone 4's antenna issue? The post on apple.com cuts it off. Kind of irritating because I'm experiencing the same issue, and I'd like to see what questions were asked. All I can find are a few very small clips here and there on other websites and excerpts of the session with a lot of spin mixed in. I just want to watch it for myself. Anyone know where I can find it in its entirety?

    http://www.msnbc.msn.com/id/38263228/
    In the video at the bottom, it clearly shows video from the Q&A session. So yes, the Q&A session was recorded.
    So, does anyone with more accurate information know where this can be found unedited without all the spin.

  • Look for leftmost 4 characters from a variable

    Dear all,
    I try to get 4 leftmost characters from a variable. Is there any function(such as leftmost(4, a)) in ABAP?
    Thanks in advance

    Hi ..
    We can directly Access the Leftmost 4 chars using:
    DATA : VAR(10) VALUE 'ABCDEFGHIJ'.
    WRITE:/ VAR(4).
    <b>reward if Helpful.</b>

Maybe you are looking for