Problem using Change production and SFC step status with Simultanious group

Hello,
We just upgraded to ME 5.2 SP5 patch which was released two days back, the problem with Simultanious group is fixed and SFC gets the correct next step as per defined in the router (Previously there was bug).
But when we try to use change production and put SFC in simultanious router at some particular operation as que it is getting in que at all operations and really can be started and completed even at the last operation.
Same is the case with step status if we put it in que at some intermediate operation all operation listed above are becoming in que irrespective of the flow defined in simultanious router.
Please let me know how to handle this.
Regards,
Pushkar Patil

Hi Pushkar,
It seems to be a bug. I would suggest opening a ticket on this.
Regards,
Alex.

Similar Messages

  • Change production for SFC in a container

    Hi,
    During RMA receiving in SAP ME 6.0.4, we are doing Change production.
    If the SFC is packed into a container we get this error message
    "Change production not allowed for SFCs that are in a container"
    Then we have to unpack the SFC from the container and we lose the traceability of
    the container the SFC was originally packed into.
    Is there a way to allow change production and still keep the SFC in the container?
    Best regards,
    Johan

    Hi Alex,
    Correct, that is the functionality I want.
    Is it possible if I log a support ticket to get it developed also for 6.0?
    Best regards,
    Johan

  • Problem using Cipher*Stream and Properties

    I ran into a tricky problem using CipherInputStream, CipherOutputStream and Properties. I don't seem to find where I'm doing something wrong here.
    I have something like this:
    encCipher; // and already initiated ENCRYPTION Cipher
    FileInputStream fis = new FileInputStream( "textfile.properties" );
    // textfile is an unencrypted text-file containing:
    // prop1=valueprop1
    // prop2=valueprop2
    // prop3=valueprop3
    Properties props = new Properties();
    props.load( fis );
    FileOutputStream fos = new FileOutputStream( "enctextfile.properties" );
    CipherOutputStream cos = new CipherOutputStream( fos, encCipher );
    props.store( cos );Up until here, no problems right? I get the contents from the source text-file, and then write with to the CipherOutputStream, which gives me an encrypted version of the original file.
    Then: (assume decCipher is an already initiated DECRYPTION Cipher)
    FileInputStream fis = new FileInputStream( "enctextfile.properties" );
    CipherInputStream cis = new CipherInputStream( fis, decCipher);
    Properties props = new Properties();
    props.load( cis );
    props.list( System.out ); // this line should produce the exact same contents as the original source file right?But the output has one property less, as if in some part of this process, data has been lost. But where? Am I missing something?
    Thanks in advance for any hints,
    Chris

    Yes. Just now I realize I must close it for all the
    buffer to be written out to the file.:-) My crystal ball is working well today!

  • Is there any known problem using Oracle SQL Developer 3.0.04 with Java 1.7?

    I'm new to Oracle. I have installed Oracle SQL Developer 3.0.04 and Java 1.7. When I run Oracle SQL Developer, I will get the window Running this product is supported with minimum Java version of 1.6.0_04 and a maximum version less than 1.7. This product will not be supported....
    Is there any known problem using Oracle SQL Developer 3.0.04 with Java 1.7?
    I have already downloaded Java 1.6 but don't know whether I need to uninstall Java 1.7 first. If don't need to uninstall Java 1.7, how can I set Oracle SQL Developer to run with Java 1.6?
    Thanks for any help.
    Edited by: 881656 on Aug 25, 2011 11:22 AM

    Hi,
    One prior post discussing the use of Java 7 is:
    SQL Developer 3.0  and Java SE 7?
    There is no need to uninstall any Java version (except if you have disk space constraints) and no problem switching between Java versions. This may be controlled in the sqldeveloper.conf file in your ...\sqldeveloper\sqldeveloper\bin directory via the SetJavaHome line. For example:
    #SetJavaHome ../../jdk
    SetJavaHome C:/Program Files/Java/jdk1.6.0_26
    #SetJavaHome C:/Program Files/Java/jdk1.7.0Regards,
    Gary Graham
    SQL Developer Team

  • Installing photoshop using creative cloud and it comes up with error code 50

    installing photoshop using creative cloud and it comes up with error code 50, what is this?

    Scannella please see Error Code 50 where this topic has been discussed.

  • I am trying to use IMAQ acquire and other IMAQ functions with Queue functions.

    i am trying to use IMAQ acquire and other IMAQ functions with Queue functions.
    i mean i would like to acquire the image in a queue and deque it afterwards. would be the queue function accept the IMAQ data type?

    Refer posting, http://exchange.ni.com/servlet/Redirect?id=8879554

  • Using Adobe Reader and Adobe Flash player with Yosemite

    Has anyone had a problem using Adobe Reader or Adobe Flash Player with Yosemite 10.10.1

    Adobe Reader X can only save reader-enabled forms. Adobe Reader XI can save all forms.

  • Screen stuck on gray, used shift key and my screen appears with MacBook Pro and not the recovery option. Please help

    Screen stuck on gray, used shift key and my screen appears with MacBook Pro and not the recovery option. Please help!

    Hi ..
    Shift key boots into Safe Mode, not Recovery.
    This only works on a Mac running v10.7 Lion or later.
    Startup your Mac while holding down the Command + R keys. From there you should be able to access the built in utilities to repair the startup disk and restore OS X using OS X Recovery
    If you can't boot into Recovery Mode, help here >   Mac OS X: Gray screen appears during startup

  • Is it possible to buy an iPhone 4s unlocked in the US, and then use it normally and completely in France with Freemobile ?

    Is it possible to buy an iPhone 4s unlocked in the US, and then use it normally and completely into France with Freemobile (which provides micro-SIM) ?
    I'm travelling to NYC tomorrow and that would be 100€ less than in France...

    Thank you for the quick answer
    Do you mean that I can't reserve and pick up my phone in the local apple store as it's explained on the site (http://www.apple.com/retail/iphone/) ?
    What about the social security number asked in the formulary ? I've got a French one...
    Puzzled...

  • I just bought a used iphone 5 and i am stuck with the icloud page because the old owner dont remember his password what should i do ?

    i just bought a used iphone 5 and i am stuck with the icloud page because the old owner don't remember his password what should i do ?

    Ask him for your money back.
    Pete

  • Different behaviour between activity "Change Production" and web-service

    Hello!
    We are using SAP ME 5.2.6.1 (SP06 Patch 1) - the newest version of SAP ME 5.2
    In activity "Change Production" (SU540) it is possible to change shop order, material and router of SFC's.
    This also works for SFC's in status DONE if the following activity rule is set
    ALLOW_DONE_SFCS = TRUE.
    Nevertheless if the same is tried via "Production XML" or with the given web service an error is displayed
    and the operation is not performed.
    When using "Production XML" the following error is shown:
    Cannot change Done SFCs (Message 15050)
    When using the web service (http://<host>:<port>/manufacturing-services/ProductionServiceService)
    the same error occurs. I think the web service is the prefered way in the future.
    For me it seems that only with the GUI activity SU540 the rule "ALLOW_DONE_SFCS = TRUE" is effective.
    But should the behaviour not be identical regardless if this was initiated from the GUI or from the web service?
    So is this something like a bug or is it "behaviour by design"?
    If the latter is the case:
    Is there a workaround possible to achieve the same outcome via webservice?
    Kr,
                Erich Lind
    Edited by: Erich Lind on Aug 5, 2011 10:37 AM

    Hello!
    From the SAP ME Transaction Log Report:
    Concerning the "Production XML" interface - it uses the ChangeProduction EJB.
    I assume the web service internally will do the same ...
    class com.sap.me.frame.BasicBOBeanException message: com.sap.me.frame.BasicBOBeanException: Error 15050Cannot change Done SFCs (Message 15050)
         at com.sap.me.production.ChangeProductionSOBean.validateSFCList(ChangeProductionSOBean.java:1413)
         at com.sap.me.production.ChangeProductionSOBean.validateXMLProductionChanges(ChangeProductionSOBean.java:255)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at $Proxy3489.validateXMLProductionChanges(Unknown Source)
         at com.sap.me.xchange.ProductionFacadeSOBean.processChangeProductionMessage(ProductionFacadeSOBean.java:997)

  • Problem using Illustrator CS5 and CC 2014 in same PC

    Hi,
    I am developing some Illustrator scripts using VBScript, which should work on CS5, CS6 or CC 2014. When the scripts will be called, the user will pass, as command line argument, which Illustrator version they want to use. Accordingly I am instantiating the appropriate Illustrator scripting object by the following code:
        If version = 1 Then
            Set appRef = CreateObject("Illustrator.Application.CS5") 
        ElseIf version = 2 Then
            Set appRef = CreateObject("Illustrator.Application.CS6") 
        ElseIf version = 3 Then
            Set appRef = CreateObject("Illustrator.Application.CC.2014") 
        Else
            Set appRef = CreateObject("Illustrator.Application") 
        End if
    This is working correctly in one system where CS5 and CC 2014 are both installed. However, in another similar system, where CS5 and CC 2014 are both installed, this is failing. There, always the CC 2014 version is being used, even when the user wants to use CS5. On inspection it is found that the issue is with registry entry of LocalServer32 subkey of the Illustrator.Application.CS5 automation object. There I see, the path of CC 2014 executable is stored, not that of CS5. The value is C:\Program Files\Adobe\Adobe Illustrator CC 2014 (32 Bit)\Support Files\Contents\Windows\Illustrator.exe /automation. Hence, the statement CreateObject("Illustrator.Application.CS5") is actually starting the CC 2014 Illustrator version.
    Does anyone know how this could have happened? Is this some installation behavior of CS5 or CC 2014, that can be controlled? In this machine CC 2014 was installed after CS5. Does CC 2014 change the registry settings of CS5, if it was installed? That seems very unlikely, as then how can one use both CS5 and CC 2014 in a system through scripts? It is possible that this is a one-off case where the registry entries have been "accidentally" changed. However, I would like to be sure.
    I can re-install CS5 in this system where the issue is noted and probably the problem will go away. However, the scripts may be used in many different installations and I cannot possibly ask users to reinstall Illustrator everywhere. Moreover, this problem can occur sometimes in the future too. 
    Any suggestion regarding the cause and a possible full-proof solution will be highly appreciated.
    Thanks in advance,
    Joydeep Ray

    are you referring to the audio meters panel?  im on windows, and i can right click the meters panel and get options for "dynamic peaks".   there are audio effects, from the effects panel if thats what you are looking for?  i have one named "Dynamics" as well as several compressors.

  • Changing date and time is wrong with time zone problem

    Okay, searched some of the forums, but didn't get the most correct answer to this:
    I just imported all my photos into Aperture from iPhoto (chose to have Aperture manage files as I don't plan on using iPhoto any longer. When I imported the files, I decided to do some organizing by date into folders. no problem.
    In some of my projects, I found some files that I imported from scans or got from others who had a film roll and processed it at a lab, and the dates from those files aren't the dates that the event took place. I went into Metadata>Adjust date and time, and changed the date (not so much the time I'm worried about), and checked the "change the masters" little box, too.
    After I close out of that box, the picture has the wrong date. I've determined this is because of the time zone support. I currently live in Japan, and I would like my photos here to show up as the date in the place they were taken. I think the date I enter, it thinks is the date I'm currently in (GMT +9), but aperture chooses to convert the date as if I was saying "hey, the picture I took happened on "date" in GMT +0:00)" which then makes it look in the metadata view as if it happened a day earlier.
    Any imported photos come in as the correct date and time and correct time zone, as far as I can see. It's just when I change the date and time it thinks I mean to have aperture convert it to GMT + 0:00. (but on a little more of a funny side... older pictures that happened in other time zones back in the states it lists the correct date and time for when the picture was taken, but "says" it's GMT +9:00) (another issue I'll deal with later maybe!)
    Hope I've described it in such a way that you can get it.

    I changed time and now my MacBook won't work

  • I like to have my bookmarks in a sidebar. I used to make that change once, and it stuck. With version 21 I have to make it each time I reopen.

    I don't know whether this arises from the change of version because I very recently did a clean-up of my hard drive with Norton Utilities 16. Still, I tried making a change to the actual bookmarks, and it stuck the next time I opened.

    Thanks for this. I was opting for a bookmark sidebar by simply clicking on the bookmark option in the menu. That wasn't working for me. I used Ctrl-B and the bookmark sidebar stuck. Didn't have to take the other steps suggested.
    J-M L

  • Problem in Change Office and communication Data

    Hi all,
    In ESS, where we have the Employee search, there is Who's Who and Change office and Communication Data.
    We have added a new field "Mobile Telephone " in who's who list.But when we want to Change/Modify the Mobile number by goin to Change Office and Communication data , we are not getting that field there. How  can we make the changes?
    Need help on this ..
    Thnks in advance.
    NR

    Hi,
    Did u get a solution for this. I am also having a similar problem.

Maybe you are looking for

  • Error deploying .sca files of SRM MDM Catalog 2.0 in SRM system

    Hi All, I'm trying to deploy the SRMMDM20SP02_2_BP_SRM_MDM.sca in SRM system but i'm getting the following error while deploying it. 08/03/04 16:05:22 -  Start deploying ... 08/03/04 16:05:22 -  EAR file uploaded to server for 16ms. 08/03/04 16:05:22

  • Array of stuctures in java?

    I need an array of length 3600 to hold a structure like value. Something like this: typedef struct rangetype {     float svy_vert_angle;     float svy_dist;     bool svy_exists; } range; range rg[3600]; for (int i = 0; i < 3600; i++) {     rg.svy_ver

  • Relation between temp tablespace and index creation

    Hi, I have my Oracle database (11gR1) on windows 2008 server R1 64 bit.. This is my development database. i have one table which has more than 2 billion rows , the problem i m facing here is while creating the index on this table i m getting temp seg

  • When i plug my Iphone into my Asus Laptop it gives me Blue screen of death

    When i plug my Iphone 4s into my Asus Laptop (k53s) it gives me Blue screen of death instantly :/

  • Hyperlinks in Mac Mail notes?

    How do I embed a hyperlink in my Mac mail notes? I can't find the info in various Mac Help resources. Thanks