2.2.1 problem with "request contained within expression 1"

If you create validations, processes with the above condition set and have possible request values which are subsets of each other then the smallest subset seems to match.
ie create a validation which has the following condition
request NOT conained with expression 1.
RELOGIN, SAVE
if you then submit the page with value of LOGIN the validation will not fire
if you change the RELOGIN value in the condition to say RELOGI (anything which LOGIN is not a subset of) the validation will now fire!

Scott,
I am not disputing in anyway that the code is wrong, once it had been explained how the code was intended by the apex developers to work.
My original point was the intuitiveness of the condition label and the way the logic actually behaved (at this point there was little known about the logic). I had instinctively assumed that when verifying that the REQUEST value exists within expression 1 it would be doing a pl/sql type IN (A,B) comparison hence the confusion. (would be interesting to know if i was the only one under this impression)
I still believe that intuitively developers (us the wider community not the apex team)when refering to the REQUEST value in a condition would list the required values under the expectation of an exact match. Hence my later post stating that for the REQUEST value it would be more useful to have a comma delimited list. I was debating (probably badly) the expected behaviour of the condition and not the actual logic delivered.
After your latest post there is a good case for both..
This kind of matching against the REQUEST value is useful when you have buttons with similar values(something i hadn't thought of as i usually list all required values just to be safe)

Similar Messages

  • Conditional Processing: Request is Contained within Expression 1

    I believe I have found a bug with the Process Conditional Processing logic, where "Request is Contained within Expression 1" is used.
    Here are three of the buttons that I have on my page:
    GET_RES_CIVIC_ADDR - This button is displayed among the Region Items (Region 2)
    CRE_RES_CIVIC_ADDR - This button is displayed among the Region Items (Region 2)
    ADD - Automatically created as part of a Tabular Form (Region 3 - Updateable Report).
    I have a process that is conditional on either GET_RES_CIVIC_ADDR or CRE_RES_CIVIC_ADDR being run (meaning the Process has its "Conditional Processing" "Condition Type" set to "Request Is Contained within Expression 1" and where "Expression 1" is set to "GET_RES_CIVIC_ADDR,CRE_RES_CIVIC_ADDR" (without the quotes).
    The problem I have encountered is that this Conditional Process also gets run if I submit the ADD Button. The reason being is that the word "ADD" is contained within the Expression 1 string "GET_RES_CIVIC_ADDR,CRE_RES_CIVIC_ADDR".
    Note that if I change the REQUEST value for these two Item Level Buttons to names that do not contain the word ADD, the problem is fixed.
    Is this a known bug? Or do I have to edit the value of Expression 1, so that each Button Name/Request Value is enclosed in quotes or the like?

    Scott,
    I was under the impression that the values in Expression 1 would be a list of comma delimited values (e.g. A,B,C and not ABC) and would be evaluated individually. However, you are correct. It is being evaluated as advertised.
    A note for others that have this problem - the evaluation of :REQUEST is Case Sensitive, so if the Item Level Button had been named 'Get_Res_Civic_Addr' (using Camel Case) instead of 'GET_RES_CIVIC_ADDR', (Upper Case), there would not have been a match with the 'ADD' Request and therefore the After-Submit process would not have been run by the ADD button.
    To prevent this in the future, we are going to standarise using the PL/SQL Expression Condition (checking :REQUEST) and also ensure that our Item Level Buttons "Request Value" is Camel Case (just an extra precaution).

  • At the creation of MCD we got the problem with Request

    Hi All,
    we are all very new to SAP MI,
    At the creation of CD we got the problem with Request
    <i><b>Creation of CD</b></i>
    we gave these entries
    <b>1.Mobile Solution Name        :      CIBERNW
    Version                                    :      1001
    Description                              :      Ciber Netweaver Mobile
    Cmponent Type                       :        APPLICATION
    Runtime Enviroment                 :      JSP</b>
    In SyncBO tab we specified our SyncBO that is <b>ZNWW_EX01</b>
    we selected the check two checkboxs that is
                       <b>->SyncBOs Expect Initial Value
                       ->Data Visible to all</b>
    2.when i am trying to <b>save the MCD</b> it will open one dialog box that is
    <b>"Object can only created in SAP Package "</b> -> Continue
           <b>"Link to Transport "</b> it says
    <b>"Include MCD in Transport Request", "Yes","No"</b>
    when i will go for <b>"Yes"</b>
    it will give one more dialog box that is
    <b>"prompt of workbeanch Request"</b>
    it will give one Request bydefault that is <b>"CNWK900030"</b>
    there we have some option that is
         <b> ->Continue
          ->Create Request
          ->Own Request</b>
    which one we will select ?
    i will go for <b>Continue</b> it will open other dialog box it says
    <b>"Include MiniApp in Transport Request"</b>
    it says <b>"MiniApp must be assigned to a transport request"</b>
    i will go for continue it will the message in the status bar
    <b>"MCD Changed"</b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?
    Thanks and Regards
    Dileep Painnamaneni

    Hi Dileep,
    <<Creation of MCD >>
    <<we gave these entries >>
    <b><<1.Mobile Solution Name : CIBERNW
    Version : 1001
    Description : Ciber Netweaver Mobile
    Cmponent Type : APPLICATION
    Runtime Enviroment : JSP>>
    In SyncBO tab we specified our SyncBO that is ZNWW_EX01
    we selected the check two checkboxs that is
    ->SyncBOs Expect Initial Value
    ->Data Visible to all</b>
    Every thing is fine. We need to check Link to <b>SAP MI Home page</b> check box
    <b>2.when i am trying to save the MCD it will open one dialog box that is
    "Object can only created in SAP Package " -> Continue
    "Link to Transport " it says
    "Include MCD in Transport Request", "Yes","No"
    when i will go for "Yes"
    it will give one more dialog box that is
    "prompt of workbeanch Request"
    it will give one Request bydefault that is "CNWK900030"
    there we have some option that is
    ->Continue
    ->Create Request
    ->Own Request
    which one we will select ?
    i will go for Continue it will open other dialog box it says
    "Include MiniApp in Transport Request"
    it says "MiniApp must be assigned to a transport request"
    i will go for continue it will the message in the status bar
    "MCD Changed"</b>
    In SAP when ever we create any object(tables or MCDs) :
    there are two things CUSTOMER NAME SPACE(stored locally in that system only) and FORIEGN NAME SPACE(can be transported)
    CUSTOMER NAME SPACE objects starts with 'Z' or 'Y'
    FORIEGN NAME SPACE objects starts with any other digit other than 'Z' or 'Y'
    So youhave created MCD name CIBERNW which starts with 'C' (its not customer name space with z or y)
    so it will be stored in package(so that this package can be transported to any other system later)
    So what ever you have done is correct.
    You can create your own request also.
    But confirm once that whether you are supposed to store your MCD this that package.
    <b>
    can you please tell me this process is Right or wrong
    if it is wrong can you please tell me the right process
    and it will some default Requests which Request we need to select
    or we need to create the Request where we need to create that
    what is process we need to follow ?</b>
    So this is the concept of request.
    So this request is nothing but....
    When ever we create tables or MCDs we try to save it..so if we are trying to create objects in Foreign name space(i.e without 'Z' or 'Y' inthe beginning) so it will ask to create this object in a package which requires request(transport request)
    All objects are stored in package,( so this package contains many objects like MCD,SYNBOS etc what ever we store in it) so we can transport this package from one system to another system so to transport we need to generate a transport request for that package and them release that transport request.....
    So once the package is released and we try to edit or create new objects in that package it will ask for some new request.....
    Yes we can create our own request and later release it.
    But in your case u can take up the default request and continue.
    If this MCD is for only testing purpose(for our selfs)..means this MCD is just for our testing sake..its better to create it in Customer name space..starts with 'Z' or 'Y'.
    I hope its clear.
    Cheers,
    Karthick

  • Problems with OLE Container in QUERY

    Hi all,
    I have problem with OLE Container when I am trying to retrieve data from the database. Inserting is no problem and commit is done. I am doing it with
    initialize_container('block.ole_object','C:\test.doc');
    I have only one column of BLOB type and it is last in the block as it was suggested somewhere on the forum.
    When I am trying to retrieve the already inserted data I get error with the following
    Description:
    FRM-40505: Oracle ERROR: unable to perform query and CTRL+F1 says the following:
    ORA-00932: inconsistent data types: expected got
    The forms and the database are as follow:
    Forms [32 Bit] Version 6.0.8.24.1 (Production)
    Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
    I need immediate help!!!

    This may be related to the 10g database, I'm not sure as there is no way for me to test it. I know that it works with a 9i database.
    One thing to check is to make sure that you don't have the FORMS60_DISABLE_DESCRIBE set to 1 within the Oracle registry.
    If this doesn't work, your only option might be to use a LONG RAW instead of a BLOB column type in the database.

  • Problems with Requests

              Hi,
              i am using weblogic in my project both as a webserver and as the application server.
              But i am facing problems with requests being sent to the server. Basically i have
              a form in my jsp which, if submitted by multiple clients at the same instant in
              time, the server gets confused and mixes up the data in the requests !! the form
              is submitted to another jsp which in turn calls a SLSB which in turn calls various
              entity Beans to fulfill the request.
              Now if 2 or more clients hit the submit button together, the server is mixing
              the data from the requestsand i get corrupted output as a result.
              That if i submit values (a,b,c) from one client machine and values (x,y,z) from
              another machine, the server puts one of the transactions properly and in the other
              it picks up the data from the other request and takes something like (x,y,c) !!
              Is this a bug in Weblogic 6.1 or am doing something wrong ?? Anyone faced this
              problem ?
              Any help would be appreciated.
              Raja
              

    Hi,
              It's highly unlikely that it's WebLogic. Somewhere along the line, you are
              calling or referring to the same instance of either a class of a variable.
              You should brush up on the meaning of static variables.
              Make sure that you are not using class-level variables in your servlet. WLS
              will create only one instance of a Servlet or JSP and invoke it from
              multiple threads (requests) unless it is declared as SingleThreadModel. (See
              the servlet spec).
              When you declare variables inside a method - they are defined on the stack -
              so they're safe from multiple threads since each thread has it's own stack.
              If you declare them in a class, they're on the heap, and are shared by
              multiple threads invoking that servlet-class instance.
              There is a workaround if you MUST use class-level variables (not a good idea
              in a servlet). You can declare your Servlet (or JSP) as SingleThreadModel.
              This is less desirable since it carries a performance hit. It's best to
              design around it - but you might try declaring this to see if it helps in
              the JSP...
              <%@ page isThreadSafe="false" %>
              Of course, if the threading issues I've discussed above are occurring
              elsewhere in your code, you'll have to design-around it. Like I say, check
              for static class variables. It's unlikely that your other code is invoking
              the same instances of other classes from multiple threads (unless those
              instances are servlet-class-variables - and your problem will be resolved by
              the above).
              Make sure that you are not referencing static variables in your servlet or
              other bean classes (unless you intend to). Static variables are scoped at
              the class level and are therefore shared by all instances of that class (or
              servlet). The above SingleThreadModel won't help you in that case since all
              instances of the same class will be using the same static variables.
              Hope that helps,
              Alex
              "Raja" <[email protected]> wrote in message
              news:[email protected]...
              >
              > Hi,
              > i am using weblogic in my project both as a webserver and as the
              application server.
              > But i am facing problems with requests being sent to the server. Basically
              i have
              > a form in my jsp which, if submitted by multiple clients at the same
              instant in
              > time, the server gets confused and mixes up the data in the requests !!
              the form
              > is submitted to another jsp which in turn calls a SLSB which in turn calls
              various
              > entity Beans to fulfill the request.
              > Now if 2 or more clients hit the submit button together, the server is
              mixing
              > the data from the requestsand i get corrupted output as a result.
              > That if i submit values (a,b,c) from one client machine and values (x,y,z)
              from
              > another machine, the server puts one of the transactions properly and in
              the other
              > it picks up the data from the other request and takes something like
              (x,y,c) !!
              > Is this a bug in Weblogic 6.1 or am doing something wrong ?? Anyone faced
              this
              > problem ?
              > Any help would be appreciated.
              >
              > Raja
              >
              >
              

  • Problems with Requests in Weblogic 6.1

    Hi,
    i am using weblogic in my project both as a webserver and as the application server.
    But i am facing problems with requests being sent to the server. Basically i have
    a form in my jsp which, if submitted by multiple clients at the same instant in
    time, the server gets confused and mixes up the data in the requests !! the form
    is submitted to another jsp which in turn calls a SLSB which in turn calls various
    entity Beans to fulfill the request.
    Now if 2 or more clients hit the submit button together, the server is mixing
    the data from the requestsand i get corrupted output as a result.
    That if i submit values (a,b,c) from one client machine and values (x,y,z) from
    another machine, the server puts one of the transactions properly and in the other
    it picks up the data from the other request and takes something like (x,y,c) !!
    Is this a bug in Weblogic 6.1 or am doing something wrong ??
    Any help would be appreciated.
    Raja

    Make sure your JSP scope is set correctly:
    <jsp:useBean id="beanName" scope="session" class="abc.BeanClass" />
    "Raja" <[email protected]> wrote in message
    news:3c6abfc8$[email protected]..
    >
    Hi,
    i am using weblogic in my project both as a webserver and as theapplication server.
    But i am facing problems with requests being sent to the server. Basicallyi have
    a form in my jsp which, if submitted by multiple clients at the sameinstant in
    time, the server gets confused and mixes up the data in the requests !!the form
    is submitted to another jsp which in turn calls a SLSB which in turn callsvarious
    entity Beans to fulfill the request.
    Now if 2 or more clients hit the submit button together, the server ismixing
    the data from the requestsand i get corrupted output as a result.
    That if i submit values (a,b,c) from one client machine and values (x,y,z)from
    another machine, the server puts one of the transactions properly and inthe other
    it picks up the data from the other request and takes something like(x,y,c) !!
    Is this a bug in Weblogic 6.1 or am doing something wrong ??
    Any help would be appreciated.
    Raja

  • Problem with non-container managed entity manager

    i am working on a project, in which i am using entity beans.i use netbeans, glassfish as application server and toplink as persistence provider .
    i created a java class that handles all the operations with the entitys, which means i using non-container managed entity manager.
    in the constructor
    try{
                EntityManagerFactory emf = Persistence.createEntityManagerFactory("voidPU");
                entityManager = emf.createEntityManager();
            catch(Exception ex){
                throw new EJBException(ex.getMessage());
            }then i call a function in this class from a servlet
    the code of the function
    List users = null;
            try {
                ProgLanguages progLanguage = entityManager.find(ProgLanguages.class, languageId);
                users = (List) progLanguage.getUserIdCollection();
            catch(IllegalStateException illegalStateException){
                throw new EJBException(illegalStateException.getMessage());
            catch(IllegalArgumentException illegalArgumentException) {
                throw new EJBException(illegalArgumentException.getMessage());
            }i got an IllegalArgumentException saying Unknown entity bean class: class vanguard.server.entity.ProgLanguages, please verify that this class has been marked with the @Entity annotation
    what confuses me is that sometimes it works and most of the time it does not work, have i made anything wrong?, or there is a problem with any of the tools netbeans, glassfish, or toplink?

    Is it always the same entity that is reported as 'unknown' ? You mention that it works sometimes but is it the same deployment and the same code that works? The first thing I would verify is that the ear is being created as expected by netbeans. Check the persistence.xml file and verify that all of the classes are listed that will be used as entities.
    --Gordon                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem with Request for Permissions (mobile app)

    In my application I want to publish the results of the games on facebook. I used this tutorial: http://www.adobe.com/devnet/facebook/articles/flex_fbgraph_pt1.html
    Here is a fragment of my source code:
    <fx:Script>
            <![CDATA[
                import com.facebook.graph.FacebookMobile;
                import mx.events.Request;
                import valueObjects.GlobalVariables;
                protected var extendedPermissions:Array = ["publish_stream","user_website","user_status","user_about_me"];
               protected function initApp():void
                    FacebookMobile.init("app ID",loginHandler);
                protected function loginHandler(success:Object,fail:Object):void
                    if(success){   
                        currentState="loggedin";
                        nameLbl.text=success.user.name;
                        userImg.source=FacebookMobile.getImageUrl(success.uid,"small");
                        birthdayLbl.text=success.user.birthday;
                        FacebookMobile.api("/me/statuses",getStatusHandler);
                    else{   
                        this.login();
                protected function login():void
                    FacebookMobile.login(loginHandler, stage, []);
                protected function logout():void
                    FacebookMobile.logout();
                    currentState="loggedout";
                protected function getStatusHandler(result:Object, fail:Object):void
                    statusLbl.text=result[0].message;
                protected function submitPost():void
                    FacebookMobile.api("/me/feed",submitPostHandler,{message:GlobalVariables.d.toString()}, "POST");
                protected function submitPostHandler(result:Object,fail:Object):void
                    FacebookMobile.api("/me/statuses",getStatusHandler);
            ]]>
        </fx:Script>
    I have problem with permissions. After login I see a white screen instead of request for permission.  The desktop application does not have a problem with it. When I log for the first time to the desktop application and I will give the permissions applications, then in the mobile application everything works fine. But this is not a good solution. And so please help.

    The labelField of IconItemRenderer only supports single line text.  Try using the messageField instead:
    <s:List width="200" height="200">
        <s:dataProvider>
            <s:ArrayList>
                <s:DataItem desc="1 Hello World Hello World Hello World" />
                <s:DataItem desc="2 Hello World Hello World Hello World" />
                <s:DataItem desc="3 Hello World Hello World Hello World" />
            </s:ArrayList>
        </s:dataProvider>
        <s:itemRenderer>
            <fx:Component>
                <s:IconItemRenderer labelField="" messageField="desc">
                </s:IconItemRenderer>
            </fx:Component>
        </s:itemRenderer>
    </s:List>
    If you need more control you might need to subclass, this post might help: http://flexponential.com/2011/08/21/adding-multiline-text-support-to-labelitemrenderer/

  • Problem with same Container for 2 different outputs

    Hi,
    I am using method set_table_for_first_display to display 2 different output with same container depending upon the selection of radio button. but the problem I am facing is when I click BACK button after dispaying second output and executing first output, it is showing prebious output only. is there any method to handle this problem?
    Regards,
    Nilanjana

    Hi,
    On clicking back use leave to screen 0 in the PAI module of the screen.
    Call screen 100.
    PROCESS BEFORE OUTPUT.
    Logic
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND.
    MODULE USER_COMMAND INPUT.
    IF sy-ucomm EQ 'User command defined for BACK button'.
    LEAVE TO SCREEN 0. "Go back to selection screen
    ENDIF.
    END MODULE.
    Have a look at the method FREE of class cl_gui_alv_grid.
    eg:
    CALL METHOD wcl_alvgrid1->free
      EXCEPTIONS
        cntl_error        = 1
        cntl_system_error = 2
        OTHERS            = 3.
    Thanks,
    Vinod.

  • Having problems with plugin-container.exe!

    The Plugin-container.exe is causing firefox to crash after every page load. I have isolated it as the root cause because every time I terminate the process firefox starts working again.

    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem does not disappear when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • Problems with resizable container

    Hi,
    I have a resizable JPanel with cubes inside it.
    The problem is when I resize the JPanel the cubes inside it gets resized only after I move the borders of the JPanel ~14 pixels...
    The problem is in the X axis...
    The Y axis "jumps" every ~5 pixels...
    I need content of the JPanel also to resize every 1 pixel (so it would be on the borders of the JPanel)...
    Any Ideas?

    I guess that the only solution is NOT to use gridLayoutWell that would explain the behaviour. It would have been nice if that information was included in the original question. Thats why I always ask for a SSCCE, since you never no what information is importan or not.
    All components in a GridLayout have the same size. So if you have a Grid with 10 component that is 400 pixels wide each component will be 40 pixels wide. As suggested above the size of each component will only be adjusted when you incread the width by 10 or more (since you have 10 components in each row).
    Doing it manually would also be a pain. If you increase the width by 1 pixel you would only be able to increase the size of one component. Then if you increase it by one pixel again you can only change one component, so do you change the first one again or the second. So now you need an algorithm to determine which component gets the extra space.
    I need content of the JPanel also to resize every 1 pixel (so it would be on the borders of the JPanel)...Don't know exactly what your layout is like, but maybe you could center the panel in the frame. That way as you change the size the "border" will change on both sides and it may not look as bad.
    You can try using a BoxLayout. Components will grow as the size is increased but I think you might have problems with the first components always growing first.

  • Any one having problems with the calandar within the last two days?

    Having problems with iPad 2 calendar , anyone else with this problem?

    What kind of problems? I am having no issues. Have you tried quitting the app completely and then restart the iPad?
    Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or reboot the iPad?
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    If those don't help, post back with your specific issues.

  • I am having a problem with Adobe Presenter Video Express locking up my PC.  It requires a complete reboot to kill the program.  Anyone else?

    I recently installed Presenter 10 and the Presenter Video Express locks up my PC.  I can't even end with the task manager.  I must force my PC to shut down.  Anyone else having a problem with Video Express?

    Hm, that was my silver bullet. Other than doing an uninsall and then installing Presenter again, you may need to reach out to Adobe and see if they can identify what could be causing this.

  • Problem with OWB Paris (case expression)

    I've got a little problem with defining an attribute property. I've defined a simple case statement: case when LKP_IN.TEST_TAB_ID is null then 'INS' else 'UPD' end. When I validate the expression I get the following error message:
    Line 1, Col 8:
    PLS-00103: Encountered the symbol "when" when expecting one of the following:
    . ( * @ % & = - + ; < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like LIKE2_
    LIKE4_ LIKEC_ between || multiset member SUBMULTISET_
    The symbol ". was inserted before "when" to continue.
    Line 1, Col 50:
    PLS-00103: Encountered the symbol "THEN" when expecting one of the following:
    ; and or
    Needless to say that this worked well with OWB 10g R1. Any clue?
    Thanks in advance
    Jörg

    Hello, Jörg
    To what database are you trying to deploy your mapping? It seems that db version is pre-9i?
    If so, note that CASE statement is unavailable in PL/SQL until Oracle 9i – it’s available only in SQL (in pre-9i Oracle had different code from SQL and PL/SQL interpretation, after 9i it share interpreter code). The compilation error may appear in “ROW-based” parts of package: OWB generates code that calls CASE statement directly in PL/SQL – it cause error.
    To avoid deployment error “wrap” this expression component by some operator (order, dedup, join, set). In this case OWB pack expression along with “wrap” operator in SQL statement and package will compile.
    Where were discussion here (in forum) about using analytical function in mapping – the same approach works for CASE / DECODE if deploying to pre-9i database.
    Sergey

  • Problem with my Final Cut express HD's livetype & soundtrack programs

    Hi everyone, hope someone could help me
    In 2006 i but my Final cut Express HD for my laptop Macbook. I have used a lot, it always worked.
    I haven't used it this year and the only new thing a did to my laptop was installed the snowleopard software is now 10.6.8. But yesterday, i try to save a project in my LIVETYPE and SOUNDTRACK (programs that come with the Final Cut Express HD) it automatically close up deleting everything and appear a window saying: that quit unexpectedly and push reopen and repeat the error over and over again.
    the program (Livetype and Soundtrack) opens and are install perfectcly but it doesn't let you save or export anything it automatically close it up.
    Final cut is the only one that let you save projects.
    I have install and uninstall it many time and it still doesn't work.
    I will like to know what happens? and how can i fix it?!
    Thank you so much
    best regards
    isabella

    Thanks for your help! i try it and i thought it help, because this time the installation ask me new things like for example: my seriel number, etc. something the program didn't before.  But in the end everything is install perfectly but it repeat the same problem when i try to save a project  in livetype or soundtrack but not in final cut. This is what appears in my screen:
    Thanks again!
    regard

Maybe you are looking for

  • SSO to ITS via EP6

    Ok all knowing people, I have this working in EP5 but, can't get it working in EP6. Our Portal: EP6 SP2 Pack3 Hotfix7.  Working like a champ.  However, SSO to our ITS box will not work. I have downloaded and am using the SAP application integrator. 

  • OWSM 10.1.3.4 and Non-SOAP XML-based web service

    Hi all, According to the OWSM 10.1.3.4 Administrator's Guide, "all Web services registered with an Oracle WSM Gateway are virtualized as both a SOAP and non-SOAP Web service." To access the non-SOAP (XML-only) web service, the documentation states "T

  • SQL query issue in a method

    I am trying to use a method to query a database to gather a person's name when the Social Security Number is entered. However in the display, it seems to only bring back the field that you use to compare in the load statement. Can anyone tell me what

  • Apple TV sync is taking forever- Will this happen each time I sync?

    I just got a new Apple Tv. I am syncing 12 movies from iTunes and about 650 songs. This is taking forever! My question is, if I add a new movie to iTunes and want to sync it to AppleTv, will it take this long again? If I uncheck the rest of the movie

  • Badge app icon notification not working

    Hi, Badge app icon notification is not working anymore on my iPad. The app has to be in execution to see the badge app icon notification appear and increase. so basically not useful at all because if I'm already in the app....... Other notifications