Event Type linkage and settings of Event Administration Queue

Hi friends,
    I have a scenario where there is an event linkage activated for a business object event, when i have checked the details of this type linkage then i found that
1 -  ENABLE EVENT QUEUE check box is not clicked.
2 -  BehaviorUpon Error Feedbak was set as System presetting.....
And In Event Administration Queue>BasicData>ReceiverErrorFeedback = DeactivationOfLinkage
So here my doubt is will the System deactivate the linkage if any error ll occur even if
ENABLE EVENT QUEUE check box is not clicked ?
Thanks Dev
Edited by: Dev on Nov 28, 2008 12:23 AM

Hi,
Check out these links.
these links will answer all your queries.
[http://help.sap.com/saphelp_nw2004s/helpdata/EN/66/efa874b9b311d2a6010060087a79ea/frameset.htm]
[http://help.sap.com/saphelp_nw2004s/helpdata/EN/c5/e4afe6453d11d189430000e829fbbd/content.htm]
If you still have any queries let me know
Regards,
Raj

Similar Messages

  • Business objects and event type linkages...

    Hi Experts,
    Im a bit confused with business objects (swo1) and event type linkages(swetypv). Ive learned that business objects are used to trigger events and so how does event type linkages related to business object? Do I need to create business object or should I just search/look for the appropriate object needed?Please kindly explain to me the process or steps in using business object and event type linkages in related with idocs.

    Hi,
    Business objects neednot have to be created if your are fine with the standard method they have used in or the events yre available for you. If you need to cusomize it then you have to copy it to a subtype. Then do your modifications in it. Event type linkages are used to say which event is active for a Workflow. And if you want to trigger a Workflow based on certain conditions then you have to use either this or Start of Condition. The Error handling of workflow is also handled by Event Type Linkage. So whenvever you create a event linkage for a workflow you get an entry in Event Type Linkage.
    Hope this would have thrown some light on you.
    Thanks,
    Prashanth

  • Event  type linkage through SWETYPV

    Hi All,
           I have query, in the event type linkage (SWETYPV), if the receiver type is other than the standard task or the workflow template, then how it can be used? Like in one of the standard settings
    Object Type: BUS2005 ,Event: DELETED, Receiver Type: SUBSCRIBE, ..
    I wanted to know how this Receiver type(SUBSCRIBE) is linked with the event and the sub sequent receiver function module. Please help.
    Regards
    PSB

    the object key will be passed through receiver function module via parameter OBJKEY on IMPORTING.
    function sgossub_rec_fb_send_mail.
    *"*"Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(EVENT) LIKE  SWETYPECOU-EVENT
    *"     VALUE(RECTYPE) LIKE  SWETYPECOU-RECTYPE
    *"     VALUE(OBJTYPE) LIKE  SWETYPECOU-OBJTYPE
    *"     VALUE(OBJKEY) LIKE  SWEINSTCOU-OBJKEY
    *"     VALUE(EXCEPTIONS_ALLOWED) LIKE  SWEFLAGS-EXC_OK DEFAULT SPACE
    If the receiver type is a workflow or task, receiver functional module SWW_WI_CREATE_VIA_EVENT_IBF will use that receiver type as a workflow or task to trigger.
    For SUBSCRIBE receiver type, receiver type is just a text. Actually you can put anything there
    Chaiphon

  • Event Type Linkages: Status "1 errors"

    Hi,
    we got an error in Event type linkages. One event type is on error and it can't be manually switched back to "No errors" because it's not modifiable.
    The error occurs all of the sudden, the workflow could be triggered properly before.
    Did anyone got an idea of what I can do?
    The BOR type and event seems to be okay. The workflow too. Only the event background job wasn't running, but I restarted him.
    Anyway I got this error.
    Thank you in advance!

    Hi,
    with event job, you mean the event queue? this job isn't used that much anymore only in specific cases does it serve a purpose.
    What you can do is go to transaction SWEQADM to see which events are in error, also check there who the workflow administrator is. This person/position/whatever should've received a message about the event being stopped.
    To fix it you could activate the event-->wf linkage in a transport and import that in production, or in severe cases ask basis / authorization to open the production client for changesand reactivate the linkage. But only do that when you have found out the cause.
    There is probably a valid reason why you want to stop the workflow whenever an error occurs in the event.
    Kind regards, Rob Dielemans

  • Event Type Linkages - No receiver type

    We had an issue in our production server where users's were getting the "ambiguous workflow" error.  We found the culprit to be an additional entry in the Event Type Linkages (SWE2) that had NO recever type.  After we opened up the client, and removed the entry, the error went away.
    I know it's possible to enter a new entry in this table despite the erorr requiring the receiver type.  However, since this is a production box, access to data is extremely locked down, and there is not a way to directly modify this transaction. 
    Any ideas how this additional entry could have appeared?

    Hi Rick!
    Did you guys move any workflows from test/quality system to the production system? Usually, when we create starting events in workflows (using SWDD or PFTC), Event type linkages gets a new record and a transport gets created for the same. So it may have happened that a transport could have moved to Production with those changes.
    Hope this helps. Let me know if you have any clarifications.
    Regards,
    Anwar.

  • Managing event type linkages

    Hi, folks! I need your experience for a moment.
    Could you tell me how could I know if a particular event type linkage of any business object type (say BUS2032) is activated or not in run-time, thru abap code?
    Hope it was clear enough.
    Thank you very much, people!

    Little note: the option I am talking about and I want to handle, we can find it in the transaction SWETYPV.
    Regards, friends.

  • Event type linkages

    hi gurus ,
    been contemplating with event type linkages(SWETYPV).I'll be using this in connection with IDOC.
    Basically my requirement is to have a custom outbound IDOC and will be trigger upon creation/updates of sales order.
    My question is how does the event type linkages works?where would I populate the table?what is the role of receiver/check FM in event type linkages.
    Please help.

    Hi,
    Hope you have opened another thread for this?
    Event Type Linkages are created through SWE2 and will be populating in SWETYPECOU, SWETYPEENA tables.
    Receiver is something which handles when an event occurs. Example when and IDOC ends in an error there should be someone to process this or some should be intimated. The receiver decides on who has to be intimated. Check Function Module are used to trigger based on condition. You define the procedure or do your check to see if the receiver has to be started if yes then set subrc as 0 else 4. So when 4 the receiver will not be triggered.
    Thanks,
    Prashanth

  • [svn:osmf:] 14306: PARB changes: Merge seekBegin and seekEnd event types into a single seekingChange event type .

    Revision: 14306
    Revision: 14306
    Author:   [email protected]
    Date:     2010-02-21 10:48:21 -0800 (Sun, 21 Feb 2010)
    Log Message:
    PARB changes: Merge seekBegin and seekEnd event types into a single seekingChange event type.  Add seeking as a getter to the SeekEvent class.  Update test code and samples accordingly.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/src/DynamicStreamingSample.mxml
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.mxml
        osmf/trunk/apps/samples/plugins/CaptioningSample/src/CaptioningSample.mxml
        osmf/trunk/framework/OSMF/.flexLibProperties
        osmf/trunk/framework/OSMF/org/osmf/elements/DurationElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/ListenerProxyElement.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/CompositeSeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/elements/compositeClasses/ParallelSeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/events/MediaErrorEvent.as
        osmf/trunk/framework/OSMF/org/osmf/events/SeekEvent.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMF/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/OSMF/org/osmf/traits/SeekTrait.as
        osmf/trunk/framework/OSMF/org/osmf/utils/TraitEventDispatcher.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestDurationElement.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestParallelElementWithSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/audioClasses/TestAudioSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as
        osmf/trunk/framework/OSMFTest/org/osmf/traits/TestSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/DynamicSeekTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/utils/TestTraitEventDispatcher.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/RecordButton.as
        osmf/trunk/plugins/CaptioningPluginTest/src/CaptioningPluginTest.mxml
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/adapter/MASTAdapter.as
        osmf/trunk/plugins/MASTPlugin/org/osmf/mast/managers/MASTConditionManager.as

    ls -l /var/run/lighttpd/
    And how are you spawning the php instances? I don't see that in the daemons array anywhere.
    EDIT: It looks like the info in that page is no longer using pre-spawned instances, but lighttpd adaptive-spawn. The documentation has been made inconsistent it looks like.
    You will note that with pre-spawned information, the config looks different[1].
    You need to do one or the other, not both (eg. choose adaptive-spawn, or pre-spawn..not both).
    [1]: http://wiki.archlinux.org/index.php?tit … oldid=8051 "change"

  • Event type linkage automatically deactivated - Urgent help

    Hi,
    I activated the Event type linkage for a PR approval Workflow template (a copy of WS00000038) using t-code SWETYPV, however the Event type linkage got automatically deactivated by the system. I have try to activate again for few times, same thing happen got deactivate automatically, any one have encounter this problem before, please help - Urgent.
    thanks.

    Hi ,
    The mandatory Import parameter might be missing in event container. Event will be deactivated automatically because of these type of errors .
    Please check if you are passing all mandatory import parameters.
    Pls let me know if it worked.
    Regards,
    Ganesh.

  • How to debug FM used in event type linkage?

    Hi experts,
    I have actived below linkage by tcode SWETYPV.
    BO BUS2032  ALECREATED    ,
    and I find the Receiver Function Module is PUR_ORDER_CREATE_VIA_SD_EVENT, can we debug this function module?
    Thank you in advance.
    Richard

    Hi Richard,
    Can you give us  more details about the issue?
    Actually we cannot debug the receiver function module when the event is occured. The reason is, its a background process.
    As far as i know, its not possible to debug the receiver function module.
    To check the event trace, use the transaction SWEL. It will show you whether the action triggered the event or not?
    Thanks,
    Viji.

  • Event type Linkages (SWE2)

    Hi Friends,
    I need to know about the 1) Use of "Linkage Activated" checkbox in SWE2 transaction.
    2) Whether the "Receiver Function Module" will be called in the same session after successful completion of "Check Function Module" without any exception or it will be called in the same session. The reason y i ask this question is that, when i try to debug the Event create, it is calling the "Check Function Module", but after successful execution, the debugger is not going to "Receiver Function Module". Please explain in detail on this.

    Check http://help.sap.com/saphelp_nw2004s/helpdata/en/d0/5e073c8e56f658e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/d0/5e073c8e56f658e10000000a114084/content.htm
    Kanagaraja L

  • Creation of Business Event Type

    Hi
    We have already created a Business Event Type called Safety Refresher. Actually this training will happen every month. already created Safety Refresher and again trying to create its showing business event type already exists. Now i want under safety refresher is it possible to maintain month wise for the whole year or particular perilod.

    Hi Suraish
    You have not to create Business Event Type again and again. You only have to create new Business Event only under the said business event type. Use copy function and copy the previous business event and assign a new Schedule for the next month, also assing resources if required and then you can book the attendees against that new business event.
    Regards
    Rao Imran

  • Convention flag on Infotype 1029 (Business Event Type Info)

    Hi,
    I need to use this functionality of checking the convention flag & specify that my business event type is a multi-session event consisting of multiple sessions running in parallel.
    However, this indicator does not even appear for me.
    I am using TEM (ECC 6.0) & not LSO (I am aware that LSO does not support marking a course type as convention)
    I need to use this functionality & am looking for any inputs on how to get this to  display for me.
    I have the basic information available at http://help.sap.com/saphelp_erp2005vp/helpdata/en/6d/383acc834d11d1890c0000e821600b/frameset.htm
    But no information on displaying this falg.
    Please let me know if anyone has worked with this or with Multi-Session Event/Convention or Business Event Blocks (Infotype 1041).
    Thanks.

    Hi Chris,
    This is SAP Note No. 1014943.
    I am attaching the text here for quick reference.
    Let me know if this opens up the "individually booking allowed" option for you.
    I'll be curious!
         SAP Note No. 1014943                         19.07.2007           Page 1     
         Number              1014943     
         Version             1 from 08.01.2007
         Status              Released for Customer
         Set on              09.01.2007
         Language            EN
         Master language     DE
         Short text          Training and Event Management: Business Event Type
         Info
         Responsible         Emira Ylli
         Component           PE-PR
                             Training and Event Preparation
         Long text     
         Symptom
         The "Convention" indicator in infotype 1029 ("Business Event Type Info")     
         of a business event type is hidden.
         Other terms     
         Business event type, convention, Business Event Type Info, 1029,     
         MP102900, P1029-KONGX
         Reason and Prerequisites     
         This is due to a program error.     
         Solution     
         Import the relevant HR Support Package.     
         Valid releases     
         Software Component                        Release
                                                   from            to
         SAP_HR     
              R/3 Standard Human Resource
                                                   600          - 600
         Further components     
         PE-LSO-TM     
          Training Management
         Reference to Support Packages     
         Software Component                        Release     Package name     
         R/3 Standard Human Resource
                                                   600          SAPKE60014

  • Transaction/Event Type

    Dear all,
    Could anyone explain what are Transaction/Event Type keys and how they affected movement type?
    Thank you.

    Hi
    Transaction/event key (internal processing key)
    Posting transactions are predefined for those inventory management and invoice verification transactions relevant to accounting. Posting records, which are generalized in the value string, are assigned to each relevant movement type in inventory management and each transaction in invoice verification. These contain keys for the relevant posting transaction (for example, inventory posting and consumption posting) instead of actual G/L account numbers.
    You do not have to define these transaction keys, they are determined automatically from the transaction (invoice verification) or the movement type (inventory management). All you have to do is assign the relevant G/L account to each posting transaction.
    For the Movemnt types the Transaction keys are maintained in the Account grouping.
    Check out the same in Transaction OMWN
    Thanks & Regards
    Kishore

  • Shared Event Types Bundle + local event repository = Error in table source

    Hi,
    I'm using a CEP bundle for propagating shared event types to other deployed Applications. In one application, I am declaring an event type locally in the EPN
    i.e.
    <wlevs:event-type-repository>
              <wlevs:event-type type-name="someLocalEvent">
                   <wlevs:properties>
                        <wlevs:property name="someProp1" type="char" length="256" />
                        <wlevs:property name="someProp2" type="char" length="256" />
                   </wlevs:properties>
              </wlevs:event-type>
    <wlevs:event-type-repository>And declare it as event type for table:
    <wlevs:table id="table1" table-name="TABLE1" event-type="someLocalEvent" data-source="xeDs" />Now I am receiving this error:
    <Unknown event type [someLocalEvent] associated to external data source [table1]> But if I put it in the shared event repository, it works as expected. What if the event type is not meant to be shared? Is it impossible to add new event types locally and aggregate it with shared events?

    yup it's in the same application. weird though, I started from scratch and it started to work. Must have been an error in other EPN components that screwed the event repository initialization.
    Thanks anyway.

Maybe you are looking for

  • Dynamic Export table of a function Module

    Hi Friends, I have a requirement where fields of  Export table of my function Module is dynamic. It is like the Fields to be expoerted by the Function Module would be stored in a seperate Z table The Z table would contain the records as follows . Tab

  • How to use Receiver determination step in the BPM?

    Hi! I'm not sure, how to use the receiver determination step in the BPM... What is it good for? I have read the documentation, but I still don't know, what is it good for.. A little example would be great! Thanx, Peter

  • Sharpening tool is not working in library mode or export LR 4.4

    I was editing phots when I suddenly realized that sharpening tool, neither the adjustment brush for sharpening or ordinary sharpening, would be shown in Library mode or when photos were exported. When I see the picture in Develop mode, they seem fine

  • Sudoku but with blank start

    anyone recommend? None of those with good acting seem to mention being able to put it one own starting numbers. Thanks.

  • 10g AQ Adapter converting to 11g JMS Adapter

    Hi, I'm looking for any documentation that shows how to migrate a project/application from using 10g AQ Adapter to 11g JMS Adapter. Thanks, Bruce