Agent determination getting failed for one particular scenerio

Hi,
I am working on production workflow issue. Production system is cluster of hospitals for HR system. Staff applies leave from hospital A by keeping approver from hospital B. Workflow is triggering. The problem is work item is not getting placed in Approver inbox.
So when work item is not placed in approver inbox, We have done following things.
<li> We have run transaction SWI1_RULE to fix missing agent. This can be used to re-trigger complex user determination.
  After running the t.code, Work item was placed in approver inbox.
But Staff complained again when he got same problem next time when leave was applied.
<li> This time we have run transactions SWU_OBUF to refresh workflow buffer(Suggested in forum) and  SWI1_RULE to fix missing agent. After running these t.codes, Work item was placed in approver inbox.
But Staff complained again when he got same problem next time when leave was applied. We died this time.
Could you please tell me what kind of R&D we need to do ? By the way, this is customized Leave workflow.
Thanks
Venkat.O

Hello,
Okay, that's your problem. FInd out how the agents are determined. Look at the inputs to the rule or method and find out where it's going wrong. How are they determined?
I don't understand how SWI1_RULE seems to fix this.
regards
Rick Bakker
hanabi technology

Similar Messages

  • Ship-To Address not getting picked for one particular user

    Hi SRM Gurus,
    I am working on SRM5.0 system with ECC6.0 as backend.
    For one particular SRM user, the Ship-To address number which has been maintained in his attributes through transaction PPOMA_BBP, as default delivery address, is not populated when he creates a SC.
    This default ship-to address is not seen while creating the cart even though the address can be found via the F4 search help in the same SC.
    Can anyone tell me why this is happening for one particular user?
    Please note that this problem is occuring even when the user is shopping for self and creating a new SC (no copying from template). So SAP note 1055203 is not valid in my case.
    I have checked the ADRC table, and this address number exists. Infact, when I assign this address number to some other user's Ship-To attribute, this default delivery address is picked in the SC.
    So, I understand that the problem is not with the address, but with the linking of this address number to this user. I even tried deleting and re-assigning the address number in the attribute to this user. But, it doesnot work still.
    Can anyone help me out?
    Thanks n Regards,
    Ancy

    Ship to address not being picked from attributes for any user it was being picked from Org address data , and I had reset the value
    now , when I am trying to create a SC and I have tried to add delivery address  bby 2 types .
    1. By adding through the portal
    2> i have tried to add the same throgh ppomabbp in user attributes "Delivery address"
    I have also made it default however when I raise the SC it again shows me as blank :
    I am not too sure how do I populate the value that I need . Please see below still the delivery address is blank !!

  • Tacacs authentication fails for one user account for only one switch

    Hi,
    I am having an scenario, where as Tacacs authentication fails for one user account for only one switch.
    The same user account works well for other devices.
    The AAA configs are same on every devices in the network.
    Heres the show tacacs output from the switch where only one user account fails;
                  Socket opens:        157
                 Socket closes:        156
                 Socket aborts:        303
                 Socket errors:          1
               Socket Timeouts:          2
       Failed Connect Attempts:          0
            Total Packets Sent:       1703
            Total Packets Recv:       1243
              Expected Replies:          0
    What could be the reason ?
    No errors on ACS server; same rights had been given to the user account.
    Thanks to advise.
    Prasey

    Hi there,
    Does the user get authenticated in the ACS logs?
    reports and activity----> failed attempts
    ro
    reports and activity----->  passed authentications
    That will help narrow it down.
    Brad

  • EDI message is not sending to the third party for one particular SA

    DearAll,
                   We have the scenario to send the schedule lines to the third party system. for one particular schedule agreement schedule lines not sending to the third party system.
    while processing the messgae it is giving the error as "Message XEDI already processed on 20110317 070042"
    What could be the reason?.. we have checked all the EDI settings maintained for this supplier. some two weeks back there is no problem now only getting this message.
    how to resolve this?..
    Thanks in Advance
    Ananth.

    Hi Hareesh,
    Thanks a lot for the help. I have tried with removing the xml namespace, still the same result. I believe, the problem is with MTs tag in response message structure, bank xml data is trying to map with the response structure in PI, but when its finding the MTs tag I believe then its not mapping, and directly its passing the response in SXMB_MONI without any mapping.
    My question is how can I define my response structure without the MTs tagm, I mean same as what I am receiving from bank.
    Also I tried with without any mapping in response structure, I mean I used only one Message type for "response from bank" to "response to ECC" , without xml namespace, in this case I am able to receive the response in ECC, but there is exception called "PARSE_APPLICATION_DATA Error during XML => ABAP
    conversion: Response Message; CX_ST_MATCH_ELEMENT in " while receiving response, and when I go and see the logs, it says "System expected element 'MT_Response_MT940_Test'" , as its try to match with the defined structure in PI.
    Please experts help me, so my question is how can I avoid the MTs tag in my response structure, I just want to define my response structure in PI same as bank is sending me the data in xml tag, without any MTs tag.
    Thanks,
    Farhan

  • Mount_smbfs fails for one file server but works on another

    I have a simple terminal .command file that i've written and added to my login items. this script mounts two SMB file shares from different servers (win2003). this script has been working for over a month now it fails for one server and works fine for the second one.
    script looks like this:
    mkdir /Users/me/Desktop/fs1
    mkdir /Users/me/Desktop/fs2
    mount_smbfs //winserv1/fs1$ /Users/me/Desktop/fs1
    mount_smbfs //winserv2/fs2$ /Users/me/Desktop/fs2
    When it runs it should use my kerberos credentials to authenticate me to the winserv1 but seems to fail and then prompts for password. If I enter the password in the terminal window it fails.
    the mount_smbfs command for fs2 on winserv2 works fine and uses my kerberos credentials.
    i looked through the system.log for clues and found:
    Oct 8 12:11:06 is3018 login[2009]: USER_PROCESS: 2009 ttys000
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Error returned by svcmach_gss_init_seccontext:
    then I am prompted for password in terminal (which should not happen). i enter password and it fails
    then console log responds with:
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Major error = 851968: Unspecified GSS failure. Minor code may provide more information
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Minor error = 100004:
    Oct 8 12:11:33 is3018 BBDaemon[50]: IOBSDNameMatching returned a NULL dictionary.
    Oct 8 12:11:33: --- last message repeated 1 time ---
    Oct 8 12:11:33 is3018 com.apple.launchd.peruser.1368768338[141] ([0x0-0x91091].com.apple.Terminal[2005]): Exited: Terminated
    Oct 8 12:11:33 is3018 login[2009]: DEAD_PROCESS: 2009 ttys000
    the cryptic log file entries don't mean much to me - anyone have any ideas what might be happening?

    Turns out that our network time server was having some problems and the the two servers had drifted several minutes off the correct time. Once the time on each server was corrected my kerberos authentication issues resolved.

  • Quantity conversion check failed for one item; all qty lines deleted

    Hi IS Oil Experts,
    Iam using the BAPI "BAPI_GOODSMVT_CREATE_OIL" for posting goods movement. I filled the additional quantities and unit of measures also in the BAPI table, But when tried to execute, Iam getting the error, "Quantity conversion check failed for one item; all qty lines deleted"
    Please anybody tell me what is the error from end for resulting this message.
    Thanks in advance
    Prathib

    Dear you!
    I also get the issue that you meet. Can you help me to process it, Please/
    Best regards, Huy.

  • Making short text field in Display mode for one particular Purchasing

    Hi All,
    This is regarding Making the Short text field in Display mode of PR for one Particular Purchasing.. i am giving you a bit elaborate...We are into E-Catalog Procurement.I will do the shopping from the Vendors external catalog and i will return back to SAP.
    While doing so, i dont want the user to change the Short Text field. I want that field shud display the Description. When i tried with the Screen Layout settings, it is fully grayed out and i am not able to see the Description of the Material. Is there any other options to get this enabled?. Please advice me on this settings to be done. Thanks in Advance.
    With Regards,
    Saakithyan

    Hi
    Define a Field selection key (new not the one which is assigned to document type) which makes  short text editable in screen layout config. and assign it to functional authorization value in t.code OMET. (it should be numeric). Then assign that functional authorization value in user master SU01 for users with parameter id EFB.
    Then it will work
    Regards
    Antony

  • Display list of sales orders for one particular customer using BAPI in WD

    Friends,
    i want to display list of sales orders for one particular customer, the materials ordered, quantity ordered, goods issue date of that particular order and contact information about that particular customer, using Webdynpro.
    Please somebody send me related info,blogs,help links , to complete this task, this is very urgent.
    Please help
    Peter

    Find the WD tutorials here...
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/web%20dynpro%20sample%20applications%20and%20tutorials.htm">Tutorials</a>

  • Query not executing for one particular value

    Hi
    I have query on multi provider. and this multi provider is combination of Info objects only but not any ODS or cubes. I have one key figure in this multi provider.while executing the query i need to give input for variabl which has 7 different values. Query is executing fine for 6 values but not for one particular value.
    query executed in listcube transaction and it is executed fine here for the same selection. then what might be the reason?
    Please advise as soon as possible.
    Thanks

    Hi Kiran,
    are you maintaining any filters in the query? or is there any logic in the exit for this variable.
    regards.

  • PO message should get failed for P.grp other than AB1 and AB2

    Hello SAP Gurus,
    I have a requirement like PO message should get failed for P.grp other than AB1 and AB2.
    Detail explanation:
    I have a P.grp AB1,AB2,AB3,AB4 etc.... The current process is once PO created and saved the message will be triggered and IDOC is transmitted to the vendor, irrespective of what ever the P.grp.
    My requirement is like the PO message should get failed if P.grp is other than AB1 and AB2, and reason should be shown any where in IDOC or in messages.
    Pls advice.
    Thanks.

    Hi Jurgen,
    Thanks for the reply...
    There are only 5 vendors which is relevant for EDI and P.grp AB1 and AB2 denotes EDI PO, same P.grp mapping has been done in PI also via data ID. The user sometimes selects the P.grp AB3, AB4 etc incorrectly and it goes to the vendor which in-turn again the customer has to amend the PO.
    Now I'm planning to include a piece of logic while saving the PO, check if the vendor is EDI vendor then P.grp should be AB1 or AB2, if it is a different P.grp  then the system will not allow to save the PO,so that the user will select the relevant P.grp for EDI vendors. Pls let me know your thought and inputs.
    Thanks.

  • The control click and external mouse right click no longer works when copying and pasting album art within itunes. Ex. Hit get info for one song to paste to the rest, copying the artwork wont work when it used to.

    The control click and external mouse right click no longer works when copying and pasting album art within itunes. Ex. Hit get info for one song to paste to the rest, copying the artwork wont work when it used to.

    Hello there, Teworsham90.
    The following Knowledge Base article reviews the process of adding artwork to content in your iTunes Library:
    iTunes: How to add artwork to songs and videos in your library
    http://support.apple.com/kb/HT1409
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • Can revison of the item is degraded from 07 to 03 in Oracle Inventory for one particular Org?

    Can revison of the item is degraded from 07 to 03 in Oracle Inventory for one particular Org?

    Avinash,
    What is the problem and what are you trying to do?  Is it Item Revision or BOM revision or both?

  • ODBC--connection to 'SQL Serverservername' failed for one user but not another

    In Win7, we're linking tables in an MS Access 2010 db to tables in a SQL Server 2008 R2 db. The driver user by the File dsn is SQL Server version 6.01.7601.17514 & we're using SQL Server Authentication.
    For some reason, one user gets the msg "ODBC--connection to 'SQL Serverservername' failed" before they're even asked for a password, but for other users, the prompt comes up and when they uncheck the Windows Auth box, they enter their password
    and connect successfully to the SQL Server db.  Both users have db_datareader access to the SQL Server db.
    I had the user that gets the error msg log onto my PC and they get the same error (yet it works for me.)
    This user was, however, able to successfully relink the tables, but then when we closed the access db and opened it again, the user got the "ODBC--connection..." error agin.
    I'm stumped as to why this is happening for one user.

    Hello Knellen,
    Please help to collect more log information regarding this issue, such as windows event log, SQL Sever log information. They are helpful for us to troubleshoot it.
    Regards,
    Elvis Long
    TechNet Community Support

  • B2B batching fails for one failed message

    We have B2B batching implemented for outbound messages. If any one of the messages (to be batched in next cycle) ends in an error, whole Batch is stopped and no message is completed.
    Is there any set up we can do, so that other messages still get batched and processed successfully.
    Regards
    Ravdeep

    B2B batching fails for a failed message
    Regards,
    Anuj

  • SCUP Update publish process getting fail for DELL Catalog.

    I am able to publish Adobe update under SCUP 2011 but Dell updates are getting fail.
    from SCUP log file, came to know that issue is due to ftp based URL as it doesn't able to download that binary.
    PublishItem: Download Content: Failed to download file 'ftp://ftp.dell.com/FOLDER02315758M/1/SAS-Non-RAID_Driver_4HW8X_WN32_2.50.75.01_A00.EXE'.$$<Updates Publisher><Wed Feb 25 18:26:0.277 2015.4><thread=4>
    Same URL is not working in browser as well, it's getting timeout there. If I fire same URL with http then it prompt for actual binary.
    ftp specific entry is also present under registry.
    Does any one face similar kind of behavior? any solution?

    Hi Nky85,
    >>Same URL is not working in browser as well, it's getting timeout there.
    It seems that some device block the FTP traffic. Please check if any firewall or filter block the ftp traffic from ftp.dell.com.
    I tested this URL with the broswer in my lab, it works. Here is the screenshot of my lab:
    Besides, due to this question is more related to the SCUP, to get better help, please post your question on the System Center forum below:
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/home?category=configurationmanager
    Best Regards.
    Steven Lee 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]

Maybe you are looking for

  • Hard Drive that contains iTunes Library isn't working

    My iTunes Library is located on an external hard drive that is currently not working/may never work again. I need to know how I can get my movies, tv shows, apps, and select music that isn't on my iPod or iPad back. I also need to know how I can get

  • Kerberos Configuration Manager for SQL Server: Access of system information failed!

    I'm trying to use the new Kerberos Configuration Manager for SQL Server tool that was released recently to verify SPN on several SQL Servers, but any time I attempt to connect to a server I get the following error in the log: 6/24/2013 3:48:22 PM Inf

  • DNG file not workung with NEF files

    Can't detect .NEF files taken from my Nikon D800 E

  • Cuelgues macbook pro 15" 2012

    El equipo se cuelga al salir de aplicaciones como iPhoto (es decir que usan la grafica nvidia) el equipo muestra estos mensajes en la consola: 06/02/13 12:54:33,546 WindowServer[88]: CGXMuxAcknowledge: Posting glitchless acknowledge 06/02/13 12:54:33

  • Cache, filename, url name, automatically

    i use foxit reader open a pdf file, the final '''''url name''''' is xxxx.pdf, when i click the save or save as i get s'''ome strings '''as the fileneme for example, 529EDd01.pdf. the same as the name in the '''cache folder'''. So i think , first the