Rdisp/gui_auto_logout does not consider uploading

hi experts,
I set the rdisp/gui_auto_logout to 10 mins for testing. My problem is that it got me disconnected while in the middle of uploading. It seems it counts uploading as idle. Is there any way to drop idle sessions but not those in the middle of uploading data?
Thank you in advance!

Hi Karshbax,
Please go through the link. Here it says this parameter works upon idle time.
http://help.sap.com/saphelp_nw04/helpdata/en/22/41c43ac23cef2fe10000000a114084/content.htm
It says:
rdisp/gui_auto_logout:      
Defines the maximum idle time for a user in seconds (applies only for SAP GUI connections).
Default value: 0 (no restriction); permissible values: any numerical value
Hope it clarifies. Let us know if it is helpful.
Regards,
Sujit.

Similar Messages

  • JAR file does not get uploaded to client for my SERVLET generated APPLET

    Some help please...
    I have a servlet that generates the HTML code that contains an APPLET. This APPLET needs a JAR file that is listed under its ARCHIVE property. The SERVLET is in a JAR file that is in the same directory as the other needed JAR file. If I create a static HTML with the output of the SERVLET it works fine. But if go through Weblogic the needed JAR file does not get uploaded to the client so I get a java.lang.NoClassDefFoundError:and my APPLET does not load.
    Q1: I am not sure what to put under the CODEBASE tag. I tried "." and I also tried "http://mymachine" but both did not work. I also tried without the CODEBASE tag. No luck. The SERVLET is bound to http://mymachine/servlet.
    Q2: Does anyone have any suggestions on how to do this? Is there a way to force the browser to upload a certain JAR file?
    Thanks...

    It works!!
    This is what I did:
    The jar file in question was the weblogic.jar. I tried putting it under the lib directory of my war file but I had problems because the weblogic.jar contains other war files inside so when I tried to deploy my war file it also tried to deploy the inner war files which for some reason did not work. So I tried removing the war files from the weblogic.jar and this time I had no problems deploying my war file but I still could not find the classes I needed. So I tried moving the weblogic.jar to the root dir of my war file and it worked!! Now the trick here was: I did not set the CODEBASE AND I had the ARCHIVE paramenter set in TWO places like below:
    <APPLET CODE = "marketmap.client.MarketMapApplet"
    ARCHIVE = "weblogic.jar"
    WIDTH = "657"
    HEIGHT = "382"
    ALIGN = "BOTTOM"
    ALT = "APPLET tag not recognized">
    </XMP>
    <PARAM NAME = CODE VALUE = "MyApplet" >
    <PARAM NAME = "type" VALUE="application/x-java-applet;version=1.2.2">
    <PARAM NAME = "scriptable" VALUE="false">
    <PARAM NAME = ARCHIVE VALUE="weblogic.jar">
    </APPLET>
    Actually if you do not place a parameter named ARCHIVE (at the end) it wil NOT work. I tried with multiple jar files listed and it works great too.
    Anyway I figure I'd share. Thanks for the help too.
    Lastly for people who choose not to upload the jar files to clients, you should look at the bea documentation on applets. It lists a classpath servlet that allows you to provide classes to the clients without having to force them to download the jar file.

  • Lead time from catalog does not consider factory calender

    Hi,
    we are working with SRM 2.0 classic scenario. I have following problem:
    We take over lead time from a supplier catalog via OCI in EBP. This works but the lead time does not consider holidays and weekends. How can I activate the Factory Calender?
    Thanks Thomas

    Hello,
    I just sniff arround and found out that EBP 3.0  does not support factory calendar.
    You should use BBP_DOC_CHECK_BADI or BADI BBP_CATALOG_TRANSFER and call within this BADI the function modules requesting the factory calendar data via RFC on the backend.
    i.e.
    get the target system of the follow-on document            
        SELECT log_sys from BBP_DET_LOGSYS INTO wa_logsys-log_sys
        WHERE CATEGORY = ls_item-category.                       
        ENDSELECT.                                                                               
    read table T001WK                                          
        CALL FUNCTION 'META_READ_TABLE'                          
          EXPORTING                                              
            query_table    = 'T001W'                             
            logical_system = wa_logsys-log_sys                   
          TABLES                                                 
            options        = options                             
            fields         = fields                              
            data           = tabcont                             
          EXCEPTIONS                                             
            OTHERS         = 1.
    fill the internal table xt001w                         
        LOOP AT tabcont INTO la_tabcont.                     
          MOVE la_tabcont-content+3(4) TO la_xt001w-werks.   
          MOVE la_tabcont-content+61(2) TO la_xt001w-fabkl.  
          APPEND la_xt001w TO xt001w.                        
        ENDLOOP.                                             
        SORT xt001w BY werks.                                                                               
    get the fabric calendar related to the plant           
        READ TABLE xt001w INTO ma_XT001W                     
        with KEY werks = ls_item-BE_PLANT.                   
    check if delivery date is a working day                
        CALL FUNCTION 'DATE_CONVERT_TO_FACTORYDATE'          
          DESTINATION wa_logsys-log_sys                      
          EXPORTING                                          
            DATE                 = ls_item-DELIV_DATE        
            FACTORY_CALENDAR_ID  = ma_XT001W-fabkl           
          IMPORTING                                          
            WORKINGDAY_INDICATOR = W_IND.                                                                               
    get an error message if delivery date is not a working date             
        IF W_IND = '+'.                                                                               
    CLEAR ls_message.                                                                               
    ls_message-msgty   = 'E'.                                           
          ls_message-msgid   = 'ZBBP'.                                        
          ls_message-msgno   = 'xxx'.                                         
          ls_message-msgv1   = 'error message text, e.g. delivery date not    
    working date'.                                                            
          ls_message-item_guid = ls_item-guid. "assign message to item        
          APPEND ls_message TO et_messages.                                                                               
    ENDIF.                                                                               
    endloop.

  • Sample book does not automatically upload

    I have loaded current iTunes s/w and checked appropriate boxes to enable auto uploading of a sample book to my iPad.  Sample does not appear on my bookshelf on iPad.

    Hi sashton,
    When troubleshooting Wi-Fi connectivity issues, I find the following resource has the most relevant information:
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    http://support.apple.com/kb/HT4628
    Furthermore, you may want to avoid giving your network a common name. While the following article (and excerpt) refer to iOS devices, the same applies for your Mac:
    Avoid giving your wireless network a common name (SSID)
    http://support.apple.com/kb/HT4450
    If you were to give your wireless network a common name (SSID), users of your network who use iOS devices [sic] and are away from your network would run the risk of joining a different network with the same name. Having joined the unexpected network, they would be exposed to potential data theft.
    Because of this security issue, Apple maintains a list of common or ambiguous SSIDs, including the default SSID for many commercially available access points, as well as the SSIDs "wireless" and "default". If your network's name is on the list, any iOS device [sic] that joins the network stores the access point's BSSID and associates it with the network's SSID. Subsequently, it will only auto-join the network if the access point's BSSID matches the information the device has stored. This avoids joining a different network with the same name.
    Therefore, you may want to refer to the following article when configuring your Wi-Fi router:
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    Thanks,
    Matt M.

  • Photos.app does not finish uploading library to iCloud photos

    I participated in the iCloud photos Beta version and uploaded my iPhoto library successfully to iCloud Photos beta.
    Since the photos.app is available I upgraded to 200GB iCloud drive storage to have my photos synced and saved between iPhone, iPad, and Macbook.
    The photos.app used my lokal "iPhoto library" and added the photos to the lokal "photos.app library" on my MacBook Pro
    In my photos.app options on the MacBook Pro I activated the "iCloud Photo library" as well as "download originals to this mac", "my photostream" and "iCloud Photo Sharing"
    My problem: The upload from MacBook Pro to iCloud Photos does not continue and is stuck at adding 7.512 items for a week now (as shown in picture). I tried differend internet connections, pausing and continuing the upload etc.
    Does anyone have a idea where the problem could be? Thank's a lot for reading and your help!
    Stefan
    MacBook Pro
    OSX Yosemite 10.10.3

    I see this question in a lot of places and in several Apple discussion groups. I've tried a number of the proposed solutions. I have 99GBs to upload. I got about 30GB uploaded twice, but then it kept stalling there (I have plenty of space). The solution that came closest was for me to turn off icloud, shut down Photos, rebuild Photos library (I think it's cntrl + option + double click on Photos icon), then start it all again. This let me get 60GB up fairly quickly, but it's been stuck there for a few days now. I also took my iMac into work and hooked it up to the bigger system there, since many people proposed doing that, assuming that those environments have bigger "pipes."  Anyway, I did all of this, and it's still stuck, uploading maybe one photo every six hours or so.

  • After PR convert to PO, MRP does not consider PO as the supply

    Hi gurus,
    The problem is like the following:
    Material A, Plant : CN01 Procurement type: F ( External procurement)
    Avability check group-- 002( standard one )
    MRP type -- PD( standard one)
    Requirement-- 100 PC.
    What I did is :
    1) Run MD02 ( MRP) to generate a PR with qty 100
    2) Convert this PR to PO with qty 100.
    3) Re-run MRP for this material, system generate another PR with qty 100 on the same date.
    Which will lead to duplicate stock.
    Please help on this question.
    Thanks a lot.

    Hi Guys,
    I am sorry, I am not quite understand it.
    In my understanding, if I tick " stock transfer order" in OPPQ, system will take the incoming STO as the supply, not the requirement.
    MD04 is showing:   Plant CN01
                                                    Rec/reqd                    Avaible qty       Delivery plant
    Stock                                                                         0
    POitem                                     1000                          1000
    PR                                            1000                          2000
    PRqRel                                      -1000                        1000                 CN02
    So what I am saying is the requirement---- PRqRel is a STO requirement.
    After i tick the box as you mentioned, MRP still does not delete the PR using parameter 13132.
    Please correct me if you have any concern.

  • Stackedbarchart does not considering CSS if chart data is reset.

    I am setting the CSS for Stackedbarchart . initially chart perfectly showing CSS colors for bars . but if i refresh the data set (i am creating new data set which has changes in y values only and  setting it to chart), chart is not considering the css colors, its showing some random colors for each series.
    steps to reproduce .
    use any sample /Ensamble
    set a style for chart bar / series with CSS .
    recreate  the chart data  and reset the chart data using chart.setData()
    chart is assigning random colors.

    Pay $200 for something i don't use often is ridiculous. Perhaps I am better off borrowing a PC and converting it for those SSD storage.

  • [Solved] Foreach loop that loops over all files in a folder does not consider first file found

    Hello,
    I have a foreach loop in SSIS (as part of Visual Studio 10 and with SQL Server 2012).
    It loops over all files in a folder (ForEach File Enumerator).
    I set the folder: OK
    Traverse Sub folders: OK
    I have set up a Variable in Variable Mappings called FileName so it shows User::FileName: OK
    Index of variable is 0: OK
    It almost works ok. Except that the first file it finds is never considered.
    I set a breakpoint then and the first file it finds, is shown in black in the watch variable window. All subsequent files found are shown in red font. When I change the names of the files so another file is the first file found then it skips the other one
    which now is the first file.
    What is going on here? Why does SSIS skip the first file it finds in a foreach file loop?
    Any suggestions highly appreciated.
    Thank you
    Andi
    Andreas

    "red font - interesting, any example to show us (image)
    It would be interesting to share with us whether you use any file masks or expressions.
    Arthur
    MyBlog
    Twitter
    It appears a variable value turns red when it changes between breakpoints. It started black for the first value (the first file, obtained BEFORE the execution reached the breakpoint), and then turned red. I was able to reproduce this behavior on a test environment.
    However, it did not skip any files.
    OP, please set up the test shown in the image below. Create a breakpoint in the sequence container for the "OnPreExecute" event.

  • Capacity Evaluation: CM01 does not consider partially confirmed Prod Ord

    Dear Gurus,
    I was doing a test for CM01 and I found out that the Production Order with partial confirmation/delivery is still being considered as a full quantity in CM01 pegged requirements. For example is below:
    Prod Ord Qty is: 1500
    Partial Confirmation made: 500
    Now in CM01 it still shows 1500, I thought it should only be 1000. Reason is this order is backlog from last week thus I only want the system to consider the 1000 open quantity and not the whole 1500. Is it achievable in CM01?
    Thanks,
    Raymond

    Hi,
    but this Production Order is still open with 1000 PC. I will still need to process the 1000 remaining quantity out of 1500 and in CM01 I would like it to show on 1000 PC instead of 1500 PC.
    Another thing is for example, Im on the middle of the week, my available capacity is reduced and I also have already partially confirmed the production order. Then when I execute CM01, it will show capacity overload eventhough the open quantity is also decreased.
    So my concern is instead of Production Order Base Quantity, can the system check the production Order Open Quantity?
    Thanks,
    Raymond

  • Website does not recognize uploaded file as pdf

    A website is rejecting uploaded pdf files with the error message that it is not a pdf file. The site accepts the same files uploaded with IE from the same computer. It also accepts the file uploaded with Firefox from another running Windows 7 Professional.
    == This happened ==
    Every time Firefox opened
    == The first time I tried this was 5/8/10

    I think this has to do with the corruption of a mime file. Find the ".ini" file in your Firefox directory and get rid of reference to pdf's.

  • CTM does not consider orders from ECC process, to calculate the master production plan

    Hi gurus, Any of you worked in a scenario where CTM should consider the process firm orders from ECC? I am currently working on a stage of planning, whereby CTM should consider orders from fixed ECC, as projected inventory available for the planning of needs. However at present not the underway. any idea or suggestion? Thank

    Hello:
    Thanks for the prompt reply. Unfortunately, profile selection orders, are all ATP category.
    Here I put an example of behavior that has the result set of CTM
    SCENARIO CTM
    WEEKS
    INITIAL
    1
    2
    3
    4
    5
    6
    DEMAND
    -100
    -100
    -100
    -100
    -100
    -100
    PRODUCTION (PLANNED)
    100
    100
    100
    100
    100
    50
    PRODUCTION (FIXED)
    50
    STOCK
    0
    50
    50
    50
    50
    0
    SCENARIO EXPECTED
    WEEKS
    INITIAL
    1
    2
    3
    4
    5
    6
    DEMAND
    -100
    -100
    -100
    -100
    -100
    -100
    PRODUCTION (PLANNED)
    100
    50
    100
    100
    100
    100
    PRODUCTION (FIXED)
    50
    STOCK
    0
    0
    0
    0
    0
    0
    thanks for your comments

  • MRP Type V1 does not consider Ext. req. Sales Order after MRP run

    Hi Buddies
    My client wants to use MRP Type V1 which should consider re-order point as well as external requirement (i.e. Sales Order) for net requirement calculation.However when i tried using V1 in material master and ran MD03 it only considered re-order point  and ignored Sales Order.Sales Order didnt even reflect in MD04.Moreover in OMDQ for V1 under additional ext req there is no Sales Order for selection.
    Please reply how i can have ext req sales order for MRP Type V1.
    Regards,
    Sachin Narvekar

    Hi
    MRP Type V1 creats the requirement when the need exceeds the Reorder Point, where as the MRP type VB creats the requirement when the stock qty goes below the reorder point.
    Regards

  • HT4528 Routes 2 and 3 on Maps App does not consider traffic.

    Has anyone noticed that only route 1 considers traffic?  Is there a setting to make routes 2 and 3 estimate the time of travel with traffic?

    It sounds like you're trying to run Google Maps within Safari on the iPad - is this correct? (You do mention Safari.)
    Delete any versions of Google Maps you have on your iPad - it's possible that the icon is actually a shortcut to loading the site in Safari, which is not what you want to do. Go back to the App Store, and re-download Google Maps for iPad. It will load its icon on the very last screen of your iPad. Try again from there.
    Matt

  • ATD check in TLB does not consider the SNP checking horizon

    Hello
    I would like to know which BADI or Exit is available to change the available to deploy check logic when the TLB is run.
    I would like to take into account the SNP checking horizon.
    Thanks
    Virginie

    Hello Virginie,
    I know this post is very old but I chanced upon this thread in SCN and am
    interested in your solution to add a Macro in a specific planning view tor a specific location to force ATR to 999999 and ATI to 0.  Would you be kind enough to tell me the steps to do this?
    Will this require me to create 2 new key figures with a Fixed value (example ATRF with a fixed value of 99999 and ATIF with a fixed value of 0) and then in the planning view, create a macro and set ATR key figure = ATRF key figure and ATI Key Figure = ATIF key figure?
    Can I just go to the specific planning view and fixed the value of ATR there to 99999 and ATI to 0 without having to create new key figures or macro?
    Again, will appreciate if you can provide me the step by step of how to achieve this.
    Thank you in advance!
    J

  • Target sost calculation not considered Current cost estimate in KKBC_ORD

    Hi All,
    We have an case wherein it observed that target cost calculation on SFG is wrong
    in KKBC_ORD where system does not considered the current cost estimate.
    We have all the necessayry customisation in place for Target cost version 0 for current cost estimate.
    Below is detailsed case.
    1 Process Order created in Dec 2011
    2 Price Released to Mat master  on 01.01.2012
    3 Goods movement,Operation confirmad Material Issues, FG qty delivered @ std cost 0n 04.01.2012
    4 Order Technically completed (TECO)
    5 KKS1/KKS2 will be done at month end.
    We know that In Process order, after deliver of FG the target cost on FG is not getting calculated,target cost will be updated only after calculating variance. it does
    not calculate after delivery of finished goods, On Execution of KKS1/KKS2  variance will be calculated the target cost on FG and will be updated.
    In process  order (COR3 --> Cost analysis) Target cost ,Actual cost and Planned cost are calculated based on the following:
    Total Plan Cost = Std Cost the material required to Produce X Planned Qty of the required material
    Target Cost = Std Cost the material planned to Produce X Std Qty of material required to produce, for Produced Actual Qty
    Actual Cost = Std Cost the material planned to Produce X Actual Qty of material consumed, for Produced Actual Qty
    The variance is calculated on SFG and assemblies based on the difference between actual and target cost in KKBC_ORD. During creation of process order, the plan cost
    will be updated with the valid standard cost upon the creation.
    The target cost on SFG and Assemblies is only generated when there is good receipt from production order into inventory.
    The target cost is generated using the valid / recent costing run for the correspondence SFG in KKBc_ORD.
    All other target costs showed in COR3 (Menu Go to > Costs > Analysis) or KKBC_ORD before doing KKS1/2 is only statistical- However in our case Traget cost calculated
    on SFG in KKBC_ORD not relevant with current cost estimate.
    However Actual cost and Planned cost Calculated correctly.
    Actual Cost= Current Standard costof the materilal(5.624,88)X Actual Qty (13.693)=77.021,48
    Planned cost= Std Cost the material required to Produce (6.572,12) X Planned Qty (12.415)= 81.592,87
    However Target cost is not considering the current cost estimate;It should be - Current Standard cost of the materilal(5.624,88)X Target Qty(13.958,124)=78512.07.
    But Errorneously Target cost is showing 67.383,59 which causing unfavorable variance to standard.
    It should be 78512.07-77.021,48= 1490.59 favourable var to standard in KKBC_ORD.
    Any help,suggestion and input would be highly appreciated.
    Thanks with Regards
    Subrata

    hi
    target cost is your standard cost* actual confirmed quantity, not the standard quantity required
    the variance calculated will be always  the actual debit to the production order- actual credit of the production order
    your actual credit  for the process order is  std cost* actual quantity delivered to the inventory= Current Standard costof the materilal(5.624,88)X Actual Qty (13.693)=77.021,48
    actual debit to the process order is total actual cost which you can see in COR3 report .
    By the way for which period you have calculated variance, target cost will be calculated based on that months standard cost
    krishna

Maybe you are looking for

  • VC through Usermapping SP15/SP10

    I was able to use VC to serach for Models by selecting the system alias of my portal system in the drop down. I could get all the Queries. I had used user mapping between the user I used to launch VC and my BI user. That was till SP10. Now on SP15. I

  • Using PDF in template name!

    All, I have a peculiar situation. We want to use the output management part of Central Pro server, which means to say that i have already generated a PDF file by merging template and data in step 1 of a job (using PDF presentment for the template). I

  • Local help content adobe premiere and elements 10

    I usually check for adobe help updates (local content) once a week! There was an update to adobe premiere elements 10 this week. However, when I clicked update, it did something but instead of saying current, it said intergration pending. Nomatter wh

  • Automatic process in sales cycle

    Hi everyone I want to know that, What setting is required for automatic process from Delivery to Billing after creation of sales order? And order type is OR(standard order) Regards prabudh

  • Air filter on Nexus 7010

    I've yet to deal with maintenance on the air filter and I was wondering if anybody knows if the filter material (foam) can be cleaned or does it need to be replaced?   I cannot find replacement filters on the Internets (I'm assuming that the $300+ pa