Issue with Terminating Event - Reg

hi Gurus,
This might be a simple issue, but am not getting hold on a simple solution for my issue.
I'm working on ECC 6.0.
I have a custom workflow in which I have step1(A dialog task - Asynch) with a terminating event "COMPLETED" and then step 2 (A background task). once step1 is completed by user A, i am sending this WIACTUAL_AGENT to the step 2 in modifying some custom table data.
My issue is if user A finished the task(step 1) manually, then also the Term. event COMPLETED is getting triggered and hence the work item in user A's Inbox is disappearing. And then it's picking up user A as WIACTUAL_AGENT and sending to step 2. But, i need to distinguish or some how find out if the Termin. event occurred thru' execution of the workitem or manually performing the job. I looked into the workflow log for both the cases, and i don't find any clue with which i can differentiate that the Termin. event occurred thru' executing witem Vs. performing manually.
Anybody has any idea on how to find this out. Coz, depending on whether the action is done manually or thru' witem, i 'll be modifying the custom table data accordingly. Currently, for both the cases, when the Term. event occurs, the WIACTUAL_AGENT is same user A and hence it always is treating that the action is done thru' witem only, even though its done manually. This is because, when executed manually also, the step1 witem is ending with container element WIACTUAL_AGENT filled with user A and hence its proceeding with background task in step 2.
Any thoughts on how to tackle this issue. Your suggestions / input is really appreciated.
Thank you in advance. Pl let m

Hi Venu,
I have quickly created a sample workflow in my system.
Here is what I did:
1) Workflow will tigger to my inbox whenever Change master is created.
2) Created a custom task with object type ECM and method 'EDIT' with termination event 'Deleted'.
3) created fork step type with 2 branches and necessary branches 01.
4) one branch will execute  the task created above
5) another branch will wait for the event "Deleted" of ECM
6) I have created a container element flag ( of type XFELD ).
7) In the wait event binding I am passing X to worklfow container element flag.
7) I have created change master from transaction CC01.
8) Received the worklfow and deleted the document via worklfow.
9) I checked the worklfow log and found that the flag container element is not populated
10) I have created one more change master from transaction CC01.
11) Received the worklfow but deleted the document outside the workflow.
12) I checked the worklfow log and found that the flag container element is populated with 'X' this time.
I think you can use that flag to differntiate whether the transaction was done outside worklfow or within the workflow.
Hope this helps.
Thanks.
Krishna.

Similar Messages

  • Issue with BUS2105 events

    Hi,
    I have Custom workflow and Business Object for BUS2105. It is working fine and generating and email notification for next user to take a decision on the PR. Now, the issue is when a user cancel the one release steps two events are getting triggered (RELEASESTEPCREATED & SIGNIFICANTLYCHANGED). To handle this i have used these two events (RELEASESTEPCREATED & SIGNIFICANTLYCHANGED) in Basic data of the workflow. And I have used the Fork to handle these events 1 to run the normal business logic and other to send email notification to notify the PR is step is cancelled.  In this email notify I have used the wait step to wait for the event SIGNIFICANTLYCHANGED. But the workflow is just executing the business process and workflow is completed.
    Could you please let me know the how to handle this situation.
    Thanks,
    Sriram POnna.

    Hello,
    Define SIGNIFICANTLYCHANGED as a terminating event for your workflow.
    regards
    Rick Bakker
    hanabi technology

  • Problems with terminating event

    Hi all,
    I defined a terminating event for a task.
    I want all instances of this task to be completed when raising the event.
    I made the binding of the object.
    I defined the event as  a instance linkage(is this correct?)
    Does a terminating event works for a dialog task?
    When I start the event, I get only the following message in the event trace
    'no receiver  entered' but I have the impression that with the instance linkage, you cannot enter receiver data.
    I tried also the type linkages but this gives me this error
    ' task  not defined as start/end event'
    Thanks for any help,
    Hans
    I

    Hello Hans,
    I don't think this is that straightforward, because instance linkage is always use a key. If I understand your question correctly, you have several different tasks with different objects and you want all of them to terminate when a single event is raised. Unfortunately a terminating events will wait for an event using an object instance.
    One workaround would be to use the task as the object whose events you're waiting for. In other words an instance of a subtype of TASK with the key corresponding to your workflow template ID. So now your task is waiting for an event TASK.ZCOMPLETE. The downside to this is that you have to code the task number that you are trying to terminate into wherever you are raising the event.
    Hope that helps.
    Cheers,
    Mike

  • Access issue with Terminal server in MPLS network

    Hi,
    i have MPLS network and i have installed windows server 2003 with terminal server.
    Problem - every 40 minutes, 2 hours server stopped pinging in spoke network while this worked in LAN,when we trace it by pinging of server IP address we get RTO,
    after rebooting the server, we can easily access the server and work for again 40 to 2 hours.i am not able to understand the problem
    i have troubleshoot -
    1. restarted all network media during the problem
    2. reset the LAN card of server
    3. restarted the server
    after all, it is not resolved.
    please help me here to solve this issue.
    Thanks,
    Damodar
    Regards, Damodar

    Hi Abrante
    thanks for your response but the issue of tftpboot still seems to be there. I am unable to find the issue here. We users try to load their images from the /tftpboot directory on the routers they get the following error messages
    Error loading file: errno = 0x3c.
    Can't load boot file!!
    They are able to connect to another tftpboot server without any issues at all. I am not sure if I have missed out any configuration parameters while enabling tftp. Is there anywhy I can find tftp log files on the server.

  • Issue with xfa.event.change in XFA 3.3

    HI all
    I've found an issue with the way that XFA 3.3 processes the script below on a change event when a user paste's more than 1 character to a textfield.
    var sChange = xfa.event.change;
    if((sChange.length>1)){
        app.alert("Bad User\nCopy and paste has been disabled for this field");
        //discard the change
        xfa.event.change = "";
    in XFA 3.0 the alert is sent and change is removed, in XFA 3.3 the alert is sent but the change persists.
    Any Ideas?

    Hi Mark,
    Unfortunately thats not possible as I'm using Flash Fields with data being passed between the PDF and the Flex app which only works in XFA3.3, let me know when its fixed.
    Kind Regards
    Kevin Mortimer
    Solutions Archtect
    Avoka

  • Issue with applying Event Action filters

    Dear friends,
    A general question on Event Action filters. There is a signature with sig ID 6257.
    The following is the event action filter configuration:
    service event-action-rules rules0
    filters edit DHCP
    signature-id-range 6257
    subsignature-id-range 0
    attacker-address-range 172.20.20.10,172.20.20.11
    actions-to-remove produce-alert
    filter-item-status Enabled
    stop-on-match True
    os-relevance not-relevant
    exit
    Even though a valid DHCP offer is being given by the DHCP server, this alert is getting fired.
    We have even excluded the IP's of the DHCP Servers - 172.20.20.10 and 172.20.20.11 from the Attacker Address range parameter in the signature but still this alert gets fired.
    evIdsAlert: eventId=1204853641442197329 vendor=Cisco severity=low
    originator:
    hostId: IDSM2Core1
    appName: sensorApp
    appInstanceId: 592
    time: April 7, 2008 5:46:48 AM UTC offset=180 timeZone=1
    signature: description=DHCP Client DoS id=6257 version=S316
    subsigId: 0
    sigDetails: Server Offered a Malicious IP Address
    marsCategory: DoS/Host
    interfaceGroup: vs0
    vlan: 200
    participants:
    attacker:
    addr: 172.20.20.10 locality=OUT
    port: 0
    target:
    addr: 10.1.1.78 locality=OUT
    port: 0
    os: idSource=unknown type=unknown relevance=unknown
    summary: 4 final=true initialAlert=1204853641442197267 summaryType=Regular
    alertDetails: Regular Summary: 4 events this interval ;
    riskRatingValue: 25 targetValueRating=medium
    threatRatingValue: 25
    interface: ge0_7
    protocol: udp
    Looking forward to your kind help and advise on this.
    Thanks a lot
    Gautam

    Some things to check:
    1) Is the filter in the active list? Filters can be enabled or disabled, but they can also be active ro inactive. You've only show a part of your configuration so I can't tell if the filter is part of the active list.
    2) Are there actions other than produce-alert for the signature? Or is an event action override adding other actions?
    Produce-alert is not the only action that can cause an alert to be generated. The produce-verbose-alert, request-snmp-trap, log-attacker-packets, log-victim-packet, and log-pair-packets will also cause alerts to be generated. Modify the filter to also remove these actions.
    3) The alert you've shown is a Summary Alert. There may be an issue with Summarization and the Filters. Try modifying the signature to set it to FireAll with no summarization.
    4) If you have multiple filters then check the order of the filters. If the event is matching an earlier filter where the stop-on-match is set to True, then it will not check the event against this filter. Either move this filter up higher in the filter list, or change earlier filters to be "stop-on-match false".
    5) Also check to see if you are running the latest 5.1(7) or 6.0(4) Service pack. If running earlier 5.1 or 6.0 versions you might be hitting a bug that could have already been fixed.
    If none of the above help, then contact the TAC. It could be that you may have foung a bug that the sensor development team is unaware of.
    To help in identifying the problem take a packet capture of the packets from 172.20.20.10 for several minutes around the time when the sensor is generating these alerts.
    This way the team can both check if the signature is firing correctly, and if the filters are working correctly for that signature.

  • How can I get around Javascipt issue with keyboard events?

    Javascript issue: keydown, keypress, keyup events cause quick search to initiate with the division key on the keypad and slash key on the keyboard. I am trying to program a graphic representation of a 10 key pad and the division (/) sign is problematic for roll over and processing based on key events. How can I get around this? further notes: Safari also has problems with key events and the division key(s) but no search function connected. Thankyou for time and attention

    A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.<br />
    See http://forums.mozillazine.org/viewforum.php?f=25

  • Having issue with Syncing Events from Iphoto to Apple Tv

    All of a sudden I have multiple events of the same title but different amount of photos when i try to sync my photos to apple tv.  Iphoto is fine, nothing is changed but when I go over to itunes to sync I see like 10 different Events with same name. EVERYTHING is multiplied but there is no rhyme or reason to it.  !!!!!  Apple has done some system/app updates but they are so frequent that I don't ever pay attention to what is being updated I just click to allow the process.  I believe this occurred after one of the updates,  I have 2 Apple TV's AT1 and AT2.  AT2 is a nightmare to begin with because it was constantly getting kicked off the network but now that isn't the issue.  Now it isn't showing current syncs which doesn't make sense because I thought this one streamed everything directly.  Either way---APPLE TV is having issues and I can't get my EVENTS straightened out,  HELP!!!!!

    I've also noticed this started happening... Its something with iTunes, because both my old Apple TV's and my iPhone and iPad all show multiple events for the same event... Lots of them! So many its hard to tell what to sync now. When I click on any of my devices photos tab in iTunes they are all exactly the same. Not sure how to fix it...

  • Anyone seeing horizontal-scroll-mode issues with Terminal.app?

    This is more a broadcast of findings than a question, but:
    Related to things here (that is closed/archived):
    https://discussions.apple.com/message/10061606#10061606
    It looks like the version supported locally of bash/readline are working for Terminal.app's default TERM=xterm-256color; however, when sshing to RedHat Enterprise Linux, something goes "sidewasy."
    If I'm seeing things correctly, it looks like the default TERM of xterm-256color isn't well supported by... bash?  readline?  If I leave TERM as default (?) of xterm-256color, then the readline/inputrc config for `set horizontal-scroll-mode Off' is ignored, and I get the hated (by me) horizontal scrolling.  If I:
    export TERM=xterm-color
    in the same session, changing nothing else, and then arrow back "up" into history, I get (my) preferred "vertical" scrolling of my long input command.  Are others seeing this?
    So, it really looks like earlier versions of bash (before 4.x?) and/or readline (before 6.x?) don't properly support xterm-256color as a valid TERM, and must fall down and assume that the terminal doesn't support things like.. uhh... horizontal-scroll-mode Off.  Seems to be fixed by RHEL-6, but a problem in RHEL-4 and RHEL-6.
    I'd originally, mistakenly assumed it was a bug in Terminal.app.
    Again, this doesn't have to do with a Terminal.app session *local* to the Mac itself; but rather if you've ssh'd to a different operating system.

    It is possible that the problem is in the terminfo terminal feature description file for xterm-256color on your Linux systems.
    /usr/share/terminfo/x/xterm-256color
    You can examine the contents of the Mac and the Linux xterm-256color terminfo files using:
    From Mac:     infocmp xterm-256color >tmp.mac
    From Linux:   infocmp xterm-256color >tmp.linux
    ...copy the files to the same system...
    Compare:      gvimdiff tmp.mac tmp.linux     # or just use diff if your prefer
    Actually you may be able to do the compare with infocmp, but I have not experimented with that, and I know how to do the above already, so I went with what I know :-)
    You can modify the infocmp generated output, and then compile a new terminfo file using 'tic' (man tic).  Then again for all I know, the binary format for a terminfo file is identical on Macs and Linux boxes, so you might be able to tranfer the Mac version to your Linux system(s).
    You can use the TERMINFO environment variable to point to a different terminfo database.  See 'man 5 terminfo' for more information.
    Again, all of this assumes that maybe it is the terminfo term-256color file that is different between the 2 systems.

  • Issues with click events and nested ellipse objects

    I thought by now, I'd have this, but after a number of attempts, nothing is working.
    Got a series of circular objects nested inside drawn using the ellipse tool in An of a sumbol called 'box' Click event in each symbol. When clicked, symbol should either hide or change CSS attributes or anything really. Tried a bunch of examples and there's four variations in my .zip file. None of them work and some are ones I've used previously. So I don't get why this isn't working and what the correct code should be. Tried getSymbol, Stage and Composition. None of them worked. So what does?

    Hi, ladobeugm-
    Try:
    sym.$("c1").hide();
    This is the same as:
    sym.getSymbol("c1").getSymbolElement().hide();
    sym.getStage().getComposition().getSymbol("box").$("c1").hide();
    sym.getStage().getComposition().getSymbol("box").getSymbol("c1").getSymbolElement().hide() ;
    Hope that helps!
    -Elaine

  • Terminating Event with Decision Step

    Hi,
    In our purchase requisition approval workflow, I need to have a decision step in which to prompt approver to either approve the req. or reject the requisition.  In this decision step, I need for it to have terminating events for "SIGNIFICANTLYCHANGED", "RELEASE", "REJECT" and "RESET".
    First, I copy the generic decision task 8267 to my my own custom decision task.  Then I added a BUS2009 in the container, releasecode and other needed elements.  In this custom decision task, I was able to add these terminating events that has been defined in the BUS2009.  I was able to setup binding, except the one binding
    Terminating Event  ->   Task
    &_EVT_OBJECT&      ->   &_WI_OBJECT_ID&
    Since the &_EVT_OBJECT& for the terminating event is BUS2009.  And the custom decision task &_WI_OBJECT_ID& is DECISION business object. They're incompatable business object.  So I replaced that binding with
    Terminating Event     ->  Task
    &_EVT_OBJECT&    ->   &PURCHASE_REQ&
    After all the configuration has been setup.  I created a new purchase requisition.  Upon the RELEASESTEPCREATED event, it create a custom decision workitem in my agent's inbox.  When I triggered the "RELEASE" event, it is however not terminating my custom decision workitem.  The workitem still sits in the agent's inbox waiting to be execute.
    Is it possible to setup terminating events for decision step?  Any kind of suggestions or inputs would be greatly appreciated.
    Thank you.
    Jennifer Tran
    System Analyst

    I will suggest you to create a fork with 2 parallel branch and 1 necessary branch. Put the approval step in 1 branch and the wait for Release step event in another branch in this way you can suffice your requirment.
    Thanks
    Arghadip

  • Events Issues with Description

    Morning.
    I have to report an issue with the "events" section of iPhoto. The text under the images is both unclear and overlapping the events thumbnails. The desciption isnt log either.
    Has anyone else managed to unravel this issue?
    Any feedback appreciated?

    To edit event titles correctly make sure you have HelveticaNeue installed on your system. HelveticaNeue.dfont is what worked for me. Restart iPhoto after installing the font.

  • Problem related to terminating event

    Hello Friends,
    A User has a workitem in his inbox which is in his inbox even after execution because terminating events defined on task have not taken place. How can I check that why terminating events have not taken place?
    Thanks and Regards,
    Vittalprasad

    Imthiaz,
    SAP exactly says the same which I said.
    here is excerpt:
    This function is used to define the terminating events of the task.
    Tasks that refer to an asynchronous object method must always be defined with at least one terminating event. At runtime, the relevant work item is only terminated if one of the defined terminating events occurs.
    Tasks that refer to a synchronous object method can also be defined with terminating events. At runtime, the relevant work item is generally terminated when the synchronous method has been successfully executed. But the work item is also terminated if one of the defined terminating events occurs.
    I never mean to say that you are wrong or any one is wrong.
    Like you said testing would be best.
    Cheers
    Jai

  • Terminal monitor issue with 3750

    I'm having an issue with term mon not displaying messages. I enable term mon on telnet connection and have checked the log settings and monitor is set as debugging. I am mainly interested in seeing line up/down status so I set a couple of interfaces logging event link-status. Maybe I've misunderstood how to do this. Thanks for the help.

    Based on the output, you don't have terminal monitor enabled:
    Capabilities: none
    Here is my output:
    Rack1SW1#sh term | i Capa
    Capabilities: none
    Rack1SW1#term mon
    Rack1SW1#sh term | i Capa
    Capabilities: Receives Logging Output

  • Issue with the pVal.BeforeAction in Item_Pressed event

    Hi all,
    I am facing an issue with the <b>pVal.BeforeAction</b> in the <b>Item Pressed event</b>.
    In delivery notes, When I press the Add button, i am getting the control, which is passing through both of the if blocks [<b>if (pval.BeforeAction=True)</b>block and <b> if(pVal.BeforeAction=False)</b>].
    But
    When I try the delivery using <b>Pick and Pack Manager</b> form with in the Inventory Menu, I am getting the same Delivery form in Add Mode. When I click the Add button in the form, the control  is passing through the <b>if(pCal.BeforeAction=true)</b> block successfully, but after that, the form closes and it never comes to the <b>if(pVal.BeforeAction=false)</b> block.
    I need to run the codes, what i have written in the second if block, in this case also.
    Is it possible?
    Please help me to solve this issues.

    Hi,
    It's a known bug. As Rasmus said try the SBO2005A SP01 FormDataAdd Event.
    Regards,
    Ian

Maybe you are looking for

  • Stale data error while opening a multiple OAF page .

    Dear Friends , I have a OAF page developed and deployed in server , its basically a search page , it also has several links to go to create page and update page . when the user opens the multiple page using different tabs in the browser like for exam

  • Time out Time in Infopackage

    Dear experts, We are using Time out time setting in IP. We made it as 10 mins.  we made this setting for successfully running the process chain where other events are waiting for this process to finish.  that means it has to fail if the time of IP ex

  • Can I save a file created in CS5 format .ai version 7?

    Hello I use a software that interfaces between my pc and laser engraver machine. This software can import documents only in formats of AutoCAD and Adobe Illustrator version 7.0. Currently I make my drawings with CorelDrawX3 and later export to .ai 7.

  • How to spin cursor during JTree long operation

    I have a JTree that uses my model class to load nodes as the user expands them (lazy load). But some nodes have so many children that it takes a long time for the JTree to expand the node (and display the children). I'd like to figure out how to disp

  • Dynamic group membership Query based on alert description - IS package failed

    Hi there all good people, Ive got the following case: i need to filter out some of the alerts raised bij the is package failed Alert rule. All allerts raised need a override accept two alerts with a specific description. example: Alert description: P