Workflow need to start at the node where it was rejected but not frm start

Hi,
I have a scenario where the workflow is a employee resignation custom workflow.
Here the case is - when ever the reviewer or the approver rejects the workitem in the workflow the workflow stops and it returns back to the initializer ie the employee who has resigned...
the moment the employee makes the required changes the workflow starts from the 1st level where as the workflow should start at the point it was rejected but not from the start.....
The point where it was rejected, or the level where it was rejected it has to start at the same level but not from  the start or the 1st step of the workflow...
Kindly suggest me that how do i place the scenario where the workflow starts at the node where it was rejected intially...
Thanks in advance,,,
shanky

Hi,
Here what i am doing is
I am running a loop based on the levels there in the entire workflow
Here there are 8 levels in the workflow, so rather going for 8 consecutive step workflow. I have placed the entire step in one loop to robust the entire process...
Placing all the levels in one condition, and running the loop. I am trying to capture the Approval or Reject status after every loop run  to see the status and based on that - the level will be determined
My question over here is - Once the loop is run and i am able to determine the status - whether it is a rejection or an approval.
as the values are stored in a workflow container or in "z" table (varies from situation to situation) -
I did not understand that - how do i place the method (  which  determines the level ) and at what position..should it be in the loop or after the loop...
kindly clarify this as this the only major concern which i have...
thanks,
shanky
Edited by: shanky s on Oct 24, 2010 10:56 AM

Similar Messages

  • MP3 Player Auto Starts, How can I get it to load, but not Auto Start

    MP3 Player Auto Starts, How can I get it to load, but not
    Auto Start
    Jeff
    http://www.point1music.com/test

    How do you code it not to stream?
    stopAllSounds();
    stop();
    playlist = new XML();
    playlist.ignoreWhite = true;
    playlist.onLoad = function(success) {
    if (success) {
    _global.songname = [];
    _global.songband = [];
    _global.songfile = [];
    for (var i = 0; i<playlist.firstChild.childNodes.length;
    i++) {
    _global.songname
    = playlist.firstChild.childNodes.attributes.name;
    _global.songfile
    = playlist.firstChild.childNodes.attributes.file;
    trace(songname
    +" "+songfile);
    _root.createEmptyMovieClip("sound_mc", 1);
    _root.sound_mc.sound_obj = new Sound();
    _global.song_nr = random(songfile.length);
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    MovieClip.prototype.songStarter = function(file, name) {
    this.sound_obj.loadSound(file, true);
    this.onEnterFrame = function() {
    if (this.sound_obj.position>0) {
    delete this.onEnterFrame;
    this._parent.display_txt.text = name;
    } else {
    this._parent.display_txt.text = "loading...";
    this.sound_obj.onSoundComplete = function() {
    (song_nr == songfiles.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfiles[song_nr],
    songname[song_nr]);
    btn_play.onRelease = function() {
    this._parent.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_stop.onRelease = function() {
    this._parent.sound_mc.sound_obj.stop();
    btn_fw.onRelease = function() {
    (song_nr == songfile.length-1) ? _global.song_nr=0 :
    _global.song_nr++;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    btn_rev.onRelease = function() {
    (song_nr == 0) ? _global.song_nr=songfile.length-1 :
    _global.song_nr--;
    _root.sound_mc.songStarter(songfile[song_nr],
    songname[song_nr]);
    playlist.load("playlist.xml");

  • Need help to trace the place where error occuring in Web UI of type System

    Hi All,
    Need help to trace the place where error occurring in Web UI of type System error,
    this error coming while saving the corporate account creation,
    error message description : - System error: Interruption in Routine READ TABLE GT_CHAR_VAL, CHAR_NAME = PVTLTD_CLEAN_SEGMENT
    System error: Interruption in Routine READ TABLE GT_CHAR_VAL, CHAR_NAME = PVTLTD_CLEAN_CLASS-CP
    thanking you.
    Best Regards,
    VijHyd

    Hi Nagaraj,
    See that the mandatory SICF setting are enabled or Active in the SICF Services.  Follow the steps as below:-
    Enter the TCode SICF
    Execute the same for Hierarchy Type SICF.
    Check the following SAP Note 1295006.
    If every thing is Active then, the IC Agent role will open.
    Still if it is not opening Let me know.
    regards,
    Sarangamath

  • My old Macbook Pro (10.4) died and I need to locate from the HDD where Netscape mail data resides so I can import it onto my new laptop, any ideas where it is located? I have tried home/library/mail.

    My old Macbook Pro (10.4) died and I need to locate from the HDD where Netscape mail data resides so I can import it onto my new laptop, any ideas where it is located? I have tried home/library/mail.

    Might be in /Home/Library/Netscape/ or in /Home/Library/Applications Support/ folder.

  • HT4946 Hi. i downloaded the last version osf ios7, but i skipped the part where i was supposed to sing in to iCloud, now i'm trying to restart my iphone and i can't,,, i don't know what to do i really need your help!!!

    Hi. i downloaded the last version osf ios7, but i skipped the part where i was supposed to sing in to iCloud, now i'm trying to restart my iphone and i can't,,, i don't know what to do i really need your help!!!

    Just go into settings>Icloud> then sign in there.

  • Running windows 7 with plenty of memory.when i use the smart brush program is fine but when i start to use detail smart brush program shuts down,PLEASE ADVISE

    running windows 7 with plenty of memory.when i use the smart brush program is fine but when i start to use detail smart brush program shuts down,PLEASE ADVISE what corrective actions need done
    thank you

    You should post that on the Boot Camp  forum, that is where all the Boot Camp and Windows guys hang out.
    Good luck.

  • I have a hard drive for CD storage that needs to connect to the Ethernet router. sInce my router is not in this room, and in another room, I want to use my Mac as a router for the drive, and share the wifi. Ho do I do this

    I have a hard drive for CD storage that needs to connect to the Ethernet router. sInce my router is not in this room, and in another room, I want to use my Mac as a router for the drive, and share the wifi. Ho do I do this? I gace tried the System Preferences -> Sharing, shared internet to Ethernet, but can't se ethe device on Finder

    Djembe wrote:
    UEFI (unified extensible firmware interface) boot requires Global unique identifier Partition Table (GPT) as opposed to the older Master Boot Record (MBR). If your existing drive is formatted in MBR, you will need to adjust BIOS settings to enable legacy boot in order for it to work properly.
    Is there a performance difference between GPT and MBR? If GPT is better, I do not mind formatting the drive with it.
    5. No special drivers are needed.
    Thanks. What about the thunderbolt port?
    7. I think Lenovo estimates 6 hours.
    Lenovo says 6 hours with the 6-cell battery on its website.
    BrendaEM wrote:
    Hi,
    There was a serious BIOS/UEFI problem with that SSD . Perhaps this thread will save you some headaches. Someone is recomending shutting off Rapid Boot in the setup, which would probable mean little with a SSD, anyway.
    I read through this, and it looks like the problem was fixed in a BIOS update, which I plan to do. However, it also seems like Intel Rapid Start is not even worth it in the first place, as sleep consumes almost no power at all.
    W540: i7-4700mq, K2100m, 8 GB DDR3L, 512 GB SSD
    T510: i7-620m, NVS 3100m, 8 GB DDR3, 512 GB SSD

  • Is there a way to remind the iPod where it was before the sync?

    I have an old 30GB iPod that I love. It's been with me for a long time and it'll be with me till it dies. My question, however, is this:
    I sync my iPod every day, due to Podcasts. However, every time I do this, the iPod "forgets" where it was before the sync (say, if I was listening to an audiobook or other podcast) and goes back to neutral after the sync. I was wondering if there's some way I can "remind" the iPod where it was prior to the sync and just let it run from there. I can do the "recently played" option, but all that does is show the file to me: I then have to go scrolling around to actually find that file. I was hoping there's something that can do both (show and play).
    Thanks!

    hello Jeff, ive emailed you a few days back about the above problem and also:
    Is it possible having a populated library without needing backup files else where
    is this possible for video and music files as if one of the back up is deleted its deleted in itunes (can not locate file exclamation)even though all file info is still in library
    are itunes video movie music videos easier on battery than converted youtube to ipod compatible at general to high quality? what about converted dvd from the legitiment programs such as likes of aimersoft dvd to ipod package do these files differ in batterylife from itunes movies ?
    that is all. Ive did a test on batterylife of my replaced ipod 80gb classic
    music 38.5 hours
    video 6.30 hours
    I think this is impressive. but I found if I distrubed its play by touching clickwheel to see the battery level it depleted quicker well on the indictor anyway is this so generally in use if it playing a film or video your better not even to disturb it to acheive substanially more play time
    Message was edited by: vacant

  • Anyone have an issue where a font shows in the font list in Photoshop/Illustrator but not in Flash?

    Anyone have an issue where a font shows in the font list in Photoshop/Illustrator but not in Flash?
    I'm not 100% sure but i may have had flash open when installing, i then uninstalled the font and then reinstalled the font. I even tried going from an OTF font to a TTF font.
    No luck.
    Do I need to do some sort of font cache clearing?
    -Line
    I'm using Adobe CS6 Flash, Photoshop and Illustrator on MAC OSX

    Yes. It's rare, but some fonts do not play well with Flash. Flash seems to have a more strict method of evaluating a font that can be imported. This is, in my opinion, probably because Flash needs to create a faux version of a font when it is imported. There may be some information that is either missing or not acceptable to Flash in a particular font and so Flash won't allow it to be used - even if you're not going to import that font.

  • Before the recent updates to Firefox, clicking on the back button always brought me back to the same place on the page where I had been, but now it brings me to the top of the page. How do I restore the previous feature?

    Before the recent updates to Firefox, when I would go to another page in the same window and then clickon the back button, Firefox used to bring me back to the same place on the page where I had been, but now it brings me to the top of the page, meaning that I have to laboriously scroll down to the old place. How do I restore the previous feature?

    That change was made in Firefox 4, 6 months ago.
    Click-hold the unified Back / Forward button <br />
    or <br />
    right-click it to get the Back / Forward history for that tab.
    Or install this extension to get the old "drop-marker" button restored. <br />
    https://addons.mozilla.org/en-US/firefox/addon/backforedrop/

  • I started the newest update for my phone but when it started installing it to the phone, a error message showed up and now my phone is stuck in recovery mode and itunes wont recognize it. what do i do?

    started the newest update for my phone but when it started installing it to the phone, a error message showed up and now my phone is stuck in recovery mode and itunes wont recognize it. what do i do?

    Any numbers or other details on the mesages given?
    Did you try to connect in recovery mode again? iOS: Unable to update or restore
    In case your network connection timed out, check your security software settings: iTunes for Windows: Troubleshooting security software issues

  • HT1455 I have started my computer in safe mode as recommended but not long after the grey Apple icon appears with the spinning gear it automatically shuts down! any suggestions?

    I have started my computer in safe mode as recommended but not long after the grey Apple icon appears with the spinning gear it automatically shuts down! any suggestions?

    Try these options:
    Credit Kappy.
    This support article addresses a 'blue scree';
    http://support.apple.com/kb/PH7212
    Ciao.

  • Itunes not getting started getting " The procedure entry point AVCF playerenabledhardwareaccelerationkey could not be located in the dynamic link libraryAVFoundationCF.dll how to fix?

    itunes not getting started getting " The procedure entry point AVCF playerenabledhardwareaccelerationkey could not be located in the dynamic link libraryAVFoundationCF.dll how to fix?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • I dropped my iPhone 4 in the sink where it was submerged in water for not even 2 seconds I took it out and put it in a warm room by the radiator and most of it works but no sound and battery length is short and runs out quickly. Any ideals on how to help?

    I dropped my iPhone 4 in the sink where it was submerged in water for not even 2 seconds I took it out and put it in a warm room by the radiator and most of it works but no sound and battery length is short and runs out quickly. Any ideals on how to help?

    $149
    They do not repair .Apple exchange and all returned units are refurbished at The Apple plants in China
    So you get a device that looks like and functions like new
    Are you familiar with the results of water and electricity mixing

  • Question: Need help with overcoming the following message:  "Nothing was imported.

    Need help with overcoming the following message:  “Nothing was imported.  The file(s) or folder(s) selection to import did not contain any supported file types, or the files are already in this catalogue”.
    The photos being scanned are old film shots.  They have NOT been previously scanned.  I am using Photoshop Elements 9 software.
    QUESTION:  how do I override this STOP and or circumvent the photo comparison option????
    Thanks for the help. Bob K ---  [email protected]

      Are you scanning as jpeg, tiff or some other format?
    Are you using continuous numbering for files names as by definition scanned files have no exif data.
     

Maybe you are looking for

  • Progress bar on start up doesn't finish

    When I log onto my MacBook Pro after I enter my password a progress bar appears which starts to move across but only goes about 20% of the way before the desktop appears. I have heard that there has been a problem with automatic updates which don't f

  • Reader 9.4.6 still without Flash?

    It seems that the newly available Reader 9.4.6 still has turned off Flash support. In other terms: No possibility to view PDFs generated with Adobe Captivate containing tutorials or other animations. When will this functionality be available for Linu

  • Photoshop CS3 Spot Healer Problems

    Hi guys, I'm trying to remove eyebags using the spot healing tool. I'm a big time newbie so been watching a youtube tutorial but i just get this strange appearance. Take a look! I did the correction over where the white bit is! Can anyone help?

  • Calling an https web service fro Oracle 9i database

    I have seen in OTN as well metalink how to call an external web service From inside PL/SQL functions. Examples use http URL. My requirements are however to call a web service using https. Is it possible to do that in Oracle9i. If yes, how? Any pointe

  • How can I get Automator to run every hour

    Hello, I want to run a Unix Shell executable every hour (measuring network bandwidth), but automator only seems to be able to go down to once  a day. Is there anyway of getting automator to run the executable every hour?