Can a process can have more than one variant?

Hello Gurus,
I've understood that, in a Process Chain, The variant holds the specific configuration information for a process.
My doubt is, can a process can have more than one variant?
Please explain with scenarios, examples etc.
It’s my pleasure to award points,
Thanks and best wishes,
i-bi

Hey....<b>If you right click on a process type (of a process chain)...it will give you option diplay variant(NOt Variants).</b>That means that process type has only one variant.
<b>but yes to add here..a particulur variant itself can have multiple variant</b>
A good scenario would be <b>Meta Chain</b>....this meta chain is made of multiple local chains (which are variants for the Metachain).
Now each local chain of the metachain is a variant and itself has got a no. of variants(process types).
I guess you got your answer
regards,
rocks
Message was edited by:
        rocks

Similar Messages

  • Can an MIDP application have more than one MIDlet?

    Hi,
    in my MIDP project, i have done my 3 modules all seperately.
    i have made 3 projects in the wireless toolkit and each project has one MIDlet.
    now i want to integrate these projects.
    can my one single project have more than one MIDlet.

    You can't really call one MIDlet from another.
    If your MIDlet Suite has more than one MIDlet then the when you open the MIDlet Suite you'll get a menu so that you can choose which MIDlet to start.
    What you want to do is to separate your applications from the MIDlet class. So your "main" classes won't be ones that extend MIDlet. Instead you would just have a "skeleton" MIDlet subclass that instantiates one of the main classes and starts it. This way you can easily integrate different applications, and have them call one another.
    shmoove

  • Can a masking layer have more than one mask?

    I have a mask layer with a rectangular mask in it.
    Inder this layer I and a nasked layer with an object to be
    masked on it
    This works fine
    When I all another object to be masked in thesame layer and
    relevant mask in
    the same masking layer the sacond object does not show up at
    all.
    Does this mean that the masking layer can only have one mask?

    aa wrote:
    > I have a mask layer with a rectangular mask in it.
    > Inder this layer I and a nasked layer with an object to
    be masked on it
    > This works fine
    > When I all another object to be masked in thesame layer
    and relevant mask in
    > the same masking layer the sacond object does not show
    up at all.
    >
    > Does this mean that the masking layer can only have one
    mask?
    One mask per layer, tho the mask could be made of movie clip
    which could
    have a mask within.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Can a 2D array have more than one type?

    Are multi-dimensional arrays limited to only one type? For example;
    int[][] array = new int[2][10];
    In this example, the array only holds only integers.
    I would like to construct a 2D array with different types to represent data pairs. In my example, I would like the first 'column' to hold Date objects, and the second 'column' to hold Double objects (the data pair comprises a datestamp and a rainfall reading).
    I don't want to use a hashmap because I want to preserve the order, and then to iterate through the array in subsequent calculations. I would prefer not to use an array of Strings because of the overhead needed to convert the Strings to Dates and Doubles. I would prefer not to have to handle two arrays - one for the Dates and one for the Doubles.
    Any comments would be appreciated.

    Hi,
    I see you said that this question is answer, but I'm not sure you didn't just get frustrated and gave up. Anyway, if you haven't found a solution yet then you can try the following;
    make a class called, for example, rfItem (which stand for rainfall item) e.g. import java.sql.Timestamp;
    public class rfItem
        private Timestamp TIME;
        private Double RAINFALL;
        rfItem(Timestamp t, Double r)
             TIME = t;
             RAINFALL = r;
        public void setRainfall(Double r)
             RAINFALL = r;
        public Double getRainfall()
             return RAINFALL;
        public void setTime(Timestamp t)
             TIME = t;
        public Timestamp getTime()
             return TIME;
    }Then when you are in the class where you want this double array, just create a single array with rfItem's as the elements, i.e.
             rfItem[] test = new rfItem[]you now have an array where each element of the array stores a double and a timestamp. Is this what you where looking for?

  • A header data can have more than one lie item data !

    How can a header data have more than one line item data ?

    Hi,
    header table will have only main data where as the item data will have material delivery date other things based on the availabilty and committement
    http://help.sap.com/saphelp_srm30/helpdata/en/38/4cc5376848616ae10000009b38f889/content.htm
    Regards
    Shiva

  • Can a PC have more than one iTunes account on it?

    Can a home PC have more than one iTunes account on it?  What happens if I log into my iTunes account on someone else's PC?  I don't have access to my own PC and want to download more music onto my gear.

    1. Yes. Use separate user accounts on the computer; if desired, you can instead launch iTunes with the Shift key held down and create a new iTunes library, but this won't have separate preferences.
    2. Nothing will happen to the existing content. If you're syncing an iPhone, iPod, or iPad, click here.
    (85499)

  • Why can´t i have more than one initiator task on my bpm process

    Hi All.
    I am working with BPM 11g and would like to know:
    Why can´t i have more than one initiator task on my bpm process
    In this case, i will have two separeted process where each has its initiator task?
    Regards,
    Diovani

    Hi Diovani
    Two different processes can have different task initiators...task initiator means creation of a process instance which can happen only once

  • Can we have more than one service method in a single servlet

    can we have more than one service method in a single servlet?explain with example

    No, you can only have one service method. However, you can have it process two different requests as follows.
    Lets say you have two JSP pages. Put a hidden text value in one called jsp1 and a hiddent text value in the other called jsp2 (example: <input type="hidden" name="jspPage" value="jsp1"> and <input type="hidden" name="jspPage" value="jsp2">.
    Then in your service method, read in request.getParameter("jspPage") to determine if its jsp1 or jsp2 and call up the appropriate logic to process them separately.

  • Can we have more than One DC for the sales organization and Plant combo?

    Can we have more than One DC for the sales organization and Plant combination?
    If yes can you please site a practical example to clear the picture

    Hi
    First of all in SAP sales orgs are assigned to distribution channels and the combination of sales org and distribution channel which is called distribution chain is assigned to plant
    There is  no direct link  between sales org  and plant or distribution channel and plant
    So  sales org  and plant combination doesnot exists and
    it is only sales org and dist channel combination which is  called as distribution chain only exists
    Nowhere in SAP we are assigning sales org to plant
    It is because sales org alone doesnot make sense and its combination with dist channel only makes sense
    because sales org is a selling org and the distribution channel is the route to sell and this combination has only to pick the material from plant to process sales to customers
    The relation between sales org and distribution channels is many to many and also vice versa
    Multiple sales orgs can be assigned to one distribution channel and
    Multiple distribution channels  can be assigned to one sales org
    Similarly the relation ship between Distribution chain (sales org+dist channel) to plant is also many to many and vice versa
    Similarly plants from other company codes can also be assigned to Distribution chain to facilitate intercompany processes
    In whatever way look at it the multiple distribution channels can be fit anywhere
    Regards
    Raja

  • Can you have more than one plan at a time? i.e.: After Effects CC Single App   Photography

    I can't afford to pay for the whole CC package, but I really miss Photoshop in my workflow. In all the promotional stuff, the single app plan is offered to those who only want "one or two" apps, but I'm guessing the two only applies to PS+LR
    Paying an extra £8/mo for Photoshop would be worthwhile, but It isn't immediately clear whether or not this is doable.
    If anyone has tried this, or knows an answer I'd greatly appreciate your help!
    Thanks,
    -Mat

    Yes, you may have more than one "single" subscription, with the photography special counting as a single
    Cloud Plans https://creative.adobe.com/plans
    -and subscription terms http://www.adobe.com/misc/subscription_terms.html

  • I need to connect my iPad to a projector and USB ports. What do I need to do this and where can I get the suitable fittings? I really need to have more than one USB connection port. Help

    I need to connect my iPad to a projector and have USB ports. What do I need to do this and where can I get the suitable fittings? I really need to have more than one USB connection port. Help

    You can connect via a cable or wireless using an Apple TV.
    http://ipad.about.com/od/iPad_Guide/a/How-To-Connect-Your-Ipad-To-Your-Tv.htm
    Connect an iPad to a Television or Projector
    http://www.everymac.com/systems/apple/ipad/ipad-faq/how-to-connect-ipad-to-tv-te levision-projector.html
    Connecting iPad iPhone or iPod to TV or Projector
    http://www.disabled-world.com/assistivedevices/computer/ipad-tv.php
    iPad Accessories: Connections for a TV or Projector
    http://www.dummies.com/how-to/content/ipad-accessories-connections-for-a-tv-or-p rojector.html
    You may be interested in AirPlay on the Apple TV:
    http://www.apple.com/airplay/
    Alternately, there are Apple Digital AV Adapters for hardwired connections:
    http://support.apple.com/kb/ht4108
    If your location does’t have wifi to use with the Apple TV, use a portable router.
    Portable routers http://compnetworking.about.com/od/routers/tp/travel_routers.htm
     Cheers, Tom

  • HT6154 Can someone please just help me figure out how to update this stupid phone without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things.

    Can someone please just help me figure out how to update this stupid phone(iPhone 4)without losing anything? I somehow have more than one Apple ID on this,but I just want my music and my pictures to stay and I'm terrified of losing these things. I have a lot of music from old CDs on here,and for some reason I can't even transfer them manually onto my computer. I'm not tech savvy whatsoever. Someone please help,having my music is the the whole reason I still have this phone.

    First read about back http://support.apple.com/kb/ht1766
    Then  read on how to transfer photos to your computer http://support.apple.com/kb/ts3195
    Then
    UPDATING iOS
    Over the air updating of iOS needs iOS 5 or later so unless you have iOS 5 or later you will not see updating in setting
    The following link explains how to update http://support.apple.com/kb/HT4972
    This link explains how to update using wireless http://support.apple.com/kb/HT4623
    This explains how to transfer purchases to your computer http://support.apple.com/kb/ht1848

  • Can i have more than one address book

    Is it possible to have more than one address book on my computer.  I would like to have 2 so I can use one for personal and use one for special projects

    Until I tunes match comes out it does not matter.  I cloud is for e mail, contacts, and calendars.  Your I cloud ID MUST be an @me.com ID.

  • Can I have more than one e-mail address attached to my apple account?

    I can't seem to create different FaceTime accounts using different e-mail addresses but with 1 Apple account. My daughter's IPod is attached to my Apple account, but I want to use her e-mail address for her FaceTime app. Any thoughts?

    Cessna007 wrote:
    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?
    You create an @icloud.com address in the first place by signing into Settings>iCloud with your Apple ID and choosing an addres - you can only create an @icloud.com address, not @me.com.
    Then if you want further addresses on the same account you can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

  • How do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?

    Cessna007 wrote:
    how do i sign up for a new e-mail address @icloud or @me; and can I have more than one e-mail address?
    You create an @icloud.com address in the first place by signing into Settings>iCloud with your Apple ID and choosing an addres - you can only create an @icloud.com address, not @me.com.
    Then if you want further addresses on the same account you can add up to three 'email aliases' - these are additional addresses (not accounts) which deliver into the same inbox as the main account. (In fact it's a good idea to give out alias addresses, rather than the main address, because if they attract spam you can easily change them.) (New aliases can only be @icloud.com ones; @me.com addresses cannot now be created.)
    You should be aware before you start that once you've created an alias you cannot turn that address into a full iCloud account or move it to another account.
    More information on aliases here: http://help.apple.com/icloud/#mm6b1a490a

Maybe you are looking for

  • How do I prevent Premiere from placing the scratch disk onto the 'same as project" folder

    I start a project by resetting the default scratch disc settings from "same as project" (which is on my "G" drive) to another hard drive where I have always stored defaults on CS3 (the "D" drive). I never had to redo my scratch disks when I created a

  • 6230i 32MB card problems

    Hello. I have had my standard 32MB multimedia memory card for my 6230i phone forever... but I just recently got a new laptop with a compatible 5 in 1 card reader, but the laptop does not seem to recognize my memory card at all. It doesn't appear in '

  • Teststand property loader for multiple sequences

    Hi, I am using Teststand 3, and would like to be able to Export all sequences into one Excel spreadsheet, so that each tab references a single sequence. If anybody has already done this, or has a suggestion as to how to do it, I would be grateful. Th

  • Switch dock based on OS

    Hello all, I've run into a weird problem at work. We are deploying some new Leopard macs with Office 2008 and we've noticed that any of our employees who log in are getting the ? icon on their dock for any of the office programs. Turns out that the p

  • Invoice creation in batch jobas are not in sequence

    Hello , I schedule two batch job with diffrent variant at the same time. When invoices are created in batch job there numbers are not in sequence. If I check creation time then Invoice creation time of Invoice  number 2 is latter than invoice creatio