FORMS60_TIMEOUT parameter in xml file keeps getting reset after clone

Hi,
When I am cloning 11.5.10.2 from Prod I often have forms timeout issues on the cloned instance. What I notice is that I have to go in and reset the value of s_f60time to 60 from
5. Has anyone else seen this problem? We are on a really old autoconfig patch and I need
to go in there and see if someone hard-coded this value in one of the templates. I thought
normally though the xml file is the master, and value in the master xml file should carry over
from prod to the clone.
Thanks, Marivn.

Marvin,
The default value is set in the template file ($COMMON_TOP/clone/context/apps/adxmlctx.tmp) which is the master file used to create the context file on the target application tier node. So, before running postclone, edit this file and change the default value from "s_f60time" default="5" to "s_f60time" default="60".
Regards,
Hussein

Similar Messages

  • The XML file is getting truncated after reading.

    Hi,
    I have written a code for ABAP Mapping.
    But the file which is getting generated using this mapping have missing fields.
    I tried to debug and found out that the method MAP_BY_ABAP of CL_MAPPING_XMS_PLSRV3 is causing the problem.
    The code is having one function IDX_XML_TO_IDOC which converts XML to IDOC table. I think the xml_data parameter of this function is having some missing data so it is not generating correct fields.
    If anyone can guide me on this issue will be helpful.

    hi,
    >>>>The code is having one function IDX_XML_TO_IDOC which converts XML to IDOC table.
    you have the whole code for this in this doc:
    https://websmp110.sap-ag.de/~sapdownload/011000358700001795162005E/HowToIDocXMLToFlat.pdf
    no need to reinvent the wheel
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Files keep getting corrupted.

    Heavily used, shared, files keep getting corrupted. Seems like StarOffice8 or Solaris (not sure which is responsible) doesn't do file locking! If someone opens the file, when it's already open, there's no indication of that! Obviously that can lead to edits being lost. However, the bigger problem is if 2 people save at the exact same time. In that case the file becomes completely mangled and unreadable!
    Anyone have some solutions out there?

    The Captivate version number is shown at Help > About Adobe Captivate.  But you have to be quick because it's right at the top and the list of credits start's scrolling immediately.  Annoys the heck out of me.
    Having Admin rights to your PC is not the same as Run As Administrator on an app.  It's one of the (many) changes to the Vista and Win7 OSs intended to prevent malicious software from gainin a foothold.
    If you're in a corporate IT environment chances are you don't have admin rights to your PC because that prevents people from willy nilly installing apps on their own workstations.  However, a good IT Support dude (who usually all DO have admin rights to everyone's computer) can usually configure the security privileges for a particular application to give you admin rights to it.
    In the case of Captivate 5x and Win7, the app MUST be set up to Run As Administrator.  Otherwise some things just don't work.

  • My apple id keeps getting reset. I have had to change my password at least 6 times in the last two weeks and it has now reset again

    My apple id keeps getting reset. I have had to change my password at least 6 times in the last two weeks and it has now reset again

    You probably are mixing up your password with passwords from other accounts. If i were you i would write down your password somewhere easy to acess and make it very hard to guess if you ever reset it.

  • My Apple id keeps getting reset. How can I stop this?

    My Apple id keeps getting reset. How can I stop this?

    That's fine. I just didn't understand, but suspected that's what you meant.
    You should contact Apple about this. Go to this website, find your country, and call Apple and ask to speak to Account Security about this.
    http://support.apple.com/kb/HT5699

  • The password file is getting corrupted after rebooting the standby database

    Hi,
    The password file is getting corrupted after rebooting the standby database.
    Since the databases are not in sync, I had to copy the pwfile from primary to standby to make 'em sync.
    (BUT.... the pwfile is not getting corrupted every time I reboot the standby by)
    Could somebody please explain the reason for the pwfile on the standby database getting corrupted while rebooting ?
    Env: Oracle 11g on Windows 7
    Thanks in advance

    Moderator Action:
    This thread was originally posted to the Oracle/Sun Servers HARDWARE forum.
    This is definitely not an issue related to any hardware components.
    ... it's now moved to Database General Questions, hopefully for closer topic alignment.

  • [XFCE]Keyboard layout config sometimes gets reset after suspend/resume

    After I got suspend/resume working thanks to the help here, I have still another little problem with it: After suspend/resume the keyboard layout configuration in the corresponding xfce-panel plugin is sometimes reset to US. The keyboard layout should be Russian/German with switching the layouts with LCtrl+LShift. In the xorg.conf everything is fine, but it seems to be disregarded:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de,ru"
    Option "XkbVariant" ",winkeys"
    Option "XkbOptions" "grp:ctrl_shift_toggle"
    EndSection
    The settings that I make in the panel-applet via its configuration dialogue work though, but they sometimes get reset after a suspend/resume.
    The XFCE session is started via following command in ~/.xinitrc:
    exec ck-launch-session dbus-launch xfce4-session
    Thanks for any hint,
    PhotonX

    I see. Then you should maybe add debug output to check whether the script is run at all and if yes, where it fails. Like
    button/lid)
    echo "lid action caught" >> /home/lid.log
    case "$3" in
    close)
    logger 'LID closed'
    # Suspend and lock the screen
    /usr/sbin/pm-suspend &
    DISPLAY=:0.0 su -c - miki /usr/bin/slimlock
    echo "lid closed" >> /home/lid.log
    open)
    logger 'LID opened'
    # Set the keyboard layout again on IT
    setxkbmap it
    echo "lid opened" >> /home/lid.log
    logger "ACPI action undefined: $3"
    echo "something wrong happened" >> /home/lid.log
    esac
    and then check /home/lid.log after lid close&open.

  • Why does my storage keep getting filled after deleting everything?

    my storage keeps getting filled after I delete most of my apps, photo, etc. Im pretty sure it had something to do with the new update because it was fine before. please help its really bugging me and I cant even go on some of my apps because I don't have enough storage

    While it's normal for your charger to feel hot due to its function, sometimes there's too much heat.
    If your charger becomes so hot that you cannot touch it or you note a strange smell, your charger is malfunctioning and should be replaced.
    A charger that malfunctions could damage the iPad battery, which also may need a replacement.

  • How to get report parameter in XML file

    hi all,
    i have created report with 5 parameters.i want report parameter to be linked with
    template.
    parametres should be displayed on output.
    how to do it.
    anyone help pls.
    thanks
    rajesh

    Hi,
    Parameters appears in final XML file : It's describe in the XML Publisher Administration And Developper Guide.
    You can use <?PARAMETER_NAME?> in your RTF file for example.
    Documentation extract
    parameter Attributes:
    • name (Required) - the parameter name that will be referenced in the
    template.
    • dataType - valid values are: "character", "date", "number"
    • defaultValue - value to use for the parameter if none supplied from the
    data
    • include_in_output - whether this parameter should appear in the XML
    output or not. The valid values are "true" and "false".

  • Can we write query in xml file to get desired field?

    I have  XML script like  below  can I query this file and get returns like Name only  for instance similar to 'select top 5 name from [HumanResources].[Department] order by DepartmentID'
    Engineering
    Tool Design
    Sales
    Marketing
    Purchasing
    <HumanResources.Department DepartmentID="1" Name="Engineering" GroupName="Research and Development" ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="2" Name="Tool Design" GroupName="Research and Development" ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="3" Name="Sales" GroupName="Sales and Marketing" ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="4" Name="Marketing" GroupName="Sales and Marketing" ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="5" Name="Purchasing" GroupName="Inventory Management" ModifiedDate="2002-06-01T00:00:00" />

    DECLARE @xml xml='<HumanResources.Department DepartmentID="1" Name="Engineering" GroupName="Research and Development"
     ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="2" Name="Tool Design" 
    GroupName="Research and Development" ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department 
    DepartmentID="3" Name="Sales" GroupName="Sales and Marketing" ModifiedDate="2002-06-01T00:00:00" />
    <HumanResources.Department DepartmentID="4" Name="Marketing" GroupName="Sales and Marketing" 
    ModifiedDate="2002-06-01T00:00:00" /><HumanResources.Department DepartmentID="5" Name="Purchasing" 
    GroupName="Inventory Management" ModifiedDate="2002-06-01T00:00:00" />'
    SELECT T.Name.value('@Name', 'VARCHAR(50)') AS Name
    FROM @xml.nodes('HumanResources.Department')
     AS T(Name);
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Xml file not getting loaded locally...

    Hi,
    I have created a project and it uses an xml file which I have used in assets folder within the src of the project(The project was created in D:\C Drive\Documents\SAP UX\go_green\wasl_DB\bin-debug). The url path which I have used in HTTPService is :
    <mx:HTTPService id="srv" url="assets/datafile.xml" result="srvResultHandler(event)" fault="srvFaultHandler(event)"/>
    This works fine when I run it through flex, i.e, it gets into srvResultHandler result function. But when I moved the bin-debug folder to some other drive and to some other folder, and when i tried opening the swf file, it fails. It is getting into srvFaultHandler fault function, where I have given a alert message, "Error reading xml file.".
    Can someone please let me know where am I going wrong??? I don't want to run this in any server, I want this to run in 3 desktops locally always.......
    Please help,....
    -Deepak

    add a compiler argument -use-network=false in your project compiler setting:
    - right click on project ( it must be open ), go to properties
    - go to Flex Compiler section.
    - add the above argument in Additional Compiler Arguments box ( you may have -locale en_US already there, put a space after it and paste above one.)
    hope it helps.

  • XML file not getting transferred to archive folder once upload is done!!

    Hi all,
            I am working on a scenario where SAP R/3 sends data to SAP MDM 5.5 (SP04 PATCH 2) with XI as middleware.The XML file sent by XI is getting uploaded from the FTP folder using Manual Import (Import Manager).
    But after importing for the first time, the XML file does not go automatically to the
    Archive folder.
    Any suggestions would be appreciated.
    Regards,
    Ravi Verma

    Hi Ravi,
    it's possible that this was a bug in SP4 Patch 2. I know that it worked with Patch 3 because this was the first time I used this feature. Is it possible for you to upgrade to the latest SP4 Patch?
    Fact is that this should work with IM automatically. But I'm afraid that, if you report this in a OSS ticket, you'll get exactly the same reply as I've given to you above...
    Kind regards
    Michael

  • CS4-JS : Read XML file and getting Attributes

    Dear All,
    How to get the Attributes based on the RootElements.
    For Example:
    //========================== XML File : Start ================================//
    <stag>
         <cust>
            <custname>120</custname>
             <atagst name="alpha" attributename="1" attributevalue="2" sty="First"/>
             <atagst name="beta" attributename="1" attributevalue="5" sty="Second"/>
             <atagst name="gama" attributename="1" attributevalue="2" sty="Third"/>
              <atagst name="theta" attributename="1" attributevalue="5" sty="Fourth"/>
          <cust>
         <cust>
             <custname>121</custname>
              <atagst name="A.alpha" attributename="1" attributevalue="2" sty="First"/>
              <atagst name="A.beta" attributename="1" attributevalue="5" sty="Second"/>
             <atagst name="A.gama" attributename="1" attributevalue="2" sty="Third"/>
              <atagst name="A.theta" attributename="1" attributevalue="5" sty="Fourth"/>
          <cust>
         <cust>
             <custname>122</custname>
              <atagst name="B.alpha" attributename="1" attributevalue="2" sty="First"/>
              <atagst name="Bbeta" attributename="1" attributevalue="5" sty="Second"/>
             <atagst name="B.gama" attributename="1" attributevalue="2" sty="Third"/>
              <atagst name="B.theta" attributename="1" attributevalue="5" sty="Fourth"/>
          <cust>
    </stag>
    //==========================  XML File : End ================================//
    Here I want to check through Java Script Code [InDesign]
    //======================== Script : Starts ====================================//
    var myEveryName = new Array();
    traverse(roots);
      for(var Element_name=0; Element_name<myEveryName.length; Element_name++)
                      if(myEveryName[Element_name] == "customername")
                                      custname.push(myEveryContent[Element_name]);
                    if(myEveryName[Element_name] == "applytagstyle")
                                Aname.push(myEveryAttributes[Element_name][0]);
                                 Aattributename.push(myEveryAttributes[Element_name][1]);
                                 Aattributevalue.push(myEveryAttributes[Element_name][2]);
                                 Asty.push(myEveryAttributes[Element_name][3]);
    function traverse(tree) {
        myEveryName.push(tree.name()); 
        if(tree.elements().length() > 0) {
            for(var i=0; i<tree.elements().length(); i++) {
                traverse(tree.elements()[i]);
    //========================  XML File : End ====================================//
    Everything working fine, but I couldn't get attribute values. Please check the below example
    For Example:
    If you check first root element in above xml code
    i need the output like
    custname=120
    name=alpha,beta,gama,theta
    attributename=1,1,1,1
    attributevalue=2,5,2,5
    sty=first,second,third,fourth
    custname=121
    Please any one can help me and give me the solutions.
    Thanks & Regards
    T.R.Harihara SudhaN

    Few questions:
    1. Your XML is not well formed.
    2. Secondly, I do not see any relation of XML with script. For instance, I do see any elements "customername", "applytagstyle" in input.
    3. Either you have not provided the complete source or either your dummy XML is incorrect.
    Anyways, having a quick look, I guess you are trying to get specific attributes values from XML tree. I will try to give you a kick start though you will be required to customized the script as per requirement (for instance rearranging the attribute values in array and so forth). Otherwise please try to post complete inputs.
    #include "glue code.jsx"
    //Get the attribute values of all elements
    main();
    function main(){
    if (app.documents.length != 0){
    var myDoc = app.activeDocument;
    var myRuleSet = new Array (
    new findObjAttribute("//*")
    with(myDoc){
    var elements = xmlElements;
    __processRuleSet(elements.item(0), myRuleSet);
    else{
    alert("You have no document open!");
    exit();
    function findObjAttribute(XPATH){
    this.name = "findObjAttribute";
    this.xpath = XPATH;
    this.apply = function(myElement, myRuleProcessor)
    var elmName=myElement.markupTag.name;
    with(myElement){
    try {
    var Name=myElement.xmlAttributes.itemByName("name").value;
    var AttName=myElement.xmlAttributes.itemByName("attributename").value;
    var AttValue=myElement.xmlAttributes.itemByName("attributevalue").value;
    var AttSty=myElement.xmlAttributes.itemByName("sty").value;
    $.writeln("Name: "+Name);
    $.writeln("AttributeName: "+AttName);
    $.writeln("AttributeValue: "+AttValue);
    $.writeln("Sty: "+AttSty);
         } catch(e){};
    return true;
    This will just print the values JavaScript console.
    HTH,
    Pankaj Chaturvedi

  • Password keeps getting reset.

    Hi there.
    I've had my password been reset about 20 times in the last few months, not by me. I keep getting emails saying that my password has been reset without my consent. I've changed the password back every single time, each time making it increasingly obscure. I've also changed all my security questions to almost impossible to guess answers even by my close family.
    I'm now starting to believe that somebody is either hacking my account or my computer has contracted some sort of virus.
    This issue is making me absolutely livid. It's a real nuisance.
    Any suggestions very welcome.
    Charlie.

    I'm assuming that you're talking about your Apple ID password? Most likely, these e-mails either represent a phishing attempt, in which case there's nothing to be done but send them to your junk mail folder, or someone is repeatedly trying to reset your account password. To rule out the latter, enable two-factor authentication on your Apple ID, which will prevent any password reset attempts without providing some additional authentication.

  • Insert pdf file into another pdf file keeps getting stuck

    I am trying to insert a 5 page pdf file into another pdf file (both unsecured) and it keeps getting stuck at about 71%* conplete. I can't even get the file to show up on the screen so i can close it. Help?

    I have tried several different files, and get the same phenomenon with each one –
    1.     I open an acrobat file.
    2.     I open a WORD file.
    3.     I copy a sentence from WORD to the clipboard.
    4.     I click on View in Acrobat, Tools, Pages, other options, insert from clipboard.
    5.     Acrobat shows that it is copying, and when it gets to 67% it stops and runs and runs and then only way I can stop it is to go to the task manager and end task.
    I tried refrying with a file and that didn’t work, and I can’t imagine that Acrobat was designed so that each time I try to insert from WORD I would have to refry (even if it did work).
    Please help!
    Thank you
    Shirah
    Moadim LeSimcha, times of joy!

Maybe you are looking for

  • Oracle 9i and Tomcat JSP

    hi all, i just installed oracle 9i and i'm having some issues with running my existing JSP on tomcat. basically tomcat won't start!! the exception on starting tomcat that i get is "Address in use: JVM_Bind" obviously 9i has played with my java vm som

  • Workflow-PO

    Hi gurus. I have created workflow for Release of Purchase Order, but the out is as follows, to the inbox of workflow iam getting release of PO two times, same happens for outbox of started workflow. I want to make them into one. How can I do that Ple

  • Random Questions are Not Random

    The Question Pool has twenty-five (25) questions, and ten (10) Random Question slides in the project.  The frist time a learner takes the course the questions are randomly chosen, as they should be.  Assuming the learner fails and retakes the quiz, t

  • I have a debit card but would like to download apps from the store. how do I do that? I can't possibly get a credit card just for this. please help.

    Hi, I have an iTouch. I'd like to download some free apps. but I have a debit card but would like to download apps from the store. how do I do that? I can't possibly get a credit card just for this. please help.

  • Where do I find the program once it's downloaded

    I've downloaded the PS CC version after subscribing to the program and can't find where to open the program?   Can anyone help?  The only thing on my desktop is the Cloud CC icon which opens up the apps programs to download/update files.