Connect step not acceptable inside Group step in Workflow

Hi SDNers,
I am creating a workflow which needs to be triggered when a new record is created, the flow of the workflow should be such that the record details should go to Operations and Finance Users for putting record details simultaneoulsy and then to Operations and Finance Manager for approval.
I have put a group step which has both Operation and Finance process and then I am using a Connect step after both processes to connect them to their Approve step.
Data Manager Documentation shows that a connect step can be inside a group step.
[url]http://help.sap.com/saphelp_mdm550/helpdata/en/43/8b56e16c3a47b6e10000000a11466f/content.htm[url]
But I get an error saying step Connect cannot be inside the Group step
Please guide me about the same, suggest if you have any other way of executing the same workflow.
Regards,
Gautam Purohit

hi,
you can configure your workflow like this.
Start --> Group ( in the group, process step, in the process you can assign the users (operations and finance) --> then you can keep Approve step ( in approve step, you can assign the users, who will approve it, in your case Managers) --> then Stop.
inspite of group step , you can use Process step, in this step you can assign the users ( finance and operations users),
it is not possible to insert the Approve step in group.
hope this may help you,
Regards,
Srinivas

Similar Messages

  • MS Project Pro file on Project Server 2010 does not accept [No Group] selection when clicking on Group view

    MS Project Server 2010 gives me the following error when I try to click on the [No Group] group:
    Error message:
    The group "" cannot be found. You tried to display a view that references a group that is not available.
    Specify a different group for the view."
    Note: When I look at the drop downlist for the Group on the View Ribbon, [No Group] appears in the Built-in section of the list. It also appears on the Organizer.

    Michael W --
    I have seen this error message several times when the project got corrupted due to drops in my network connection while the enterprise project was open.  If memory serves me correctly, the method for resolving this problem is to use the Save For
    Sharing feature.  To do this, complete the following steps:
    Add the Save for Sharing button to your Quick Access Toolbar, if you have not already done so previously.  Use the Project Options dialog for this.
    Open the project in question and click the Save for Sharing button.
    In the Save for Sharing dialog, save the MPP file in a location where you can find it easily, such as your Desktop.
    Close the MPP file and then reopen it.
    Click File > Save As and then click the Save button.
    Using this process, Microsoft Project will resolve the corruption in your project.  Please let us know if this process works for you.
    Dale A. Howard [MVP]

  • Iphone 4s IOS6 WAP Connectivity Issue : Not Accepting Password Key (Australia, Sydney)

    Hi Everyone,
    I posted a similiar topic, but lost my thread for it.
    I have numerous Iphone 4S's at my work and a few of them were upgraded to IO6. I work in IT so i thought i'd give it a test and couple of staff also upgraded to IOS6.
    I have a Netgear WG102
    Firmware: 5.03 is the latest
    WEP Security
    Network Authentication: OPEN
    Broadcast SSID: Yes
    Data Encryption 64bits WEP
    Wireless Client Security Separation Disabled
    Operating Mode: Auto - 8020.11g/802.11b
    Data Rate Best
    Output Power full
    Country Australai
    IP Address, Subnet, gateway and DNS addreses applied acdordingly
    The FEW who have upgraded to IOS 6 are unable to connect to my WAP including myself.
    I have tried Backup/Restore Iphone 4s
    RESET Network Settings
    Selected FORGET this network and attempted to reconnect, still doesnt accept the key
    Tried to Manually select the WAP and manually apply the config details as opposed to automatically accepting details when it accepts the key
    I have recreated the same ABOVE config profile on the WAP device, just a different key and no success.
    i have also taken the Iphone4s of mine to the Australian, CBD, George St Apple store where they wiped the phone. We got the phone back to factory, connected it to "THEIR" WiFi. The answer i got from the Manager at the time was "If it works here, there's no fault with the phone"
    I still have the majority of my staff using IOS5 which im not permitting them up upgrade for the above reason
    I was suspecting FIRMWARE versions being different upon upgrading to IOS6
    I found Modem Firmware: 04.12.02 or higher seemed to have no problems connecting to my WAP, if it was lower then the phones werent connectning.
    Im reading on other posts people are suspecting DNS, Wireless Config setup.
    I have created a SSID with NONE security to connect and still says Unable to Join the network
    Tried WPA-PSK
    Tried WPA2-PSK : AES Encryption
    Tried WPA-PSK & WPA2-PSK with TKIP + AES Encryption
    Added MAC Address of my Iphone to be TRUSTED
    I enabled Super-G Mode for proprietary support of 820.11g
    I can confirm the two Iphone 4S's i have problems with at the moment were "Problem FREE"
    At this point the only thing i havent done it downgraded Firmware of the device
    Message was edited by: Shannon.Roberts

    Hi Matt,
    Im from Sydney Australia, that version i dont think is an option how the below is for me
    WG102 Firmware Version 5.0.3 (All regions except North America)
    The above is what i have, however the below is the next one down
    WG102 Firmware Version 5.0.1 (All regions except North America)
    How far of a FIRMWARE downgrade did you go for yours ?
    Hoping i can try this with one pot shot instead of different firmware trials
    Thanks

  • Access Connections does not accept Windows Wireless Config

    Hi All,
    We are rolling out RADIUS/802.1x wireless lan in our enterprise. The wireless settings are deplyed via AD grouo policy - no problems there.
    I have an issue when i configure my access connections (ver 5.21) on my T61 machine. I configure AC to use Windows wireless security settings whcih are picked up correctly. The issues occur when i switch from this profile to another profile for exampls and vice versa. AC seems to think that i need to configure my wlan security settings each time i switch to that profile and wont connect. I get an error message:
    The SSID 'WM2009' selected for this profile must be configured in windows. Click OK to configure the wireless settings in Windows'.
    I know that the wireless settings are fine, as i can connect with the window wireless client fine - its just AC that has the issue.
    Any ideas appreciated!

    Domain policy wireless profiles are not compatible with Access Connections.
    The problem stems that Domain profiles are stored in a different part of the registry than a locally created WZC profile.  Since these are part of the domain policy, they cannot be altered locally.  Microsoft wouldn't provide Lenovothe encryption used (for obvious security reasons), so the domain policy based profiles can't be manipulated by Access Connections.
    But we do provide an ADM template that can be used to do much the same things.
     http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=ACON-DEPLOY

  • Type RAW not accepted in function module for workflow

    Hi,
    this is a crazy thing for me:
    I like to start a workflow from a report.
    Usually will use the function module SWU_START_WORKFLOW".
    Usually this is no problem.
    Here is my current problem:
    One of the elements I have to transfer to workflow is defined with
    ZELEMENT like SXMSMGUID.
    SXMSMGUID is from type RAW.
    This type is not supported in the container element transfer.
    Tried to transfer it as CHAR.
    ZELEMENT type c,
    ZELEMENT = SXMSPEMAS-MSGGUID.
    So put the RAW element into a char element.
    Error in function module:
    Program error: ASSIGN with length 0 in program "SAPLSWA8".
    Error analysis
        An ASSIGN statement in the program "SAPLSWA8" contained a field symbol with
        length 0. This is not possible.
        length 0.
        This is not possible.
    I need that element to be transferred to the workflow.
    But how to solve that problem?
    How to move the RAW element readable into a char element (This type usually is no problem in the FM)
    Any ideas are welcome!
    Best regards
    Dirk

    ya i know that ..But I wanted to create a simple one..moreover the problem is not with bdc....It is with the function module interface..
    Also I want to ask a question that I had to define all the parameters (in the function module ) by data declaration statements in the function group top include..
    If i dont do that say the first error is when i write loop at idoc_contrl ..idoc_contrl is not declared by a data statement..So IO had to write a data statement:
    Idoc_contrl type table of edidc..I have seen that in other function modules (idoc inbound processing)  no such data declaration is done..

  • My iPod shuffle does not accept music, while his(her,its) fact one the years when his(her,its) good walking(step), when do I have to make

    My iPod shuffle does not accept music, while his(her,its) fact one the years when his(her,its) good walking(step), when do I have to make

    I couldn't understand your question? What is going on and what are you trying to do? Perhaps this article can help.
    Syncing music to iPod shuffle
    B-rock

  • "Flash out of date" comes up, new install, and will not accept Password for install?  Next step?

    "Flash out of date" comes up, i do a new install, the log-in and password windows pops up, I type in password and it will not accept.
    I have changed password, confirmed password, rebooted several times, and it still will not re-insall new version.
    I am stuck.
    HELP!

    This password prompt is presented by your operating system, and is intended to keep you from accidentally installing software.
    If this is your personal machine and you don't need a password to log into the computer when it first starts up, you can probably leave the password blank and click OK to get past this prompt.  If this is your personal machine and your normal password isn't working, check to make sure that CAPS LOCK is off, and type the password carefully.
    If this is your work machine and it's asking for an Administrator password, well, you'll need to have a conversation with your friendly IT person.
    If you're still stumped, you may need to reset the password on your Mac:
    http://support.apple.com/kb/PH18653
    http://support.apple.com/kb/PH14325
    http://support.apple.com/en-us/HT201240

  • Regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections (any ideas???)

    regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections. any suggestions would be greatly appreciated - thank you

    Hi Jason
    I was getting the same behavior after Apple support had me delete some plist files to get Airplay going. I was also getting the following error:
    the error occurred while processing a command of type 'writesettings' in the plug-in 'server vpn'
    I went into ~/Library/Preferences/ and /Library/Preferences/ and deleted every plist contating the word server. I had to re-set up my server (meaning walk through some intial steps) but all of my settings were still there after that and everything started working again.
    Just a thought, obviously try at your own risk but it worked for me.
    Kellen

  • Remote device will not accept the connection

    Oh Windows 8...
    I've been having computer issues for a while now, but I always figured it was the application I was using to access the internet. I first noticed an issue when trying to log into World of Warcraft. There was an obvious connection issue, but I could still
    connect to my account. I contacted Blizzard about it, and nothing they told me to do helped me. This has been going on for nearly a month. Today, after not playing for a couple days, I realized I couldn't access the game at all. I blamed Blizzard again, and
    became frustrated with them because none of their solutions ever helped me.
    Today, instead of playing WoW, I tried to play Sims 4, which requires you to launch Origin, an application that uses the internet. Origin wouldn't let me connect either. A similar error to the one I experienced with World of Warcraft and its starter program
    (BattleNet) appeared. Again, I blamed the provider of the application.
    Still bored, I tried launching Steam, yet another gaming application that requires internet use. No, yet again I received a similar error to the other two. By now I figured it was an issue with the computer itself. I launched a connection test and it told
    me that the "Remote device or resource will not accept the connection".
    I tried launching Internet Explorer. I got the message that the "proxy server is not responding". I'm beyond frustrated. Thank god I also have Firefox installed, so here I am.
    I looked up possible solutions to my issue. All the possible solutions I've found are only about Internet Explorer, and none of those solutions have helped anyone else with my issue.
    So I guess it's on your end here. I have no use for this computer at all at this point. Help me out, please. I just recently bought this computer and I don't want to have to purchase another one to get away from Windows/Microsoft.

    Hi,
    This issue can be caused by proxy settings or malware.
    I suggest you to disable proxy settings. Follow these steps:
    Under "Tools" in the browser tool bar select "Internet Options".
    In the "Internet Options" window that pops up, click the "Connections" tab at the top.
    Click "LAN Settings" near the bottom of the "Connections" section.
    If the "Proxy server" checkbox is marked with a check, click it to deselect/uncheck it.
    Click "Ok" to close the "Local Area Network (LAN) Settings" window.
    Click "Ok" to close the "Internet Options" window.
    Now check if you are able to connect to Internet Explorer.
    You can download and run the Windows Malicious Removal Tool from the below mentioned link and run it on your computer:
    http://www.microsoft.com/security/pc-security/malware-removal.aspx
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • Pc connectivity steps for nokia 3100 using usb port

    hi
    i am using dku5 driver and pcsuite to connect
    my mobile to pc do i need to select getconnected button
    every time i start the computer
    please give the connectivity steps
    i am new to j2me

    I am also having this problem with my mp3 player. When I plug it in by USB to my mac, the icon does not appear on the desktop and I can't find it at all in system preferences. I have tried it on a couple of different imacs and the icon pops up immediately. So I am thinking it is a problem with my computer....does anybody have any advice??

  • Transport process chain by transport connection step by step

    Hello expert:
              how to transport process chain by transport connection step by step?
    Many thanks,

    Go to RSA1 -> Transport Connection.
    Make sure Only Necessary objects is selected under Grouping.
    Expand Process Chain -> Click on Select Objects -> Search for the process chain you want to transport.
    Select it and click transfer.
    When finished collecting - Click on the Red Truck. Create a transport request when prompted to create a request.
    Then go to SE10 or SE09 -> Find your request and right click and select release on your transport request as well as the task under it.
    After it is released you can check the log by clicking on the log button and see if your transport moved successfully to target system.
    Good Luck.
    MP.

  • I am having ongoing connection problems with the Clash of Clans app which means that I lose battles, resources or boost times. This results in a loss of gems which I have purchased but will not be refunded as they will not accept responsibility.

    Whilst playing Clash of Clans I will continually lose the internet connection. This means that I lose battles, resources, gold etc and lose boost times. I have informed Supercell who blame my internet connection even though the iPhone, laptop and TV all work fine so it is obviously a technical problem with their game and probably something to do with their last updates.
    As I have purchased gems I feel that I should be compensated for my loss but they will not accept responsibility nor investigate the technical issue. The loss of connection occurs constantly with the game often freezing during replays or searching for battles. This is obviously not a connection issue.
    What suggestions do you have to resolve this situation?

    Hi.
    Thanks for the reply. I asked because I also wanted to see if others had encountered the same problem.
    I have no problems with my internet connection as I run my TV, laptop and iPhone off the same connection with no problems. I believe that since the recent updates to the game this has caused the problem. The game often freezes, cancels out or returns me to the main game screen during battles or replays.
    What I want to know is how do I get the game designers or owners to acknowledge my problem as at this time they keep telling me it is my internet that is a problem and not their game. How do they know this when they refuse to investigate. What can I do and who do I go to for support if they won't accept responsibility?
    I am very grateful to you for replying but concerned that if this can happen to me then how many other gamers are losing out and paying for something that they are not going to receive.
    Many thanks.

  • I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too

    I have an account for apple but this is not acceptable for i cloud. It say it is correct ID and password but this is not icloud account. So my phone can not connect with my computer and not synchronization too. Last a few months i have not use this phone. Just i start to use again. So most probably i gave my old mail address as a ID or password. So how can i clearing this subject. regards

    ErolSinan wrote:
    ... there is no button for update between the About and Usage buttons in the General. ...
    Correct. That is only a feature of iOS 5 or later...
    ErolSinan wrote:
    ... yes my phone is 3G.
    then it can only go as far as iOS 4.2.1

  • TS1398 I have been having network problems on my Ipad and I reset all network settings as advised in the article about problems connecting to networks.  Now my Ipad will not allow me to sign onto any network....it will not accept the passwords for any net

    My ipad has been a little glitchy for the last couple of weeks....not able to load pages because of DNS lookup failure and really slow loading...some of which has to do with the DSL service I have, but I followed the directions on one of the Apple wi-fi issues pages to reset network all connections..which I did, and now the Ipad cannot connect to WiFi because it will not accept (or cannot resolve..or??) password.  I am sure I am typing the password correctly and have tried it on several routers..and it cannot cannect to any router properly even with the correct password.  My laptop is connected just fine and it accepts the password and I have confirmed the password with the ISP and tried other routers.
      So the question is what should I do if I am entering the right password and the Ipad can't sign itself on to the Wifi network?

    Some things to try first:
    1. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    2. Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    3. Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    4. Go into your router security settings and change from WEP to WPA with AES.
    5.  Renew IP Address: (especially if you are droping internet connection)
        •    Launch Settings app
        •    Tap on Wi-Fi
        •    Tap on the blue arrow of the Wi-Fi network that you connect to from the list
        •    In the window that opens, tap on the Renew Lease button
    6. Potential Quick Fixes When Your iPad Won’t Connect to Your Wifi Network
    http://ipadinsight.com/ipad-tips-tricks/potential-quick-fixes-when-your-ipad-won t-connect-to-your-wifi-network/
    ~~~~~~~~~~~~~~~~~~~~~~~~~
    iOS 6 Wifi Problems/Fixes
    Wi-Fi Fix for iOS 6
    https://discussions.apple.com/thread/4823738?tstart=240
    How To: Workaround iPad Wi-Fi Issues
    http://www.theipadfan.com/workaround-ipad-wifi-issues/
    Another Fix For iOS 6 WiFi Problems
    http://tabletcrunch.com/2012/10/27/fix-ios-6-wifi-problems-ssid/
    Wifi Doesn't Connect After Waking From Sleep - Sometimes increasing screen brightness prevents the failure to reconnect after waking from sleep. According to Apple, “If brightness is at lowest level, increase it by moving the slider to the right and set auto brightness to off.”
    Fix For iOS 6 WiFi Problems?
    http://tabletcrunch.com/2012/09/27/fix-ios-6-wifi-problems/
    Did iOS 6 Screw Your Wi-Fi? Here’s How to Fix It
    http://gizmodo.com/5944761/does-ios-6-have-a-wi+fi-bug
    How To Fix Wi-Fi Connectivity Issue After Upgrading To iOS 6
    http://www.iphonehacks.com/2012/09/fix-wi-fi-connectivity-issue-after-upgrading- to-ios-6.html
    iOS 6 iPad 3 wi-fi "connection fix" for netgear router
    http://www.youtube.com/watch?v=XsWS4ha-dn0
    Apple's iOS 6 Wi-Fi problems
    http://www.zdnet.com/apples-ios-6-wi-fi-problems-linger-on-7000004799/
    ~~~~~~~~~~~~~~~~~~~~~~~
    How to Boost Your Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Boost-Your-Wi-Fi-Signal.h tm
    Troubleshooting a Weak Wi-Fi Signal
    http://ipad.about.com/od/iPad_Troubleshooting/a/Troubleshooting-A-Weak-Wi-Fi-Sig nal.htm
    How to Fix a Poor Wi-Fi Signal on Your iPad
    http://ipad.about.com/od/iPad_Troubleshooting/a/How-To-Fix-A-Poor-Wi-Fi-Signal-O n-Your-iPad.htm
    iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    WiFi Connecting/Troubleshooting http://www.apple.com/support/ipad/wifi/
    How to Fix: My iPad Won't Connect to WiFi
    http://ipad.about.com/od/iPad_Troubleshooting/ss/How-To-Fix-My-Ipad-Wont-Connect -To-Wi-Fi.htm
    iOS: Connecting to the Internet http://support.apple.com/kb/HT1695
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Connect iPad to Wi-Fi (with troubleshooting info)
    http://thehowto.wikidot.com/wifi-connect-ipad
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    How To Fix iPhone, iPad, iPod Touch Wi-Fi Connectivity Issue http://tinyurl.com/7nvxbmz
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    Wi-Fi or Bluetooth settings grayed out or dim
    http://support.apple.com/kb/TS1559
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Upgrade 4.41 to 4.5 not acception connections

    hi,
    i have tar my sgd 4.41 and transfert on a new server then install the rpm 4.5.
    next i stop my old 4.41 and tarantella uninstall and tarantella start
    next i get the login but hang on sun logo
    why /opt/tarantella/bin/tarantella status said
    Array members (1):
    - www1 (primary): NOT ACCEPTING CONNECTIONS.
    do i need to upgrade my license number ?

    right license list retreive my license number.
    i have clean the logs directory and restart tta.
    now i get a missing file ?
    2010/01/20 09:55:44.553 (pid 11420) server/login/error #1263977744553
    Sun Secure Global Desktop Software (4.5) ERROR:
    Failed to load ./com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties.
    Exception was: javax.naming.NameNotFoundException: com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties [Root exception is java.io.FileNotFoundException: /opt/tarantella/var/serverconfig/global/beans/com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties/com.sco.tta.server.login.NamedUserLicensingLoginFilter.properties]
    this file exists in 4.41

Maybe you are looking for

  • How can i transfer songs from my old computer to my new computer?

    I got an Macbook Air for a birthday present and i have all my music on my old computer! I am trying to figure out how to transfer it to my new computer. please help!

  • Trouble importing accurate versions of Word docs into InDesign CC

    HELP! Sometimes when I import a word document sent to me by a client, InDesign imports an older version of that word document. If I open the document they sent me in Word and compare it to the text that imports from the same document, it's sometimes

  • TV Output Quality

    Anyone tested the quality of a video on a TV-screen? Pictures an slide-shows will be of a fine quality, but how about a video?

  • Accessing inner protected class with .new

    My weak understanding is that inner classes are no different in terms of access modification as other class members, thus I was expecting the following to compile: package A; public class ClassA {     protected void protectedMethod() {}     protected

  • FM/BAPI Packing of Delivery

    Hello All, Is anyone aware of FM/BAPI to be used to pack a delivery.Data we have is delivery and HU.We can easily do same via VL02N but doesnot work via FM SD_DELIVERY_UPDATE_PACKING or HU_PACKING_DELIVERY alongwith COMMIT WORK but none works. It wil