Parallel processing in the same work center

Dear Guys,
There is a routing sequence in which some 2-3 operations will occur parallely & those operations will belong to a same work center,How to map those operations in the routing,do i need to maintain parallel processing ,if so then how to go about

Parallel Sequence
Definition
A linear sequence of operations that is parallel to a sequence of operations in the standard sequence.
Use
A parallel sequence enables you to process several operations at the same time. A parallel sequence is carried out at the same time as the corresponding section in the standard sequence. It is a special form of overlapping operations.
Integration
You can create parallel sequences in routings and rate routings. You cannot create them in reference operation sets or reference rate routings.             Creating a Parallel Sequence
Call up the sequence overview.
Choose Edit ® New entries.
The Choose Sequence Category dialog box appears.
Select Parallel sequence and press Continue.
The Sequence Details screen is displayed.
Enter the necessary data.
Select Operation overview to create operations for the parallel sequence.
so particularly in your case
WORK CENTRE OF 10, 20, 30 ,40, 50  ASSUME TO THERE
OPERATION OF THE SEQU : 1,2,3,4,5
SUPPOSE 3,4 ARE PARALLEL SEQUN AND THE WORK CENTRE 30,40 ARE SAME TYPRE TO OPR SAME
YOU MAY DESIGN AS
                                                       WC-30
                                                        (OPN3)
                 W.C 10          WC 20                                WC50
                  (OPN1)          (OPN2)                               (OPN5)     
                                                       WC 40
                                                       (OPN4)
OR
                                                       WC-30
                                                        (OPN4)
                 W.C 10          WC 20                                WC50
                  (OPN1)          (OPN2)                               (OPN5)     
                                                       WC 40
                                                       (OPN3)

Similar Messages

  • Dynamic parallel processing of the same object using asynchronous method

    Hi,
    Please can anyone help me?
    I have to send the same DMS document to several agents for parallel processing. The number of agents is not known until runtime. Each of them should process the document and at least change the status of it. In next step I check if he has changed it.
    I use dynamic parallel processing of subworkflows. Key task of this subworkflow uses standard method of object DRAW - DOCUMENT.EDIT  (standard transaction CV02N) which is asynchronous. The task is finished by event DOCUMENT.CHANGED. 
    During the parallel processing the appropriate number of workitems is generated. However, when the agent who processes the document as first completes his workitem the event DOCUMENT.CHANGED is generated and all parallel workitems are completed, even those of other agents that were not processed yet.
    Any help would be appreciated.
    Thanks.
    Eva Vahalova

    Hi all,
    The process is used to approve incoming invoices. Each scanned invoice is attached to a DMS document and than sent to one or several agents in parallel. People from several departments can approve the same invoice for instance energy or mobile phone costs. We have no HR module fully implemented. Each agent may write some remarks and has to sets the document status to either approved or rejected. This status is temporary therefore the others see the original status for approving.
    The process of incoming invoices was implemented by SAP consultants in 2003 on 4.6B and now runs on our 4.7 system.  Now new company was established running on a new SAP system ECC 6.0 and our accountant department and some agents will deal with invoices in both systems. Therefore, the process should appear the same or at least very similar. The majority of the old process was realized by programming while I would like to use workflow features that are available now and reduce the programming part.
    As I see, I will have to choose one of the solutions that Arghadip suggested.
    I wonder if there is a possibility to use asynchronous method and control the end of each work item by means of u201CComplete Work Itemu201D or u201CComplete executionu201D Conditions. I have never used them and I do not know how they work and what condition to use. Maybe program exit might be used as well. While controlling the agents I think I will have to do some programming anyway because the work item can be finished by a substitute too.
    Thanks for your help.
    Eva

  • Error deploying 2 processes in the same project BPM 11gR3 Project

    Hi I have a problem to deploy a project in OBPM 11gR3.
    I have 2 processes on the same project, and tried separately on different projects and working properly. But when I put in the same project I get the following error.
    [02:09:38 PM] Sending internal deployment descriptor
    [02:09:38 PM] Sending archive - sca_BPM_CGEO_PROJECT_rev1.0.jar
    [02:09:47 PM] Received HTTP response from the server, response code=500
    *[02:09:47 PM] Error deploying archive sca_BPM_CGEO_PROJECT_rev1.0.jar to partition "default" on server soa_server1 [auohscgeo20.oracleoutsourcing.com:40513]*
    [02:09:47 PM] HTTP error code returned [500]
    [02:09:47 PM] Error message from server:
    Error during deployment: Deployment Failed: Error occurred during deployment of component: BPMCGEOPROCESOGENERACIONCONTRATOVENTA to service engine: implementation.bpmn, for composite: BPM_CGEO_PROJECT: java.lang.NullPointerException.
    [02:09:47 PM] Check server log for more details.
    [02:09:47 PM] Error deploying archive sca_BPM_CGEO_PROJECT_rev1.0.jar to partition "default" on server soa_server1 [auohscgeo20.oracleoutsourcing.com:40513]
    [02:09:47 PM] #### Deployment incomplete. ####
    [02:09:47 PM] Error deploying archive file:/D:/Archivos/Casas GEO/SRC/GEO/BPM/BPM_CGEO_APPLICACION/BPM_CGEO_PROJECT/deploy/sca_BPM_CGEO_PROJECT_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Edited by: Eduardo.Reyes on 28-mar-2011 18:01

    Hi Eduardo
    This may not help but I am getting a similar problem and I have a possible workaround.
    I'm not a BPM expert though so...
    I have got a Null Pointer Exception, three times successively attempting to redeploy a BPMN Process SAR to WLS via JDeveloper only after I've added a new process to the project and attempted to redeploy.
    [05:45:17 PM] HTTP error code returned [500]
    [05:45:17 PM] Error message from server:
    Error during deployment: Error occurred during deployment of component: Responder313Process to service engine: implementation.bpmn, for composite: nicolson-soasuite-bpmn-ipc: java.lang.NullPointerException.
    [05:45:17 PM] Check server log for more details.
    The only way I can stop this Exception is to Undeploy the existing Process via Enterprise Manager, Stop and Restart WLS. (Which is very tedious...).
    To explain, I'm working though the various uses of Send/Receive tasks as described in Modeling and Implementation Guide for Oracle Business Process Management 11g Release 1 (11.1.1.4.0) - 6.4 Communicating With Other Processes and Services.
    So I have about five scenarios, each with a simple Caller/Responding process and each with some very simple combination of Send/Receive tasks. When the deployment works, the process communications test fine via EM.
    Personally, this looks like a bug. I'm using version below on Win XP SP3.
    About
    Oracle JDeveloper 11g Release 1 11.1.1.3.0
    Studio Edition Version 11.1.1.3.0
    Build JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    Copyright © 1997, 2010 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.3.37.56.60
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.3.37.56.60
    Version
    Component     Version
    =========     =======
    ADF Business Components     11.1.1.56.60
    BPMN Editor          11.1.1.3.0.6.84
    Java(TM) Platform     1.6.0_18
    Oracle IDE          11.1.1.3.37.56.60
    SOA Composite Editor     11.1.1.3.0.25.57
    Versioning Support     11.1.1.3.37.56.60
    Regards
    Jim Nicolson

  • I have an icloud account with two other users besides myself.  We share the same game center.  We want our own. My two children want their own Clash of Clans account!  What do I do?

    I have an icloud account with two other users besides myself.  We share the same game center.  We want our own. My two children want their own Clash of Clans account!  What do I do?

    Log out of Gamecenter and try downloading CoC again. if it doesn't prompt you with a new village, try downloading with a different apple id. if that doesn't work, you would need a new device to create a new village and transferring it to your sons device using the code in the CoC settings.

  • Same order start date for 4 FG in same work center

    Hi All,
          I have four different Finished goods all have same lead time and same requirement date in same work center, I didn't have capacity planning so all FG have same start date in same work center after MRP run, how it is practically possible on the shopfloor.
    Is there any solution available.
    Sekhar

    The fact of running MRP (with or without Lead time scheduling) has nothing to do with the leveling of capacity. Lets consider both cases :
    Indicator "1" :
    - No capacity load is determined
    - Basic Dates from material master calculated to cover the requirements.
    Indicator "2" :
    - Capacity Loads are calculated.
    - Dates coming from recipes or routings calculated to fulfill the material requirements.
    - Overload displayed in CM01
    What you need is to run Capacity Leveling (CM25, CM29 ), dispatching the orders to the work center in a feasible date. But this step is never included in MRP run.
    Regards

  • Can Multiple users work on the same work Repository ?

    I have master repository and work repository on one machine, can multiple developers connect andwork on the same work repository? how?

    oh Yes!
    it is v simple.
    follow the steps:-
    once master and work repository has been created on a system.U just need to know all the information supplied wen creating a login to designer.
    like user name and password of database,url,driver as well as master's repository uname and password.
    if u have the following information with you,then u can create a new login with designer provided all the above information and u will have full access to designer
    in work repository u want to connect

  • How to make all users have the same working environment?

    Hi guys,
    thanks for helping out on this issue.
    Is there a way to set all users on your system to have the same working environment? I believe, as root you can edit the /etc/profile. But when I looked at the file, I was confused. I had no idea where to add stuff because it was a script.
    Please if anyone can help me explain how to customize system wide working environments, I will be very grateful .
    Thank you
    Arrey

    Hi.
    It's not clear what you understand under system wide working environments ?
    /etc/profile it's one possible solution.
    Another way - put custimozed .profile to all users and use customezed */etc/skel* for new users.
    Regards.

  • How can I use the same Game Center name on my iPad and my iPhone?

    Is there any way to use the same Game Center name on two devices?

    If you signed into Game Center in Settings > Game Center on both devices with the same Apple ID, you should have the same name in both centers.

  • I have two iPad2 with the same Game Center account, is there any way to have the same game app levels?

    One iPad2 is of my daughter  the other is mine I put the same Game Center account, but when I installed the game app in my ipad2 it start in level 1!! when I check my achievements in GC I have them 24 of 61 but not in my level 30 but in level 1... Help please (frustrated with Game Center app with my hay day farm app :(
    And I use iCloud too

    IF he set up find my ip[hone on the ihone itself BEFORE it was stolen ( there is no app, it is a setting) AND it is on AND it has jot been restored, then you may be able to track it using icloud/find my iphone.
    Otherwise, there is no way to track it.

  • How to Add  3 queries in the same work book?

    Hi Gurus,
    Can any one tell How to Add  3 queries in the same work book?
    Example, daily report,Monhly and yearly reports for sales should be in the same workbook.
    Please help me if any one have a pointer or a how to doc if available.
    <<Text removed>>
    Thanks
    James
    Edited by: Matt on Apr 26, 2010 9:36 AM

    Hi James,
    According to BI 7.0 Version
    Steps of creating workbook and to insert more than one query in a workbook.
    When you run a query and it opens in Bex Analyzer you can click the save button and pick "Save as Workbook".
    Once you save it as a workbook Click on the "Design Mode" button in the Bex toolbar (looks like an A).
    Click in the sheet where you want the new query to go, click the "Analysis Grid" button. It will add the analysis grid to your new sheet.
    Right click on the Analysis grid and go to properties.
    Click on button to change data provider and select the query you want to attach.
    Exit design mode and you should be all set.

  • Follwing query fails on one database, but the same works on other Database

    Hi,
    The following SQL fails on one database with ORA-01722 but the same works on other database.
    SQL> SELECT i.version, d.name, i.instance_name, i.host_name
    FROM v$instance i, v$database d, v$parameter p 2
    3 WHERE p.name = 'instance_number'
    4 AND DECODE(p.value, 0, 1, p.value) = i.instance_number;
    AND DECODE(p.value, 0, 1, p.value) = i.instance_number
    ERROR at line 4:
    ORA-01722: invalid number
    both databases are at same version (10.2.0.1) both are on same machine.
    Initailly I suspected NLS settings, I am surprised to see NLS settings are also same on both the databases.
    Any thoughts why is it happening

    Thanks for the reply
    Yes, i know that i am comparing varchar against number.
    bu there is no way that the database where the query is working has correct types on both sides as the tables are standard oracle dictionary tables.
    Yes, i tried this earlier, it works
    AND DECODE(p.value, '0', '1', p.value) = to_char(i.instance_number)
    it is very weired to see that error, i feel it something else that causing the trouble.

  • Can TCP/IP communication be used for 2 Labview processes on the same target?

    I am a newbie to all this LV stuff so bear with me.  We are trying to create a simulation tool that will run on the same machine as the client GUI [also LV].  Can we use TCP/IP to communicate between these 2 LV processes on the same machine?  If so, how?  Thanks for the help.

    Hi nathand,
    I have another issue while communicating with TCP/IP protocol.
    I am sending data from RT target to Host computer(Main UI ) using TCP . Also I have created EXE file of main main UI which one is running on Host computer. and ussing this exe file in three different PC  and want to send the control signal from all four PC (three exe installed and one host PC). I created four communication loop in RT with four different port for communication with four PC.
    When I am running the all VIs ,Its try to connect to the port of the listener and and showing keep waiting for a connection. Another problem is whatever value we sending from four PC , Target vi receiving random value with actual value. Also every time its getting reset.
    So please help me here.
    Thanks!

  • Change the default work center in CRM 2007 webclient

    Hi all,
    With IC_AGENT role,the default work center is 'Account identification'.When I click the buttone'end' ,it jump to account identification work center ,how to change this default,config or coding ?
    Thanks a lot!
    Best regards,
    LeKa

    Hi Ashwin,
    In our ZIC_AGENT, I have defined the navigation bar that contained the 'IC_BPIDENT:account identification' work center.  This is as default pages whatever ending phone call on webclient or cancell any action, it also jump to 'IC_BPIDENT' view.
    I want to enhance the function, when i end a call from webclient ,it could jump to 'call list' work center instead of 'account identificaton'.
    did you have any ideas ,please tell me.
    Thanks.
    Best regards,
    LeKa

  • Ale processes on the same system

    Hi all
    It is possible create a ALE process on the same SAP system? The ALE processes setting (BD64) doesn't permit to use the same logical name for the sender and the receiver system.
    thanks
    Davide

    Hi,
    Please follow the link below:
    [Tutorial 1|http://www.beinsoft.com/articles/sap-tutorial-ale-distribution-model.php]
    [Tutorial 2|http://publib.boulder.ibm.com/infocenter/wtxdoc/v8r2m0/index.jsp?topic=/com.ibm.websphere.dtx.packsapxi.doc/tasks/t_pack_sapxi_Create_a_Destination_Model_BD64.htm]
    [Tutorial 3|http://searchsap.techtarget.com/generic/0,295582,sid21_gci1130337,00.html#]
    Make sure that you have logical system defined for both the clients.
    KR Jaideep,

  • Employees  has the same cost center long text as the previous record

    Hiiii Experts,
                          in ABAP-HR 2 employees have got the same cost centr text (kostl) with different perner.we shouldnt get  the same cost centres long text for diff pernr(employee numbers). please solve this.
    thanks and regards,
    Vishal

    Employee 01605429 has the same cost center long text as the previous record.
    01605304;A;MIKE.GESSLERMichael;Gessler;19000101;0500192745;;NUSA;NUSA SLS Solon Prepared Foods Sales;CD SOLON HQ
    01605429;A;DANA.SHERMAN;Dana;Sherman;19000101;0500193070;;NBSNA;NBS Solon Employee HR Services;CD SOLON HQ
    There are records in the file with no const center which should not be included in the file.  We need to know why they were extracted and why
    don't they have a cost center. See below.
    10252768;A;CHARISSA.HALFORD1Charissa;Halford;19000101;;;NPFC;;
    10252770;A;MATTHEW.CANADAY1;Matthew;Canaday;19000101;;;NPFC;;

Maybe you are looking for