PR Item Level Release WF not working after Release Strategy change

Hi Experts,
           I did PR item Level Release Standard Work flow and it was working fine now due to client requirement we changed the release strategy and now when the PR workflow triggers it gives the Below mentioned error.
I really don't understand y after changing the release strategy workflow is not working and giving the following error.
Even if i restart the workflow in SWPR the same error is occuring.
Exception occurred    - Error when starting work item 000000390118
PROCESS_NODE     - Error when processing node '0000000003' (ParForEach index 000000)
CREATE                   -  Error when creating a component of type 'Step'
CREATE_VIA_WFM  -  Agent determination for step '0000000003' failed
EVALUATE_AGENT_VIA_RULE - Error in resolution of rule 'AC00000148' for step '0000000003'
AC00000148             -  Object type 'TS' not valid
Executing flow work item   - Work item 000000390118: Object FLOWITEM method EXECUTE cannot        be executed
Executing flow work item   - Error when processing node '0000000003' (ParForEach index 000000)
Regards,
Hari

Hello Hari,
please set a breakpoint at function module
ME_REL_GET_RESPONSIBLE
and see what happends in section
    CASE t16fc-frgwf.
* keine Ermittlung
      WHEN space.
        RAISE nobody_found.
* Ermittlung über T16fW
      WHEN '1'.
If using the T16FW-table, it should go to '1', otherwise it may that a user exit under '9' is used. So please check this.
Best wishes,
Florin

Similar Messages

  • Item Level Permission does not work as designed

    Here is the problem. 
    We have a site with a site members group with created permission level called vnContributor that differs from contributor in that they cannot edit delete items or versions, or create alerts. 
    We have a site owners group who have a custom permission level called vnOwner that allows them to add, edit, delete, view, and open items and view versions.  They do not have "Manage Lists" 
    The list permission settings were set to view everyone and edit everyone.  In this setting, however members could not see or edit anything, and owners could see and edit everything, regardless of whether it was theirs or not. 
    So I changed the list permissions level to edit only their own and changed the members to the OOTB contributor permission level.  I then opened the calendar and added a new item as a user in the members  group.
    There was no change.  Members still could not edit their items.  Owners could see and edit everyone's items.
    This is not how this is advertised to work. 
    ERJ MCSD MCDBA

    On June 11, 2008 Rachel.lane entered the following request
    "I would like to hide/show the edit button on a list item's edit form based on whether the user is the item's creator.  The reason I want to do this is because SharePoint's out-of-the-box behaviour is such that when a user edits someone
    else's item, the Access Denied page pops up AFTER the user makes his/her edits and presses ok.
    " My users want the edit button to be hidden so they don't have to go through the steps of making the edits, press ok, and then find out their access is denied."
    My users want the same thing. 
    Alex Santos1 said that "One approach is to give each list item it's own permission- giving the owner (creator) full access while giving everyone else read access."
    However everything I seen about giving item level permission seems to utilize the method I've already been doing which does not hide the Edit button.  Does anyone know how to pull off what he was suggesting?
    ERJ MCSD MCDBA

  • SRM 7.0 SP05 - BRF Item level approval does not work

    Hi Experts,
    I am working on process controlled workflow for shopping cart approval process.  I have defined necessary process levels and workflow works fine for a single item SC.
    I have selected decision type as "Item-based approval for partial document" for each process level and hence expect each line item (according the start condition) should have it's own set off approvers, but instead of this, system determines approvers at header level and hence item which does not really need approval undergoes approval as well.
    Could you please help me to resolve the issue?
    Thanks in advance.
    Best Regards,
    Amit

    Hi Bharat,
    Yes, we are using the copy of the standard implementation. We are looking into the BADI implementation and trying to assign a separate AREA GUID to each line item. Hopefully, when different aggents are assigned to these AREA GUIDs, it will enable the item level approval. I will keep you updated.
    Meanwhile, it would be really helpful if you could share some sample code of such badi implementation which can help me to understand it more clearly.
    Thanks & Regards,
    Amit

  • GPP item-level targeting filter not working as expected

    I am trying to set the Internet Explorer homepage via user Group Policy Preferences (GPP) registry setting for a very specific group of users.  I am using item-level targeting to accomplish this but am having trouble getting the logic working as expected.
    Here is my item-level targeting filter:
    The user is a member of the security group CONTOSO\FireRescueDept
    AND this collection is false
         The user is a member of the security group CONTOSO\EmergencyManagementDept
         OR the user is a member of the security group CONTOSO\PublicSafetyDivision
    The user in question is a member of both CONTOSO\FireRescueDept and CONTOSO\EmergencyManagementDept.  I believe this means that this particular registry GPP setting should NOT apply to the user in question and that is the outcome I desire.
    Here is how I'm thinking about it:
    The user is a member of CONTOSO\EmergencyManagementDept; therefore, "The user is a member of the security group CONTOSO\EmergencyManagementDept" evaluates to TRUE.
    Since the other item in the collection is connected with the boolean OR operator, the collection evaluates to TRUE regardless of the evaluation of "The user is a member of the security group CONTOSO\PublicSafetyDivision."
    The item-level targeting filter is looking for the collection to evaluate to FALSE.  Since the collection has evaluated to TRUE, the evaluation "This collection is false" is FALSE.
    Because of the AND operator in front of "This collection is false", both "The user is a member of the security group CONTOSO\FireRescueDept" and "This collection is false" must evaluate to TRUE in order for the item-level targeting
    filter to determine that the user in question to apply the GPP setting the filter is attached to.  However, since "This collection is false" has already evaluated to FALSE, the filter as a whole should evaluate to FALSE and this GPP setting
    should not apply.
    However, according to gpresult it does apply.
    Please advise.  I want this particular setting to apply to users in the CONTOSO\FireRescueDept group unless they are a member of CONTOSO\EmergencyManagementDept and/or CONTOSO\PublicSafetyDivision.

    Am 21.05.2013 16:22, schrieb Scott W. Sander:
    > Does item-level targeting not work with Universal security groups
    > because the group policy client isn't able to determine that the user
    > is a member of groups of that type?
    In my experience, it DOES work with universal groups... Are you
    suffering from token bloat? How many groups is the user a member of?
    http://blogs.technet.com/b/shanecothran/archive/2010/07/16/maxtokensize-and-kerberos-token-bloat.aspx
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!

  • CFHTTP with https not working after server IP change (CF 10, Windows Server 2008 R2)

    Hi,
    We noticed that a call to https://www.googleapis.com/ via CFHTTP stopped working after our sysadmin switched the IP of our web server.
    The error from ColdFusion is:
    JSON parsing failure at character 1:'C' in Connection Failure
    After researching, I tried using the keytool ([CF 10 root]/jre/bin/keytool.exe to import the top-level certificate (GeoTrust Global CA), which was exported from Google Chrome 42 in DER format.
    I used the following flags:
    -import -v -alias GAGLOBAL -file [.cer location] -keystore cacerts -storepass [password]
    It appeared to add correctly, as it displayed the owner, issuer, etc. and asked if I wanted to trust the certificate. I replied "yes", and it responded "Certificate added to keystore" [Storing cacerts]. I then restarted the CF 10 application service. The same error persists.
    Please advise.
    Thanks,
    Dave

    Hi,
    According to your description, my understanding is that manually added statics route disappeared after rebooting.
    Try to use command line:
    Route –p add destination mask subnetmask
    gateway metric costmetric if
    interface
    Note:
    Interface indicates the interface number. Type route print, the first column of
    interface list, find the interface number corresponding to the MAC address.
    Routes added by using the -p option are stored in the registry under the following key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip \Parameters\PersistentRoutes
    You may open registry edit and check to see if the registry entry is added.
    Besides, you may try a work around way to add this route entry in hosts file, which are stored in the local systemroot\System32\Drivers\Etc
    folder.
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Processor of PR item level release strategy

    Hi All,
    I need to pass the Processor determined from an item level Purchase Requisition release strategy to a WF container.  The event is RELEASESTEPCREATED in BUS2009. I have created an import element container called 'Processor' from ABAP dict. data type  MEACTOR.
    In the binding for the WF trigger RELEASESTEPCREATED I cannot bind the 'Processor' wf container to the Event Object. 
    What are the steps which I must follow to add the 'Processor' to the RELEASESTEPCREATED event?
    The release strategy in SPRO for item level Purchase Req release is complete and the Set-up procedure for Workflow is complete.  
    Thanks
    Mike

    Hi,
    Go to SWO1, enter BUS2009. Click on create subtype icon there. Then enter all fields as say ZBUS2009. Now save your new BO. then implement and release it , i.e;
    Edit> Change Release Status> Object type> to implemented. Again Edit> Change Release Status> Object type> to Released. Then go to events in this objects. Click on event RELEASESTEPCREATED. Then click on event parameter and create a event parameter.
    Hope this solves your problem.
    Don't forget to delegate ZBUS2009 with BUS2009 in SWO6.
    Let me know if you have any queries.
    Regards,
    Raj

  • Mail on iPod Touch not working after iCloud password change

    A few days ago, I was prompted to change the mail password for my iCloud account.  My iPad and MacBook mail were both successfully updated and then accessed.  When I tried my iPod, it said the password was incorrect.  I delted the account and added it again, but the account is still not accessble.
    After some research, I think my iPod is a second-generation model.  It was purchased two years ago this month, so I was disappointed to see that it cannot be updated to iSO 5.  Because I cannot have this upgrade, I cannot get the iCloud option in Settings which would help me out. I suspect this is the root of my mail problem.
    Is there any way to get my mail to work?

    Update:  I just spent some time with an on-line chat.  Turns out that when I switched to iCloud a few months ago, I missed an opportunity that started on May 1, 2012.
    For those of you who have not yet made the switch to iCloud, the paragraph below might help.  Please note that the Apple help said that I should use Firefox rather than Safari to access the site.  Crazy!  Why would an Apple Application not work.
    What if I just want to keep using my email on all my devices?
    As of May 1, you can choose to keep using your mail after MobileMe ends, even on devices that don’t meet the iCloud system requirements. Just go to me.com/move and select the option to keep using your email after MobileMe ends. Once you have completed this short process, your mail will continue to work on devices that don’t meet the iCloud requirements after MobileMe ends on June 30, 2012.

  • Why does printer not work after network password changed?

    I changed the password on my Airport Extreme (5th Gen) which is connected to an iMac,base,  and now my HP Photosmart C4750 will not print.  I have tried uninstalling/reinstalling the printer software using the original HP printer CD.  The error message "The selected WI-Fi Network "network name" is not within the reach of the device."  Do I have to change the password back in order for it to work on my wireless?
    Appreciate any assistance.

    Hi,
    The software provided for Mountain Lion does not offer any wireless configuration, therefore it may not work well on the OS.
    Connect the printer to the network through the EWS by following the steps below:
    Step one: Restore the printer's network default settings
    Touch the ATM button () next to Wireless / Scan .
    Touch the ATM button () next to Wireless Menu
    Touch the ATM button () next to Wireless Settings .
    Use the up and down ATM buttons () to select Restore Network Defaults , and then press OK .
    Touch the ATM button () next to  Yes to confirm your selection.
    Step two: create a temporary network connection with the printer to access its EWS
    Click the Wi-Fi icon on your Mac.
    Click on Join Other Networks.
    Click on Show Networks.
    Select the HPSETUP network and click on Connect
    Allow 2-3 minutes to establish the connection.
    Step three: Follow the Wireless Setup Wizard from teh EWS
    Open Safari and click the Bookmarks icon, select Bonjour from that window
    Note: if the Bonjour option is missing under the Bookmarks menu click on Safari > Preferences > Bookmarks and check the Bonjour box within the Collections section.
    From Bonjour double click the C4750. the EWS appears.
    Open the Networking tab.
    Click on Wireless.
    Click the Start Wizard button on the bottom right side of that screen and follow the steps to connect the printer to your network.
    Once you are done, reconnect your Mac to your home network by following step two but selectng your home network.
    Shlomi

  • Password not working after ID name change?

    Hi, I changed my Apple ID to correspond with my new email address, and when I did the password for the account stopped working on my iPhone even though I only changed the account name, not the password. So I changed the password (they made me use an uppercase letter and eight characters, whereas before it was simply six lowercase letters - what's up with that?). The new password is still not working. Can someone tell me what I'm doing wrong?

    go to settings>store>sign out and then sign back in with correct info. they made you change the password for your safety, they had everyone make their passwords like this now

  • Portal not working after IP Address Change

    Hi,
    Because of some reasons, IP Address of the unix machine where portal was installed is changed and all of sudden portal is not working. On accessing the portal on new IP, we are getting "Service Unavailable, Cannot process request for dynamic resources". Can anyone please advice on this?
    Regards,
    Chandra

    Hi,
    Have you restarted the portal ?
    This might be needed even if you are using hostnames in the config, since the JVM by default caches DNS lookups for ever. See Controlling DNS caching in the Java Virtual Machine (i.e. J2EE WAS) for more info

  • Hp5510 black ink still not working after two cartridge changes and hard reset

    Can you help?
    Our 5510 does not print the black ink, we have tried hard reset, two new genuine black printer cartridges and it still refuses to play ball. All other colours print ok.
    Thanks steve

    Hello @Bigeady860,
    Welcome to the HP Support Forums! I see you are running into some print quality issues on your HP Photosmart 5510, you are unable to print in black ink.
    I would like you to continue here: Printer Does Not Print Black Ink or Color Ink, or Prints Blank Pages, I understand you may have done some of these steps already but I need you to complete all steps in order to resolve the missing black issue you are experiencing.
    Please note: There are three printhead cleaning stages. Complete all three stages if necessary. If the printhead is badly clogged, it might require another cleaning cycle. If so, wait 30 minutes after the last (third) cleaning stage to start the first stage of the cleaning process over again.
    If you are still unable to print in black ink, I suspect the issue may be the printer and not the cartridge. Please let me know which Country/Region you are in as well as the product Warranty status: HP Warranty Checker
    I hope to hear from you soon.
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Dbconsole does not work after windows domain change

    I have change windows domain of a oracle 10g server when it was already installed. After that, I can not install dbconsole in a new instance. The service starts but the login screen does not appear.
    Does anyone have any idea ?

    Have you tried to start directly with the emctl command directly on the command line?
    What's the error message displayed.
    When you change your domain the asociated configuration file is not matched, and emctl is unable to find it.
    You should try to locate a directory named like this: FullyQualifiedHostName_InstanceName
    Once you have changed the domain, oracle is unable to find a configuration with the domain previously stated. You'll have to reconfigure and may be recreate your repository.
    Commands follow:
    set oracle_sid=YourInstanceName
    emctl stop dbconsole
    emca -repos recreate
    emca -deconfig dbcontrol db
    emca -config dbcontrol db

  • E1200 Not Working after Verizon Modem Change

    I have a new Linksys E2100 that was working well with an old Verizon modem. Then recently that modem gave up the ghost and I was issued another one (Westel Model 6100G). I have no problems with internet connectivity when connecting directly from my harddrive to the Verizon modem. I am also not having trouble connecting to the Linksys routher as I am able to see my wireless connection with no problem. However, when I try to set up the connnection with the E2100 in the loop (yes, it's connected correctly) I no longer have internet access.
    I tried de-installing and re-installing the Linksys software (thinking maybe there was some new configuration that would be auto-detected with a new set-up), but this didn't help. I suspect that if the problem is with my Linksys router and not with my Verizon modem that there might be something that could be done to reconfigure something manually but I do not know enough about connections and wireless systems to trust myself not to mess something up.
    At this point I'm assuming it's a Linksys issue since I know that my Verizon modem can connect me to the internet, so works properly. Is there some known incompatibility with this Linksys model and the Westell 6100G modem? Any advice how to proceed from here?

    Let me me check if i got this one right, when your computer is connected to yor router wirelessly then you were able to get online but when your computer was hardwired to the router then you were not able to get online. Can you check the ip address that you will get when your computer was wirelessly connected and hardwired to the router.

  • ISight not working after screen repair

    My iSight is not working after a screen repair (which was damaged during Apple fixing the topboard!). Could it be possible that the camera is damaged in some way during a screen being replaced? I am a bit annoyed that they did not check the machine after all of teh repairs were made as I have a number of adverse issues with it now.
    Has anyone else experience this after a screen replacement? I get the message that there is no camera attached, or that it is in use. I have followed threads regarding checking login items etc, to no avail.
    The iSight is important to me as I am a long way from home. It is annoying that something seems to go wrong with the MacBook, when I most need it.

    When an iSight isn't working, there are a variety of simple things you can try (see further below), but one thing few people think of, is to connect a Firewire or USB drive that contains a bootable system, which has previously been tested on a known-good Mac to make sure the iSight works when booted from that drive, and see if the problem still occurs with the Mac that's under test. That's a quick way of testing whether the problem is hardware or software.
    Other things to try:
    - Reset PRAM, NVRAM, and Open Firmware.
    - Reset your Mac's SMU--see documentation for your Mac for specifics.
    - Repair permissions.
    - Make a new user account, and see if it happens there.
    - Check Login Items in the Accounts prefpane for anything that might be causing the trouble, like printer or scanner items.
    - Try what's suggested at www.eriymati.com.ar/isight/
    - Reset the printing system in Printer Setup Utility, since some printer/scanner drivers can stop the iSight from working--if that helps, see if your printer/scanner can work with OS X's built-in drivers; if it can't, download the latest driver for your printer/scanner from its manufacturer's web site, and see if that allows the printer/scanner to work, without interfering with the iSight, but some manufacturers, including HP, Epson, etc. are still dragging their feet about making such drivers. If the printer/scanner driver still causes trouble, uninstall it, then replace the printer/scanner with one whose manufacturer has enough brains to write a driver that doesn't interfere with the iSight (some specifically state now, in their System Requirements, that they don't work with Macs that contain built-in iSights, so check this before you buy another printer/scanner).
    Sometimes a non-working iSight is caused by something wrong at a "deep" System level (meaning, it might be caused by a single bad or missing file, but it might take days to find it)--if you find that to be the case, the quickest fix if you find the steps above (and others described here and elsewhere), is to reinstall OS X, either by doing an Archive and Install, or by making a bootable backup of the drive, erasing it, then using Migration Assistant to copy the data from the backup.

  • T mobile broadband stick not working after lion instal

    T mobile broadband USB stick not working after lion install

    No s#!t batman.The point is a mac laptop is ment to be mobile and for it to be mobile you need a mobile broadband stick so when a new op system lion is released don't you think it would be one of the first items to be checked for compatability.with snow leopard the same problem took months before I could use a broadband stick,there is no lion connection manager software available right now until someone decides to wright it, so does anyone have a usefull fix i can use ?

Maybe you are looking for

  • LISTNER and enterprise manager error

    TNS-12560: TNS:protocol adapter error i m unable to start my listner. i m using oracle 11g on windows 7 another error is of enterprise manager their is something like falling back to standard locale ("c") em configration isses c:\app\manish\product\1

  • SQL error "-911" while running background job

    Hi Experts,     We are getting the below runtime error while a background job is run. SQL error "-911" when accessing table "DD02L". Error Text of the Database: "SQL0911N The current transaction has been rolled    back because of a deadlock or timeou

  • Can't publish a GIF animation..

    hey guys, im really lost here... i been trying to publish a little animation as .GIF but all im getting is a picture, with color blotches everywhere.. I've read the HELP files, but even by doing what they say, im still getting the same results.. can

  • How identify the table links

    hi,   i am using the tcode FB09.       doccu number : 44444       company code : aaa       fiscial year   ;  2007 click G/L acc t : in the next screen in getting vendor number:(lfa1-lifnr). can u tell how can i fetch the LIFNR using the docc number,C

  • JTable which recieves ResultSet as a parameter

    Hi, I am a .Net Framework originated developer which now learning Java. I want to develop a ResultSet taking class to show data on the JFrame, to achieve this, I extend JTable, wrote a new constructor to take ResultSet then transfer its rows and colu