Event CREATED is not triggered for objects of type USER

Dear all,
I'm currently configuring a workflow, which should be started when new user account is created. I took event CREATE for object type USER as a start event, but the workflow does not start, when I create new user account via transaction code SU01. If I test workflow in SWUS, everything works fine. I checked the event trace, but it shows no records for events triggered when I use SU01 and create a user.
Could you please advise how I can activate triggering of this event without using ABAP-developed event trigger?
Thank you in advance.

but here the requirement is to trigger workflow after the user account is created in the system.
One more way to trigger a workflow is by the messages output. I mean when a user account is created successfully then a message will displayed on the screen let say User ABC created Successfully right so, when ever this message is raised then you can start the workflow by using this message. this can be done by using the txn SWUY
1. Open SWUY txn.
2. Click on Continue  and in the next screen give the area as the message class name from which the message is getting triggered and its number in the field Message and click on continue.
3. Then it will open the PFTC txn mention the description and click on the workflow builder button and design the workflow as per you requirement.
and once this is done , so when ever the message from the above mentioned message class is raised at that time your workflow will also be started.
In this way I hope you can reduce your development time , searching for the right BADI or User exit and implementing the code and testing..
Here in the above txn all you have to make sure that from which message class the message is getting displayed once the user is created successfully, I suggest you a way is you create a dummy user and once the dummy user is created succeffully system will display the message right?, so just double click on the message at the bottom of the screen this will let you knwo what is the message class and number it is using. and once you know tyr to approach the above steps....

Similar Messages

  • Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type

    hi all
    i made 4 workflows for MBO appraisal using APPR_DOC BO nd using std wfs- ws12300114, ws12300122, ws12300124 nd ws12300125. all r working properly in development server.
    but
    in quality all r giving errors related to evevts. as for example, for ws12300114 workflow it is giving error--
    "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type"
    for all 4 wfs it is giving error like this related to event nd business object.
    plzzzzzzzz anybody knows thn reply or call me at 09886999122 or mail at [email protected]
    thanks in advance
    Raj

    Hi,
    Since you are saying that the object worked fine in DEV and giving problem in Quality I feel that some sort of Your Dev work was not properly included in the Transport Request and was not gone to Quality server.
    Something like EVENT activation, release status etc were not gone to Quality
    check them.
    reward if useful
    regards,
    Anji

  • "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type 'APPR

    hi all
    i made 4 workflows for MBO appraisal using APPR_DOC BO nd using std wfs- ws12300114, ws12300122, ws12300124 nd ws12300125. all r working properly in development server.
    but
    in quality all r giving errors related to evevts. as for example, for ws12300114 workflow it is giving error--
    "Event 'INFO_APPRAISEE_CHANGE_APPROVE' is not defined for object type 'APPR_DOC' "
    for all 4 wfs it is giving error like this related to event nd business object.
    plzzzzzzzz anybody knows thn reply or call me at 09886999122 or mail at [email protected]
    thanks in advance
    Raj

    Hi,
    Since you are saying that the object worked fine in DEV and giving problem in Quality I feel that some sort of Your Dev work was not properly included in the Transport Request and was not gone to Quality server.
    Something like EVENT activation, release status etc were not gone to Quality
    check them.
    reward if useful
    regards,
    Anji

  • Release strategy not triggering for Specif plant

    Hi Friends
    I configured a release strategy with three charecteristics. P.org, Plant, Net value.
    this stretegy is triggering for specific plants which are under a particular company code, and if I change to my plant and P.org. its not triggering.
    I have deleted all the classifications and release strategies from, no other data in VV_T16FS_2 , AUSP,T16FV,and T16FS tables except this release strategies data.
    do we have any settings at cocode level??????
    please respond if answer known
    Points would be awarded for for your valuable answer.

    Thank you deepak for your quick respond
    Actually There were already release strategies  with same charecteristics, and with the values of other plants and other P.orgs which are under certain companycode.
    these were triggering perfectly for PO
    Now created new strategy for plant and P.org under different plant code of different cocde. this strategy not triggering for PO.
    but if the release strtegy  values replaced by the erlier plants and P.org  again its triggering.
    Now I created new chars, class, and stategies still same problem persists.
    Release stategy working for the values of a prticular company code plants, Porgs.
    and already tried your suggestion Cocode as char. but same its working for only that company code not for my companycode

  • Funds mngt - Number range 01 not found for object BULI_DOCNR

    Hi all
    need some urgent help to crack an error am getting while creating a budget in funds management.
    the error am getting is
    "Number range 01 not found for object BULI_DOCNR in fiscal year 2007"
    I have maintained the number range in
    Public Sector Management-Budgetary control system-Budgeting-Budget Entry Documents-Maintain Number Range Interval for Entry Documents.
    But am still getting the error....
    will really appreciate some help on this
    thanks in advance

    The number range object refers to  "FM budgeting line item number "
    Are you using Former budgeting or BCS ?
    Try t-code- ok11 and ok91 under former budgeting.
    Thanks
    Siva

  • The number range is not maintained for Object/Year: J_1ILIC/

    Hello,
    I am facing the problem as
    After Created the No range object j_1ilic for excise bond, for capturing the CT3 form in J1ILIC01 and maintain the required fields in J1ILIC01, following error is occuring
    "The number range is not maintained for Object/Year: J_1ILIC/"
    Kindly advice on the same
    Thanx in advance
    Shailesh

    Hi,
    You will have maintain the Number range for the Lisence for the object J_1ILIC through SNRO.
    Regards,
    Murali

  • Method not defined for object

    Hello,
    When I look into one of the standard tasks in my wf, this message appears:
    "Method 'POPUPCONTABLE' is not defined for object type 'ZBUS2081'"
    This problem happens in Test (Quality - QAS) environment, but not in Development (DEV). So I have activated and generated the object type in DEV and then generated again the whole wf, and included it all into a transport request.
    After the requests were released and imported in QAS these modifications apparently did not take place, and the method is still unrecognized for that object.
    How could I make sure that this change will be included in the requests? And, is this approach right (activating the object type)?
    Appreciate your suggestions,
    Best regards,
    Ivson
    Note: There are other/similar methods in that object type, in the same wf, that work ok.

    Hi Ivson,
    The transport system can be a bit flaky, though to be fair it can get quite complex. What it tries to do in the case of interdependent objects is to attempt activation of one thing, then reactivate the other and go back and reactivate any failed ones.
    There are a few notes on OSS regarding transports and you'll see a few recommendations to simply retransport things if they failed. One way to minimize problems is to transport objects and code first, then workflows, then customizing.
    As to delegation, you said 'other attributes work' so I assumed you'd delegated. What you should be doing is creating a delegation from BUS2081 to ZBUS2081. This is effectively the reverse of inheritance and makes all your additional components in the Z-object available as part of the BUS...-obj. In your workflows you should then ONLY work with BUS2081.
    Cheers,
    Mike

  • Class type 022 is not defined for object for BATMAS

    Hi Experts,
    while creaitng the LSMW for batch classification,I faced the error during IDOC processing as "Class type 022 is not defined for object".I am using
    Business Object      BUS1001002
    Method               SAVEREPLICA
    Message Type         BATMAS
    Basic Type           BATMAS03
    Pleas guide how to resolve the error.
    Also ,as I intend to make LSMW for batch classifications.Is this the correct way.
    Please guide on this also.
    Regards.

    Hello Jass,
    Symptom
    The BATMAS03 basis type (message type BATMAS) /FB BAPI_BATCH_REPLICATE  cannot transfer any classification information. Please review note 1070634.
    First Option :
    You should first transfer the batmas and then the clfmas idoc.
    Second Option :
    You could create the batch together with classification. Normally the problem is the missing CUOBJ_BM in table MCH1. It is not necessary in all situations that the field have to be filled, but it can be in some cases (And it is better to store the right  information in the corresponding fields). Especially when you transfer batch/classification information in other system the field have to be filled.
    The way to create the batch TOGETHER with classification by using BATMAS IDOC is to set the following parameters correctly :-
    set E1BPBATCHCTRL-DOCLASSIFY to X and fill the segments with relevant classification information
    E1BP3060_ALLOCATION
    E1BP3060_VALUATION_CHAR
    E1BP3060_VALUATION_CURR
    E1BP3060_VALUATION_NUM
    In this case the field mch1-cuobj_bm should be filled with correct CUOBJ. You can also use function module BAPI_BATCH_SAVE_REPLICA to create batches together with classification.
    Hope this information helps
    Regards
    Amber

  • Status profile not allowed for object type

    hi
    i had created a status profile (for having 2 statuses before production order release) and assigned in the order type.
    but while creating the production order i receive the following error.
    Message no - CO622
    status profile not allowed for object type
    please provide your inputs
    regards
    Ramesh

    Ramesh,
    once you cerate a Status profile in BS02 and add status to the same. in the tollbar you will see OBJECT TYPE push button, select teh obejcts like PP/PM order header / operation /comepeoent and PRT ect where that staus can be applied.
    Then assign the statsu profile to order type.

  • Error CREDIT_SEGMENTS_ADD COIOB NOT FOUND FOR object CC...

    Hi All,
    My user is geting the ERROR while running the actual OH calculation through CJ45 as below:
    Error CREDIT_SEGMENTS_ADD COIOB NOT FOUND FOR object
    Message NO k5011.
    As this is more ralaing to the costing sheet, this refers to controlling module.
    We have verfied the Note 515426, but the correction were delivered in 4.7 itself. My client is using the  6.0 verion.
    Can anybody suggest the reason for the above error.
    Thanks & Regards
    Shankar

    HI,
    whats the message class, message number?
    BR Christian

  • Change pointer triggers for one order type but not for other with LOIPRO

    Hi all,
    We have old production order type ZP01 since last 3 years. Idoc LOIPRO are triggered properly. Now we introduced new production order type ZP02, but idocs are not triggereing for these prod. orders. They both are production orders with different order types but same message type LOIPRO
    I noticed that change pointers are not getting written to CDHDR and CDPOS for this new order type. For old order type they are getting written to CDHDR/CDPOS. Does any one know where is the issue in config.
    Currently BD52 contains following entries for LOIPRO
    ORDER-AFKO-AUFNR
    ORDER-AFKO-KEY.
    Thanks in advance

    Anyone with an idea.
    The project went live by using RCCLORD or RCCLTRAN, but still the same orders keep triggering. How do we restrict the already processed production orders.

  • ORA-23454: flavor not defined for object group "PUBLIC"."REPG" - HELP

    Hi All,
    Encountered the below error when trying to add the materialized views to the Materialized View Group in materialized view site:
    1 BEGIN
    2 DBMS_REPCAT.CREATE_MVIEW_REPOBJECT (
    3 gname => 'REPG',
    4 sname => 'FMCHC',
    5 oname => 'EMP',
    6 type => 'SNAPSHOT',
    7 min_communication => TRUE);
    8* END;
    SQL> /
    BEGIN
    ERROR at line 1:
    ORA-23454: flavor not defined for object group "PUBLIC"."REPG"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 105
    ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 452
    ORA-06512: at "SYS.DBMS_REPCAT_UTL", line 468
    ORA-06512: at "SYS.DBMS_REPCAT_SNA_UTL", line 5523
    ORA-06512: at "SYS.DBMS_REPCAT_SNA", line 82
    ORA-06512: at "SYS.DBMS_REPCAT", line 1332
    ORA-06512: at line 2
    I have verified that the MASTER DEIFINATION SITE already have the group "REPG"
    Pleae advise.
    THANKS

    I think you are going to have to provide Oracle version information before anyone will be able to help you with this question.

  • Getting Error: The number range is not maintained for Object/Year: J_1ILIC/

    Hi Gurus,
    When I try to capture deemed export license from J1ILIC01 I get this error
    The number range is not maintained for Object/Year: J_1ILIC/
    I tried to maintain number ranges in SNRO & SNUM  there the changes are saved but I am not able to capture the license and receive the same error again. Please help.

    Hi
    Just check if you have maintained number range for the correct year as shown in error.
    Goto SNRO/SNUM enter the object ID and click on number range .Maintain there for that particular year.

  • Method 'PROCESS' is not defined for object type 'BUS2081'

    Hi All,
    I am using a workflow for incoming invoice approval using WS20001004. I prepared one version for this. The standard business methos bus2081 i delegated to zbus2081. Here i placed one decision step for reject or approve. In the same task in inbox i can see the document i can see as attachment. Now the issue is after seeing the attachment when i click on task in  my inbox it status is changed to red and i can  not process it further.In log i can see the error like Method 'PROCESS' is not defined for object type 'BUS2081'. This method i do not have in standard or in delegated one. I was struck here. Pleas help in this.
    Regards,
    Madhu.

    Hi,
    "Here i placed one decision step for reject or approve." if your workitem is based on standard user decision step type of workflow, then the business object in underlying task should be 'DECISION' and method should be 'PROCESS'. I think in the task you have put your custom business object instead of business object 'DECISION'. This could be the reason you are facing error.
    Regards,
    Ibrahim

  • Class type 022 is not defined for object for batmas in LSMW idoc

    Hi Experts,
    while creaitng the LSMW for batch classification,I faced the error during IDOC processing as "Class type 022 is not defined for object".I am using
    Business Object BUS1001002
    Method SAVEREPLICA
    Message Type BATMAS
    Basic Type BATMAS03
    Pleas guide how to resolve the error.
    Also ,as I intend to make LSMW for batch classifications.Is this the correct way.
    Please guide on this also.
    Regards.

    Hi,
    Go to TCode OMCE and check the batch level.
    If batch is activated at material/client level then use class type 023, if it is at plant level the class type 022.

Maybe you are looking for

  • MRP at storage location level with external requirements

    HI, We have to have reorder point planning at storage location level. Also we need to consider external requirements. When I am setting storage location MRP indicator as 2 and putting Reorder point and replenishment quantity, then after running MRP i

  • Creative zen 4g problems with song/artist ***

    hey all-- i'm mostly very happy with my new 4g creative zen, to which I upgraded from my old g zen nano that I love. my only problem is that many, many files i try to transfer to it (i've used both the zen organizer software as well as the windows ex

  • Some incoming messages are not received in outlook

    Using Iphone 4. Most of the time I receive messages from a POP account on the IPhone and on my Outlook2010 client. Once in a while I receive one or more on the IPhone and they never show up in Outlook. This is DNSExist Squirrel mail server. The messa

  • T 23, Workaround Browser Hang

    T 23, Workaround Browser Hang. T 23, 2647-2TU,640MB ram. Linux based OS Question: Which keystroke(s) combinations will close a (or all) browser program(s) screen(s) without the use of the mouse? Did a little research on this and found that Alt+F4 mig

  • BI 4.1 monitoring service disabled

    Hello, An error occurs when I want to go to monitoring part of the CMC : "monitoring service is disabled. Only tests are available". I stop and restart monitoring service without success. We have a BI 4.1 SP04. Do you have an idea to solve this issue