Workspace.properties Problem

Hi all,
We have deployed 3 projects on the same server and same engine..
We changed the workspace.properties file to make
# Default execution type for Applications and Work List panels.
# Possible values: DIALOG, POPUP
fuego.workspace.defaultExecutionType=DIALOG
to POPUP
But we only require a POPUP window for 2 out of the 3 projects deployed..
And we require a DIALOG window for the 3rd project.
How can we do this?
How can we separate according to the processes and projects deployed?

Hi,
I think Ruben is correct.
As per my knowledge, this can not be done as all the three projects are deployed under the same engine and if you change the workspace.properties (fuego.workspace.defaultExecutionType=DIALOG) file then it will be replicated in all three projects.
As Ruben suggested you can go for layout option in this case.
Bibhu

Similar Messages

  • Link to Url properties problem

    Hello all,
    i am working on link to url UI element.
    the url that i have is larger than that i can put in reference property of link to url UI Element.
    How may i put whole of the url in reference properties of  link to url UI Element without length problem.
    Thanks & Regards.
    Vikash

    workaround:
    create an action and open the link via WINDOW API or with an exit plug
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/1bc575ba064574e10000000a114a6b/content.htm
    regards
    stefan

  • DW CS3 Page Properties problem - I don't have font, repeat  options

    I have been following some online tutorials and they are also in CS3, DW but my page properties layout and options are different within the program.
    Is there something that needs updating/ downloading turning on in an advanced option? I have looked over the web and can find others with the same problem but not a solution.
    Hope you can help.
    The link below at the bottom of the page on the left has a thumb nail of the properties page which matches mine, note no repeat, font and other options are missing compared to others and I imagine yours.
    http://forums.macrumors.com/showthread.php?t=361918
    thanks

    I had the same problem although it was a previous update rather than this one that caused the problem. Just hadn't got round to doing something about it - was using Bing images instead.
    I searched for some answers this morning and seemed like most suggestions were a nuisance to try. Couldn't find 'Preferences button of HTTPS-Everywhere' as suggested above. Decided to check if No Script was blocking it. Sure enough. So problem is solved.
    Thought I'd put it out there in case it helps someone else. Appreciate that people are so helpful on here.

  • Bpm workspace redirection problem

    hi, i did a change in the Soa Suite Server to make able to Ip Address and not for the dns alias.
    My problem happen when try to launch any application from bpm workspace. the launcher still pointing to localhost in human task.
    any ideas?

    Oh well...
    It seems there's a bug with the XE Database... Sometimes it freezes some components and the SOA Plataform goes crazy.
    Simple system reboot solved.

  • Hyperion IR 9.3 workspace scheduling problem

    Hi All,
    I am facing a strange issue with the scheduling of the Hyperion IR Report. I am trying to schedule a report on workspace but the job is failing after the execution of queries.
    Scenario is - The report is not having any process code of query. It is having local queries as well. when i am scheduling this report as a monthly job then after running all the SQL of queries; it says report is saved document with result, save document with computed column values and finally it says that output file is saved on server with errors. but i am not getting any output file only log is saved. Where I can get the error log? Why is it giving such error? I tried to upload same report as file then process the query manually and run the report, it is working fine.
    Please suggest how to track the error and resolve the problem.
    Thanks
    Ujjawal

    Hi,
    Thanks for the reply.
    I am just getting alog file which tells about the connection and the sql and the rows retrieved from the sql. After that it shows -- document saved with result , then document saved with computed values and at last it writes that schedule completed with errors. No other file is visible and when i an checking the job scheduler status it shows the job is jailed. NO other message is given -- i am not able to track the errror at which level it is generating. Please help in this regard.
    Ujjawal

  • Properties problems

    Hi,
    I have a properties file inside my project (within the jar file).
    I can read the properties from this file without problem. However, when I try to write the changed properties, my application will create a new properties file in the same folder as the jar file (outside of the jar-file).
    I use the         props.store(new FileOutputStream("app.properties"),"someheader");Apparently this is not the way to go. Could anyone tell me what ?s the way to go?

    vampke wrote:
    Thank you Chicon. This is what I fearedNothing to fear. A common situation is to have a default properties file in the JAR, but allow it to be superceded by a properties file in the file system.
    Reading from the JAR is easy:
    public Properties load(String path) throws IOException {
        ClassLoader loader = Thread.currentThread().getContextClassLoader();
        InputStream in = loader.getResourceAsStream(path);
        try {
            Properties p = new Properties();
            p.load(in);
            return p;
        } finally {
            in.close();
    }

  • Workspace Manager Problem

    I posted this to cdos so I aplogize if some of you get this question twice.
    I have a schema of about 200 version enabled tables. What I would like
    to do is to modify one of the tables using DBMS_WM.BEGINDDL, however
    the table name is 25 characters in length. Although the documentation
    states that a table name cannot exceed 25 characters (because of adding
    _HIST and the like) it seems as if the limit is fewer than 25 if you
    ever would like to alter the table.
    Am I doing something wrong or is there a workaround to my problem.
    TIA...Dave Kent
    permit@devdb> @conn permit@devdb
    Enter password: ******
    Connected.
    Session altered.
    permit@devdb> exec dbms_wm.BeginDDL('WCP_ISSUING_LOCATION_CODE');
    BEGIN dbms_wm.BeginDDL('WCP_ISSUING_LOCATION_CODE'); END;
    ERROR at line 1:
    ORA-00972: identifier is too long
    ORA-06512: at "SYS.OWM_DDL_PKG", line 1878
    ORA-06512: at "SYS.LT", line 10257
    ORA-06512: at line 1
    permit@devdb> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    PL/SQL Release 9.2.0.5.0 - Production
    CORE 9.2.0.6.0 Production
    TNS for HPUX: Version 9.2.0.5.0 - Production
    NLSRTL Version 9.2.0.5.0 - Production
    permit@devdb>

    Hi,
    If I recall correctly, this was a problem in an older version of workspace manager where the maximum allowed length was 22 characters. I would recommend upgrading to the 9.2.0.7.1 release, which is the latest for a 9.2 database.
    If the problem persists, then I would recommend to file a TAR on the issue.
    Regards,
    Ben

  • Workspace - Properties Panel

    .... but this is a very "newbie" question!! 
    I just downloaded the Dreamweaver CS5 (Trial) and am getting a "feel" for how it works. I've been using Frontage 2003 for years (don't laugh).
    I want to display a text-edit type toolbar on my workspace. I see there is a "Properties Panel" but it does not have all the commands I am use to, like; center-text, left-text ..... that sort of stuff.
    Is there a way to modify the Properties Panel to add commands, or is there a "Text Toolbar" that I can add to my workspace?
    Thanks for help!!

    Back in the day there used to be such option(s) but it really produced bad HTML code (not compliant with the latest HTML standards) so Adobe removed these "features" for the sake of better web development. Instead you should use CSS to style your document. If you're not very familiar with HTML and CSS, now is a great time. Dreamweaver really rewards those who are familiar with the underlying medium and can really punish those who don't.

  • Workspace Switcher Problem?

    Is anyone having problems with the workspace switcher in Gnome?  I have version 2.22.1.3 and sometimes the switcher just quits updating what windows are there.  I can right-click and modify a preference, or remove and re-add the switcher and it works fine for a while.  Then in a little while it'll stop working again.  Has anyone experienced this?

    OK, maybe I'm beating a dead horse here, but it's getting frustrating.  The workspace switcher/pager keeps locking up.  If I right-click it and change a preference setting it springs to life.  It'll stay "on" for a random amount of time -- 30 minutes, 1 hour, 5 minutes -- then "die" again.  Today the clock just "died".  It stopped "ticking" off the seconds and was stuck at 13:53:45.  The current time was 15:15.xx.  I removed the clock from the panel and added it back and all was well.
    Does anyone have any ideas?  What packages can I reinstall for Gnome that may fix this?  I don't want to "loose" my settings, but can I reinstall the extras?  Is there anything in X I can reinstall to see if that fixes the issue?  What logs can I look in?  Apparently there's something funky on my box!
    Help?
    Last edited by mrunion (2008-04-28 20:35:45)

  • Netbeans .properties problem

    Hi, like many users on this forum i see i am having a problem with Netbeans 6.8 and .properties files. All the solutions i have seen posted on this forum and others don't work when i try them i have the culprit file in the Source packages category and i have tried placing it in many categories in Netbeans and directories on my windows 7 computer and have no luck here is the code i have for this
    public static InputStream in;
    public static String servername;
    public static Connection con = null;
    public static String fullname1;
    public String setserver(){
    servername = server_entry.getText();
    String servername2 = servername;
    try {
         Properties prop = new Properties();
    in.getClass().getResourceAsStream("servernames.properties");
    prop.load(in);
    prop.put("database",servername2);
    in.close();
    any help would be appreciated and if you don't want to help or are going to say "figure it out your self" or "do a search someone already found a fix" Don't i searched high and low and found nothing that worked, thanks

    Having never had the problem you express nor seen before in the years I've been on the forum, all I can tell you is the general procedure I go through when I suspect an install problem, and I would definetely suspect an install problem in your case:
    1 - check your logs to see if there are any needed services that are not starting and resolve the problems to enable their loading
    2 - uninstall your software (IDE and Java)
    3 - delete the root folder of each
    4 - edit my environment variables to remove any mention of it or prior versions in my path
    5 - edit my environment variables remove my classpath entry alltogether.
    6 - run a regitry cleaner like CCleaner until no registry errors persist. you'll probably need to run this multiple times.
    (this is not an endorsement for that free product, but I do use it and it does work and it is free.)
    7 - reboot (cold boot)
    8 - download fresh copies of the software (IDE and Java)
    9 - install Java
    10 - reboot
    11 - install IDE
    12 - reboot
    13 - check path environment variable and make any nessisary changes
    14 - check path environment variable and make any nessisary changes
    I have to think your system is messed up some place and your install did not complete or register correctly.

  • Automatic Update - deployment.properties problems with JRE 1.6.0_05

    Hi!
    This is a Automatic Updated daisable problem.
    I have change the update policy values in the registry but still have one more problem:
    I want to deploy JRE 1.6.0_05, in earlier versions ie 1.4 there has been a windows\sun\java\deployment where the initian deployment.properties file is located. But in the 1.6.X ther is no such folder and the deployment.properies file is still "copied" when you start ie "javacpl.exe" . I would like to disable the
    choice "Download JRE automatically" in the javacpl.exe to "Never download..." but the initial choice when the file deployment.properties is created is "alway download..." .
    Am I still save only with the registry key changes, or do I have to change the value in the deployment.properies and if so, where is the "original" copy that copies the file into C:\Document and Settings\[user]\Application data\Sun\Java\Deployment\
    kindly,
    manekin...

    Hey lynchmob,
    Try these steps to correct the problem, you need to be logged in as an administrator:
    1. Go to the group policy editor. You can get they by typing gpedit.msc into the Run dialog.
    2. Navigate to computer configuration->administrative templates->windows components->internet explorer.
    3. Disable "make proxy settings per-machine (rather than per-user)".
    4. Login with the user account and go to Internet Options.
    5. Go to the Connection tab.
    6. Click on the Lan Settings button.
    7. You may notice that the proxy settings are not correct. Change the proxy settings to be whatever is required for your proxy.
    8. Configure Java to use browser proxy settings.
    9. Open the java console.
    10. Set debug level to 5.
    11. Press 'p' to reload proxy settings. Use the trace messages to verify correct proxy settings were loaded.

  • MSI display properties problem

    i have a ms star force geforcefx 5600 video card installed as well as the software which came with it ,MSI media centre deluxe 2,i noticed the other day when i click on display properties and click on msi information i get an error which reads (run dll as an app has encoutered a problem and will close),
    i aslo tried to uninstall msi media centre to see if this might be the cause as the problem was first noticed not long after it was installed but it come up with an error(msidrif.dll(0x001)problem loading dll. can anyone help me get rid of this program or fix the other problem
    thanks Dave

    Uninstall the MSI drivers and Install Drivers from nVidia
    http://www.nvidia.com/content/drivers/drivers.asp
    If you want to overclock see link below
    http://oc3dmark.octeams.com/tip02.html

  • Workspace Layout problem

    When I try to use Dreamweaver CS3 I get a box which states
    "The following panel layout is missing or could not be read:
    C://program files/adobe/adobe dreamweaver
    cs3/configuration/workspace/designer.xml
    The application will not have a correct layout. Please load
    one from windows
    ->workspace layout."
    I press ok and another box comes up which is blank...I press
    ok and the
    application ends.
    Thus I cannot use dreamweaver!
    Please help
    Cyberfx

    Hey Guys !
    Problem:
    I had the same problem with Adobe Dreamweaver CS5 i get the following error:
    "The following panel layout is missing or could not be read:
    C://program files/adobe/adobe dreamweaver
    cs3/configuration/workspace/designer.xml
    The application will not have a correct layout. Please load one from windows
    ->workspace layout."
    I press ok and another box comes up which is blank...I press ok and the
    application ends.
    Solution:
    Go to your directory where Adobe was installed. In my case it was D Drive
    D:\Program Files\Adobe\Adobe Dreamweaver CS5\configuration\workspace
    In the "workspace" folder, copy all the XML Files.
    Now Go to your "workspace" folder under the Application Data area of your C Drive of your profile
    C:\Documents and Settings\userName\Application Data\Adobe\Dreamweaver CS5\en_US\Configuration\Workspace
    Delete all the xml files in there, and paste in the new ones you copied across from the installation directory.
    Done !  Restart Your Dreamweaver and that should fix it !

  • Workspace naming problem

    One of my users accidentally named their workspace 'DB Test_1'. When I run the name through DBMS_ASSERT.QUALIFIED_SQL_NAME('DB Test_1'), it returns the error ORA-44004: invalid qualified SQL name. Is there a way of copying or renaming the workspace, or will I have to drop it, and have the user create a new workspace with their changes? I thought about exporting the tables in the workspace, but there are 30 tables and no savepoints.

    I also came across this problem while using the Oracle Jena Driver:
    ModelOracleSem.createOracleSemModel(oracle, "http://host.com/model.url");
    Is the patch required to fix this
    "Oracle Database 11g Release 1 - Patch Set for 11.1.0.6"?
    I had a problem installing that patch, specifically with the sdordfxb.plb file:
    SQL> @sdordfxb.plb
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY SDO_RDF:
    LINE/COL ERROR
    1243/5 PL/SQL: Statement ignored
    1243/28 PLS-00302: component 'ANALYZE_MODEL' must be declared
    1272/5 PL/SQL: Statement ignored
    1272/28 PLS-00302: component 'ANALYZE_RULES_INDEX' must be declared
    1298/5 PL/SQL: Statement ignored
    1298/28 PLS-00302: component 'DELETE_MODEL_STATS' must be declared
    1317/5 PL/SQL: Statement ignored
    1317/28 PLS-00302: component 'DELETE_RULES_INDEX_STATS' must be declared
    Synonym created.
    Synonym created.
    Grant succeeded.
    So I rolled back by executing the original 11g versions of the patch files. Any help with this would be appreciated.
    Thanks

  • Page Properties Problems

    DW CS4 OS X/10.5: I am having problems getting the correct MIME type and character encoding to "stick" when I edit old pages. Two things go wrong, the first of which is just an annoyance, the second of which is my problem-to-be-solved. Editing a page that says in the lower right corner of the window that the character encoding is ISO Latin 1. I want to tell DW that I am using UTF-8 so I can type things like curly quotes from the keyboard instead of using HTML character entities. I already have a PHP header that handles this properly depending on the browser's capabilities, so I don't need or want a meta tag added to the head of the document. In particular, my PHP code generates the correct MIME type for xhtml 1.1 files, depending on what the browser says it can accept (application/xhtml+xml for browsers that understand it; text/html for ones that cannot).
    When I go to Modify->Page Properties, the first problem is that when I click on Title/Encoding, I have to dismiss four dialogs that inform me that "auto" is not a standard value for this CSS property. Presumably this is a reference to the four auto settings for margins on the Appearance tab, which is irrelevant to the task at hand. As I said above, this is an annoyance, but I can click "Yes" four times to get rid of these pretty quickly. Still, it's a bug that the settings should default to invalid values.
    The real problem is that when I get to the Title/Encoding tag and select UTF-8 for the character encoding, DW adds a meta tag to the head of the document that tells what the character encoding is and what the mime type is. But I can't keep this meta tag because it tells all browsers that the MIME type is text/html, defeating the purpose of sending the correct MIME type depending on the browser's capabilities. But if I delete the meta tag, the next time I open the file in DW, it thinks it's an ISO-Latin-1 file again. Despite my global preference to treat files of unknown character encoding as UTF-8.
    Bottom line: is all this a bug in DW, or is there actually a way to get DW to interpret the character encodings of all legacy pages as UTF-8 instead of ISO-Latin-1?

    They do seem to match up in the bean and this is the line I use to set the Book as the bean ID in the JSP.
    <jsp:useBean id="Book" class="com.resBook" scope="request"/>
    Any other suggestions?

Maybe you are looking for

  • Remote and IR

    I have just bought a new iMac and remote but cannot pair them.  I know I need to go into  system preferences and then security but I don't have an option to "Disable remote control infrared receiver." can anyone tell me why or what I'm going wrong pl

  • How to deal with Short dump that restarts the index server?

    Hi , I have been experiencing this problem whenever any exception occurs in my SQL SCRIPT procedure. For instance when there is a situation when I try to insert a value of 50 characters in length to a column with max size of 40 it throws a short dump

  • MacBook won't go to sleep when connected to external monitor

    Dear all, I have a MacBook connected to an external monitor via DVI to HDMI adapter. The MacBook is also connected to the power adapter and to an external aluminium Apple keyboard and a wired Mighty Mouse via USB. I use the computer with the lid clos

  • How can i render one facet in panel splitter based on conditions?

    Jdeveloper Version - 11.1.1.5 How can i render one facet in panel splitter based on conditions? Ex : In horizontal Panel splitter first facet - af table second facet - af table if any one table estimated row count is zero i nedd to render the respect

  • Getting a fixed header for Mobile site?

    Hi, I am trying to set up a fixed header for my mobile site. I have tried multiple things and keep running into the same issue. Although I haven't tried to view on another mobile platform other than iOS 8.1, but the issue that I am having is my addre