ERROR in the wait step

Hi all,
I have a requirement, where automatic payment proposal goes for an approval process. When the proposal has created in the tcode F110 based upon user who has loged in a push button "Trigger Workflow" will appear once proposal is made (enchansment), When the user press this button workflow will be triggered using the function module. After that i am finding the approver details. After this step type, i am checking for the condition (payment or proposal) if it is proposal flow will proceed futher. After this i have used a fork step - two branches 1. for the workflow proceed further 2. cancle the workflow when and event "ZSAVE_ON_CLICK" (custome defined event) is triggered.
I am getting the error at this wait step. The error is ""Workflow 000000703573 wait step 0000000248: No valid object ID in container element 'ZbusF110'""
Thing i have done.
1. I check the binding, here i am passing two key values of the bo to my workflow container from the event container.
2. When i tried to bind the EVTOBJECT to zbusf110 - it is giving me an warining "'_EVT_OBJECT' is not an export element and hence sometimes has no defined value"
Kindly help me in solving this issue.
Thanks and Regards
Balaji K.

It is working fine

Similar Messages

  • Releasing transport request has an error during the 'export' step.

    Hello Everyone,
    My environment is ERP 6.0 EHP6, AIX 6.3, Oracle 11g.
    We have a transport request that was created in our development system by deleting some obsolete roles. When we try to release the transport request to our q/a system it terminates with errors in the export step.
    The errors are.
       End of export R3TRTABUUSR10
       no E071K or E071K_STR entries found for R3TRTABUUSR11
       Start export R3TRTABUUSR12 ...
       no E071K or E071K_STR entries found for R3TRTABUUSR13
    Of course we cannot create a new transport request because the roles were deleted.
    Can someone please explain to me what could have cause this type of error and possibly how to resolve it?
    Regards,
    Ron

    Hi Ron,
    As per your log, no E071K or E071K_STR entries found forR3TRTABUUSR11
    no E071K or E071K_STR entries found for R3TRTABUUSR1
    Looks like there is no entry found for E071K or E071K_STR in table USR11 and USR13.
    Please check those table and make sure the above entries are there, if not that could be the issues.
    Also, please check if these tables (USR10, USR11, USR12 USR13)  are active in SE14.
    Thanks
    Adil

  • Reading the value of the "WaitForTarget" attribute of the Wait step

    I am trying to access the  "Step.WaitForTarget" attribute for the Wait step but can't find the correct syntax to use in an expression or the correct API calls to use in an action step.  I intend to use this in an expression as I am looking for a specific value.
    I have a object reference to the step that I am testing  (Locals.StepRef) and from that I have no issues reading the standard attributes like name, step type, preconditions, etc...
    How do we access the special additional properties of the wait step ?
    Solved!
    Go to Solution.

    Hey 4watt,
    One easy way to do this is to access the step reference as a PropertyObject and use GetValNumber to obtain the value. For example:
    Locals.StepRef.AsPropertyObject.GetValNumber("WaitForTarget",0)
    I tested this out and it does correctly return the value of WaitForTarget. Let us know if you need any more assistance!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments

  • Error in the mail step

    Hi Friends,
    We are implementing "Project Systems" in SAP. Here i am supposed to send a mail to the applicant once all the necessary approvals are done via workflow. The entire workflow is working fine except the last step which is for sending mail.
    This mail step has the following attributes:
    Object: SELFITEM
    METHOD : SENDTASKDESCRIPTION
    In the task binding, i am passing the APPLICANT(concatenation of US and username) to ADDRESSSTRINGS and USERTYPE is 'B'(SAP User).
    I have checked everything from my end but can't fugure out the exact cause of error because all the import parameters to the task are getting correctly passed which i verified in SWIA.
    Does the user WF-BATCH has anything to do with it ??
    What can be the possible causes for this proble ??
    Please guide.
    Regards,
    Shashank Shirali

    The user WF-BATCH was locked. So mails were not getting sent.

  • Jdev10.1.3 - error in the last step of Sample Databound cuecard example

    Hello
    I am trying to execute the last step in Sample Databound cuecard example i,e 'Add a Field for the parameter value'. in the output browser when i am entering the 'sh' in to the input text field and when i click the 'FindContactsByName' button i am not getting the names containig 'sh'in the table component of the same page.
    If any of you are the aware of this error ..Please help me how to overcome this error.
    I appriciate all your time and patience.
    Thanks

    Hello
    I am trying to execute the last step in Sample Databound cuecard example i,e 'Add a Field for the parameter value'. in the output browser when i am entering the 'sh' in to the input text field and when i click the 'FindContactsByName' button i am not getting the names containig 'sh'in the table component of the same page.
    If any of you are the aware of this error ..Please help me how to overcome this error.
    I appriciate all your time and patience.
    Thanks

  • While replaying ajax truclient scipt in loadrunner i am getting "this connection is untrust" error in the 40th step. I tried by deleting cert8 file but no use

    while replaying ajax truclient script in loadrunner 11.0, getting error "this connection is untrust" page in 40th step. Add this exeception permanently check box is disable when i got the exeception certificate file. i tried with by deleting cert8.db file in loadrunner ajax truclient profile but still same result.
    can any one guide me to resolve this issue...

    Is that content loaded in an iframe?
    You can check that via the right-click context menu to see if there is a "This Frame" item.<br />
    If that is the case then try top open the frame in a new tab or otherwise check the Technical Details of the error message.

  • Error in the backgrond step for custom leave workflow

    Hi,
    I have copied the standard workflow for leave module(12300111) and added a method to get the mail id , but when i executed it is giving the error with  msg 'Dereferencing of the null reference'.
    what do i have to do to avoid the prob
    Thanks,
    Krish.

    Hi Viji,
    Yeah u r right, status is not passing because i have change the class name in the binding and put my copied class name, so it is not compatable with the standard class since i have added one custom class to it. so i have chaged the class names in all steps and replaced the standard class name.
    Now i am facing the same old problem, workflow is started but showing errors in my custom added step, since it is having my custom class mentioned in the binding and it is not instatiating.
    Please tell me how to instatiate the class and get the values from the methods in workflow.
    Thanks,
    Krish.
    Edited by: kishore_krish on Oct 6, 2010 11:15 AM

  • Ignore errors in the Operator steps

    Hi
    Is there a way to ignore errors in an Operator task step without checking "Ignore Errors" box located on the Definition tab of that step? So far the only way I can run it is to check that box and execute the interface by right clicking the Operator task and selecting rerun, but that way I can't schedule it.. Thanks for you help..

    Hi,
    In your interface,go to Control tab give 100% in Maximum number error allowed.
    I am not sure whether this is what you are looking for.
    Thanks,
    Guru

  • Error on the first step ./sapinst

    I got the following error when I issued ./sapinst command. How to solve it?
    OS: RHEL4 U5 32bit
    DB2 V8 FP9
    COPY FROM MY SCREEN----
    [root@EXXEPT01 IM_LINUX_I386]# ./sapinst
    [==============================] - extracting...  done!
    Starting GuiServer using:
    /usr/java/j2sdk1.4.2_15/bin/java -cp /tmp/sapinst_exe.11779.1189480553/JAR/instgui.jar:/tmp/sapinst_exe.11779.1189480553/JAR/inqmyxml.jar -Djava.security.egd=file:/dev/urandom SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    103 controller.xmlToObject.XmlFileIsNotAControlXml /ECC6_setup/sap/51032419_4/BS_2005_SR2_IDES_Installation_Master/IM_LINUX_I386/product.catalog, 85
    103 controller.xmlToObject.XmlFileIsNotAControlXml /ECC6_setup/sap/51032419_4/BS_2005_SR2_IDES_Installation_Master/IM_LINUX_I386/product.catalog, 85
    [root@EXXEPT01 IM_LINUX_I386]#

    <i>I changed permission of these folders, same error.
    I got an error log under root's home directory, name is "sdtstart.err".
    11/Sep/2007 12:08:19 error in:
    Class   : com.sap.sdt.server.core.SDTServer
    Name    : main
    Static  : true
    class [Ljava.lang.String; - [Ljava.lang.String;@789144
    java.lang.RuntimeException: invocation target exception: null
            at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:110)
            at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:107)
            at SDTServer.main(SDTServer.java:49)
    11/Sep/2007 12:18:58 error in:
    Class   : com.sap.sdt.server.core.SDTServer
    Name    : main
    Static  : true
    class [Ljava.lang.String; - [Ljava.lang.String;@789144
    java.lang.RuntimeException: invocation target exception: null
            at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:110)
            at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:107)
            at SDTServer.main(SDTServer.java:49)
    11/Sep/2007 16:16:35 error in:
    Class   : com.sap.sdt.server.core.SDTServer
    Name    : main
    Static  : true
    class [Ljava.lang.String; - [Ljava.lang.String;@f0eed6
    java.lang.RuntimeException: invocation target exception: Provider com.sap.engine.lib.jaxp.SAXParserFactoryImpl not found
            at com.sap.sdt.util.misc.MethodCall.invoke(MethodCall.java:110)
            at com.sap.sdt.util.misc.BootStrapper.start(BootStrapper.java:107)
            at SDTServer.main(SDTServer.java:49)
    </i>

  • Wait step in BPM stops the process permanently

    Hi all.
    I have a BPM with a Wait Step inside. When the process reaches the wait step the process gets locked permanently.
    I execute TCODE SM12, remove the lock for the process and the process finishes without errors.
    Why does the BPM hangs with the wait step? Could anybody help me with this issue.
    Thanks a lot,
    Gari.

    Hi Gökhan.
    I'm using SP12. The Self-test about BPE in RWB reports error for "Schedule Background Job for Packaging" and "Schedule Background Job for Reorganization". Details for the error say "Background job for packaging is not required".
    Thanks,
    Gari.

  • Wait step in leave workflow wait for 20 min

    hi friends
      I have designed a multilevel ESS leave workflow. After 1st approver the status need to change from approved to sent after that i am using a wait step with condition REQ.STATUS = SENT. This condition is met immediately but it still waits there nearly 15 to 20 min after that only it goes to the next approver. I dont no y its happening even after the condition is met. There is background job SWWCOND is directly related to this wait step. I have scheduled this job for every 3 min. But its long time to execute. If i remove the wait step its shows dump. How to minimize the time of execution of the wait step.
    Regards
    vijay

    Hello,
    Let me know if I've understood the problem correctly.
    You have a workflow with two wait steps.
    These wait steps rely on the running of SWWCOND
    to check if the conditions have been satisfied.
    The workflow takes 15-20 mins to pass the first condition, even
    when already true, but takes little or no time to pass the second
    condition.
    SWWCOND is scheduled to run every 3 mins and doesn't run for more
    than a couple of minutes.
    My questions:
    - Are you absolutely certain SWWCOND runs every 3 minutes?
      Do you see that happening in SM37 while your workflow is waiting?
    - You've said that the first condition is REQ.STATUS = SENT,
      what is the second condition?
    - Is REQ.STATUS a virtual attribute?
    - Where is REQ.STATUS set to SENT? Outside of the workflow?
      Does it do so without an error? Is a commit work done?
    regards
    Rick Bakker
    Hanabi Technology

  • Wait step in quality is waiting for long time

    hi friends
      I have transported the workflow to quality. Am using a wait step in my workflow. Its waiting in that step for long time nearly 1 hour still its not cross the step. The workflow works fine in my developement. But in quality its not moving to the next step. i comparted the wait step in quality and developement. In developement wait step in outcomes tab green light is glowing in Actvie mode. but in quality green light is visible but in blured vision. even i have checked the configuration in swu3 in development and quality. Both have same configuration. What could be the problem that its not crossing the wait step. Plz help me
    Regards
    vijay

    hi Pavan
      I havn't used any deadline. Its working fine in development. y in quality its not working. That is my question. Even i have checked in the development wait step from the log i have these 3 steps for histroy
    Wait step created                                No errors
    Condition for wait step fulfilled               No errors
    Result Processing                               No errors
    But in quality
    Wait step created                                No errors
    Only these step is alone there. its has not yet come to other step. But my condition is fullfilling has i checked from the container elements. Am waiting for more than 3 hours. Still its not come to next step. y what could be the reason.
    Regards
    vijay

  • Wait Step, Exception Handling, Alerts

    Hi Everybody,
                 I am implementing a BPM scenario. I have a few questions:
    1) The wait step i am using in BPm, allows me the min wait time as 1 min, can't I have lesser wait time then that. Lets say 30 secs.
    2) Under what conditions should I use exception handling and when should i use alerts.
    Regards,
    Ashish

    Dear Ashish,
    1) In BPM  the 60 secs is the minimum  possible  one till now.
    2) Exceptions :
       Assume when the condition happend to  divide  by  ZERO we have to go for exceptions it to control the break of the conditions and getting the system into HANG.
    3) Alerts :
      We  use Alerts  When any error  message happen to  flow , Particularly  for Support  team information, If  they  check the mail or Alert  messages they  will come to know  where or exactly  which interface  is throwing or flowing  the error  messages.
    Regards
    Agasthuri Doss

  • Event triggerred before Wait step

    What can we do when the event is triggerred before the wait step? Does anyone know about the concept of parked events?
    Iam using f.m swe_event_create, can we use the start_with_delay option or some other option..
    I would like to have some delay before the second event is raised. but at the same time as this would be a online program, the user should not feel the delay..
    or the Wait step should be modified to pick up already created events..(i think this is called parked events).
    CALL FUNCTION 'SWE_EVENT_CREATE'
    EXPORTING
    *objtype =
    *objkey =
    *event =
    CREATOR = ' '
    TAKE_WORKITEM_REQUESTER = ' '
    START_WITH_DELAY = ' '
    START_RECFB_SYNCHRON = ' '
    NO_COMMIT_FOR_QUEUE = ' '
    DEBUG_FLAG = ' '
    NO_LOGGING = ' '
    IDENT =
    IMPORTING

    Hi Karri, thanks for the reply ..There is a presentation on parked events if you search the wiki and blogs on this site, you will find it but thats the only thing i have seen about it and its not really helpful.
    the problem is.. 2 Inbound idocs are created both at the same time one raises a event for workflow.. one raises a event for Wait step in the same workflow ..
    The 2 inbound F.Ms which raise the events, can error sometimes or the workflow can create a workitem before the Wait step and hang in there till its processed..(its unpredictable which one will trigger first)
    If the second event(for Wait step) is raised first and the workflow processing has not yet reached the Wait step, the workflow waits for the event to be raised(although the event is already there)
    Do you know of some way we can keep reprocessing until the Event receiver is found? (may be in a Raise event workflow step or in a Function Module)
    Edited by: sk123456 on Jun 5, 2010 11:47 AM

  • The wait operation time out

    Dear all,
    I am facing one problem with my user pc "The wait operation time out"
    ERROR= 
    Aconnection was successfully established with the server. but then an error occurred during the pre-loging handshake. (provided , SSL providing error-0 , The wait operation time out microsoft SQL server error- 258.
    my user-pc use windows 7 and connect VPN by using "Sonic-wall" we connect successfully and get my remote server IP ping reply but when try to access remote server database that time I am getting this error
    At the same time using same network and id can connect the server from vpn and access database from other
    system.
    please help me sort it out this issue. 
    thanks 
    sajal 

    Hi Sajal,
    It is possible that remote machine(server) is up but please check whether database server is up or not.
    Please contact database administrator to know the status of database. This will help you to know the cause.
    If database is down you cannot connect it.

Maybe you are looking for