Process Chain alerts not visible in UWL

I have carried out the weblog test that Ginger published at
/people/ginger.gatling/blog/2005/06/16/integrating-alerts-into-uwl--its-no-problem
and everthing worked fine.
We are, however, trying to use Process Chain alerts from CCMS.  These alerts are visible if we run transaction RZ20 in the back end system but the UWL does not see them.
Is there a guide or something showing how to configure this?
Thank you

Hi Bernard,
I've checked out a couple of systems - you can create alert categories for process chain alerts, and once you have the category you can of course assign recipients.
In fact you should see some existing categories in your system for process chains in transaction ALRTCATDEF.
The UWL essentially reflects what is in the BSP ALRTINBOX as it is using the same/similar routines to derive the alert inbox worklist.   So if you don't have anything in ALRTINBOX then it is correct that nothing is showing in UWL inbox as well. 
You need to set up the categories and recipients against your process chain alerts.
I'm not all that familiar with BI Process Chains but a couple of minutes looking at the IMG in transaction SPRO showed that in transaction RSPC when you select a process chain you can use menu option Settings > Maintain Alert Categories to make the link between the process chain and the alert categories.  You'll probably know what to enter here better than I do.
Regards,
Jocelyn

Similar Messages

  • Process chain is not visible in Quality after TR transport

    Hi,
    I have transported process chain to Qua, but its not visible, only the technical id of process chain is displayed in RSPC tcode. I've tried activating through RSPC_CHAIN_ACTIVE_REMOTE, but still, its not visible in rspc tcode.

    Thru not assigned nodes you have issue.
    All objects are at prod not in place or not inactive.
    So first transport your data flow objects(one by one as suggested at another thread) one by one again to prod and make them proper activation.
    at final you can transport your process chain into prod and check it.
    With out info pack/dtps at prd, connected process chain how will display the chain.
    One the data flow you have issue, please try understand the issue and re transport whole data flow.

  • External Email address in process chain alerting not fully displayed

    Friends,
    I have this weird problem and not sure if its a real issue.
    I am maintaining messages for process chain failure alerting. I am using an external address and receipant type as "via Internet".
    When I enter email id  (ex: abc.123.xyz at mycompany.xxx) save it and come back, and If I re enter that screen the entered email is not fully displayed, few chars are truncated, (ex : abc.123.xyz@mycompan).
    Can you guys please help me figure out what the issue is?
    Is there any restriction on the length?
    Thanks
    vijay

    please dont bother...

  • Alerts not visible in UWL

    Hi All of u,
    I have registered the creted system in UWL and I wanna see the raised Alerts in it. but I could not where can be the problem was it with config if so how can it be done?
    Thanks in Advance

    Hi,
    Please follow the following link. It has been explained in detail:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/103e2cf0-ec95-2b10-d198-a2d5edfbd7f8
    Regards,
    Niraj

  • BPM TASK IS not visible in UWL  Inbox

    Hi  BPM Expert,
      I am facing the big issues in BPM process Triggered problem. earlier i used  to BPM start using Web service with Two entity as ID and Username  but its was  working fine .but i have some requirement to  adding one element in Existing WSDL entity as casename  , i have added that element and execute the web service using WEBDYNPRO application ,but Task is not visible in UWL inbox but earlier it was working perfectly,  after adding that field ,BPm tax is not visible UWL inbox ..
    Please guide me ,Its urgent...Plz plz..
    Its showing error as
      Technical issues is triggered during the process creation..
    Thanks
    sudhir

    Hi ,
      I am executing the WEbservice using WSNAVIGATOR but its not execute , its getting HTML log error as  below..
    1-Web service returned error. Fault Code: "(http://schemas.xmlsoap.org/soap/envelope/)Server" Fault String: "Could not retrieve SDO HelperContext for service_id nsn.com/claimbpmproject/PRINVOKE"
    2-
    HTTP/1.1 500 Internal Server Error
    server: SAP NetWeaver Application Server 7.20 / AS Java 7.20
    content-type: text/xml; charset=utf-8
    date: Sat, 26 Nov 2011 11:40:56 GMT
    transfer-encoding: chunked
    Set-Cookie: <value is hidden>
    2e4
    <?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Could not retrieve SDO HelperContext for service_id nsn.com/claimbpmproject/PRINVOKE</faultstring><detail><yq1:com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException xmlns:yq1='http://sap-j2ee-engine/error'>Could not retrieve SDO HelperContext for service_id nsn.com/claimbpmproject/PRINVOKE</yq1:com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    0
    Thnaks
    Sudhir

  • Work items are not visible under UWL in portal ?

    Hi,
    We are upgrading from SRM 5.0 to SRM 7.0.
    We have observed one issue here. Workitems are not visible in UWL in portal.
    But workitems are available in SAP inbox. i.e SBWP.
    Completed items we can see in UWL.
    Could you please let me know any idea on this.
    Regards
    Venkatesh P
    Edited by: Venkatesh Padarti on Dec 9, 2010 8:28 AM
    Edited by: Venkatesh Padarti on Dec 9, 2010 8:29 AM

    Hi Venkatesh,
    Can you please share the solution? Which base URL was wrong and where did you correct that?
    Your help is really appreciated.
    I had post the same question at SRM workflow - work Item is not being displayed If you want to reply there. I will definitely, reward with points too.
    Thanks,
    Bhavik

  • The "J2EE process table" node not visible  in the SAP MMC

    For Netweaver 7.0 - The "J2EE process table" node not visible  in the SAP MMC.
    Details for below
    SAP Systems Manager
    SAP AG
    Version: 7100.109.15.8983
    Window Xp
    Any suggestions would be apperecited.
    Thanks
    Srini

    It's hard to say without seeing the code for TreeTable. But they probably have something like an addNode mothod for the TreeTableNode which will take care of all the updates for you. If you want to do it youself, you will probably have to get the data Model (tree.getModel()???)behind the TreeTable and use one of the fire... methods on it like fireRowChanged(???) or fireTableChanged(???). I would suspect Sun would do it this way.

  • Infopackage in process chain is not scheduling

    Hi All
    One of infopackage in process chain is not scheduling and showing error message like "<b>Attributes are not yet maintained
    Entire chain now has status 'R'</b>     
    what do we mean about this
    can anyone will let me know in detail and how to correct this?
    Regards
    balaji

    Hi balaji,
    how big is your process chain ? I got a similar problem when I build a metachain with a lot of processes in the chain (more than 60). In this case, the error message is deceiving. If your process chain has similar numbers of processes, check OSS 942804 (Jobcount handling).
    Kind regards,
    Jürgen

  • Process Chain : 0PM_INIT_P01 - Not Shown in RSPC

    Dear Friends
    I have installed 0PM_INIT_P01 (Initialisation:MTTR / MTBR) Process chain.
    It installed successfully.
    But i could not able to see in RSPC.
    Can anybody tell me why it is...?
    Some where i found authorization object  S_RS_PC is needed for my user id. Is it so...?
    Than how i can map to my user id...?
    Points will be awarded for right answers
    Regards
    Raju Saravanan

    Friends
    Problem is, the installed process chain is not getting displayed in RSPC for further operations.
    Before that, I have installed the Process Chain through business content (0PM_INIT_P01), and it got successfully installed. I had seen in SM37.
    For testing purpose i have given the same name (0PM_INIT_P01) for another chain creation.
    But system telling the name is already available.
    My confusion, why it is not getting displayed in anywhere in RSPC.
    Regards
    Raju Saravanan

  • Process chain is not getting scheduled

    Hi all ,
    Process chain is not getting shceduled , i have saved , checked and wanted to activate but its going to a loop and its not getting activated . please suggest some solution
    Regards
    Akhilesh

    Hi Akhilesh,
    Can you check that your user has the necessary authorizations to schedule a job? Can you also check if there
    is an error message generated in sm21 or dump in st22? You say as well that the scheduling is looping, in sm50 what
    table/statement is the process looping over?  Can you also let us know your BW release and support package level.
    Best Regards,
    Des

  • Process chain is not triggering through event after BW Upgrade

    Many of our process chains are event based.
    After BW upgrade 7.0  to BW 7.31 we tried to trigger the event through  SM64 Tcode. But the process chains are not getting triggered.
    Could anyone please guide me what might be the issue.

    Hi Bharan,
    Can you please check once the start variant of process chain which are based on event.I think it should trigger after event is triggred.
    Regards,
    Ganesh Bothe

  • Data Manager Packeage and Process chain si not working

    Hi All,
    I executed a data manager package which contain a process chain to revaluate the one of my Account dimension meneber Say  "Revenue". I am working on BPC NW 7.0
    steps I followed:
    1. I created a script logic file and created a custom process chain.
        process chain steps:
      a) Start variant
      b) Modify dynamically
      c) Run Logic
      d) Or and Clear BPC tables
    2. This process chain was included in data manager package.
    3. Data manager package was modyfied to include parameters and scipt logic file name.
    4. executed data package
    The issue is " when I execute Data manager Package" I dont get any error but when I View status I dont see any pachage running or completed. If I see Process chain, It is failing at first step of Modify dynamically..no clue?
    Could you please let me know what could be a issue?
    Cheers,
    SAC

    I encounter this problem, Do this Steps:
    I. First,check if your process chain is existing in the Library.
    II.If yes,follow the steps below:
    1. Edata - organize Package - Modify your Package.
    2.Check if you had the correct process chain.
    3.IF yes, Click View package at its right side.
    4.Expand the Task Folder and take note of the Task Name (e.g. ZBPC_PROT_RUN_LOGIC)
    5.click Advance,Compare the task name that you noted in the syntax TASKS
    (e.g. TASK(ZBPC_PROT_CF_RUN_LOGIC,SUSER,%USER%)
    6. It should be the same.
    Running package but not appearing any status happens when the system cannot find your process chain.
    hope this helps,

  • Error in process chain DTP not executed

    Hello,
    Sorry tried to find the most appropriate forum, not sure it is the one. Am a newbee
    In a process chain we have a event passing information from one cube to another that stops and do not go until the end of the job. But it doesn't happen all the time, which is rather strange.
    Here is the log when everything goes well:
    2007-11-16                                                    Dynamic List Display                                                           1                              
         Job log     Job log     Message text uncoded     Msg.typ     Message ID     Msg.no.
         16/11/2007     10:46:44     Job started     S     0     516
         16/11/2007     10:46:44     Step 001 started (program RSPROCESS, variant &0000000006327, user ID ALEREMOTE)     S     0     550
         16/11/2007     10:46:52     Performing check and potential update for status control table     S     RSM1     490
         16/11/2007     10:46:52     Performing check and potential update for status control table     S     RSM1     490
         16/11/2007     10:46:53     Status 'Executable' (user ALEREMOTE)     S     RSBK     223
         16/11/2007     10:46:53     Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_16322_1 with ID 10465300     S     RSM     703
         16/11/2007     10:46:58     Status 'Active' (user ALEREMOTE)     S     RSBK     223
         16/11/2007     10:46:59     Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_16322_1 with ID 10465800     S     RSM     703
         16/11/2007     10:46:59     Job finished     S     0     517
    And here is the one when it stops:
    2007-11-16                                                    Dynamic List Display                                                           1                              
         Job log     Job log     Message text uncoded     Msg.typ     Message ID     Msg.no.
         16/11/2007     10:48:27     Job started     S     0     516
         16/11/2007     10:48:27     Step 001 started (program RSPROCESS, variant &0000000006327, user ID ALEREMOTE)     S     0     550
         16/11/2007     10:48:35     Performing check and potential update for status control table     S     RSM1     490
         16/11/2007     10:48:36     Performing check and potential update for status control table     S     RSM1     490
         16/11/2007     10:48:36     Status 'Executable' (user ALEREMOTE)     S     RSBK     223
         16/11/2007     10:48:36     Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_16328_1 with ID 10483600     S     RSM     703
         16/11/2007     10:48:41     Status 'Active' (user ALEREMOTE)     S     RSBK     223
         16/11/2007     10:48:42     EXTRACTION OF DATAPACKAGE 000001     S     RSAR     51
         16/11/2007     10:48:42     Processing of data package 000001 started     S     RSBK     244
         16/11/2007     10:48:43     All records forwarded     S     RSM2     730
         16/11/2007     10:48:44     SQL: 16.11.2007 10:48:44 ALEREMOTE     I     DBMAN     99
         16/11/2007     10:48:44     ALTER TABLE "/BIC/FZHREMPL" ADD PARTITION     I     DBMAN     99
         16/11/2007     10:48:44     /BIC/FZHREMPL0000000430 VALUES LESS THAN     I     DBMAN     99
         16/11/2007     10:48:44     (0000000430 ) TABLESPACE "PSAPCAR"     I     DBMAN     99
         16/11/2007     10:48:44     SQL-END: 16.11.2007 10:48:44 00:00:00     I     DBMAN     99
         16/11/2007     10:48:44     SQL: 16.11.2007 10:48:44 ALEREMOTE     I     DBMAN     99
         16/11/2007     10:48:44     ALTER TABLE "/BIC/FZHREMPL" MODIFY PARTITION     I     DBMAN     99
         16/11/2007     10:48:44     /BIC/FZHREMPL0000000430 REBUILD UNUSABLE LOCAL     I     DBMAN     99
         16/11/2007     10:48:44     INDEXES     I     DBMAN     99
         16/11/2007     10:48:44     SQL-END: 16.11.2007 10:48:44 00:00:00     I     DBMAN     99
         16/11/2007     10:48:44     SQL: 16.11.2007 10:48:44 ALEREMOTE     I     DBMAN     99
         16/11/2007     10:48:44     ANALYZE TABLE "/BIC/FZHREMPL" PARTITION (     I     DBMAN     99
         16/11/2007     10:48:44     /BIC/FZHREMPL0000000430 ) ESTIMATE STATISTICS     I     DBMAN     99
         16/11/2007     10:48:44     SAMPLE 10 PERCENT     I     DBMAN     99
         16/11/2007     10:48:44     SQL-END: 16.11.2007 10:48:44 00:00:00     I     DBMAN     99
         16/11/2007     10:48:45     Job BIDTPR_16328_1 no longer exists     S     BT     127
         16/11/2007     10:49:45     Technical status 'Green' (user ALEREMOTE)     S     RSBK     224
         16/11/2007     10:50:45     Status transition 8 / 8 to 8 / 8 completed successfully     S     RSBK     222
         16/11/2007     10:50:46     Overall status 'Green' (user ALEREMOTE)     S     RSBK     225
    Can anyone help and tell me where i could search to improve performance...I don't want a plain vanilla answer but some leads to an answer would already be very helpfull
    Thanks a lot in advance

    Dear friends
    I am also facing the same issue :
    Below is the job log when the DTP is completed successfully,
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391261, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    Program RSBATCH_EXECUTE_PROZESS successfully scheduled as job BIDTPR_335754_1 with ID 06532200
    Job finished
    But when its yellow forever or failed, I get the below Job log
    Job started
    Step 001 started (program RSPROCESS, variant &0000000391306, user ID BWREMOTE)
    Performing check and potential update for status control table
    Status 'Executable' (user BWREMOTE)
    Status 'Active' (user BWREMOTE)
    EXTRACTION OF DATAPACKAGE 000001
    EXTRACTION OF DATAPACKAGE 000002
    Job finished
    Can anyone help, is this happening because there is no resouce available to schedule "RSBATCH_EXECUTE_PROZESS".
    Any help is appreciated!
    Regards
    MultiABAP

  • Process Chain status not becomeing green even if all loads are successful

    Hi,
    The porcess chain status is not becoming green even if all loads are successful.  How can I make it GREEN.
    One more doubt I have.
    Suppose I have 6 processes in my process chain and the 3rd process failed. If I run the function module RSPC_PROCESS_FINISH will start loading from the beginging or from the failed process.
    I wish to load from the failed process onwards..what should I do ??
    Kindly give the details.
    Bill

    Using that FM.. u will be providing the Instance and Variant of the failed process.. and hence the reload will start from the failed process but not the entire chain...
    In general the process status shud finish then or based on the link combination  the change from one process to other will happen...
    try to maintain a wait time between the process atleast 2 to 4 secs..
    thanks
    hope this helps..

  • "Display Form" button not visible in UWL preview

    Hi Friends,
    We are implementing Travel module. The standard Workflow WS20000050 has a single level of approval. However, we wanted 2 level approval and so accordingly this was implemened.
    Now we want a 3rd level of decision step to be approved by the traveldesk on recept of tickets.
    Even the pdf form, which contains the travel details, needs to be visible. In the standard task TS20000118, the "Display Form" button is automatically visible in the UWL preview apart from the usual 
    "Approve" and "Reject" buttons.
    However the content that needs to be shown to the traveldesk is different. To achieve this, i copied the standard task TS20000118 and changed only the task description. Rest everything including the parameters and binding remains same.
    But for this task, the "Display Form" button is not visible.
    1. Please advice on the possible reasons why this is happening ?
    2. Is there any setting or any SPRO configuration wherin we need to 
        specify the tasks for whom the button needs to be displayed ?? or
        Is it some portal side configuration ?
    Thanks,
    Shashank

    Hi Vijay,
    Goto:
    Universal Worklist Content Configuration -> Click to Administrate Item Types and View Definitions
    In the table under the "Current Configurations" tab, select the standard travel configuration provided by SAP -> "com.sap.pct.erp.mss.tra".
    Here, search for the code of the task for which everything is working fine; in our case it was TS20000118. Copy this piece of code.
    Now download the currently active XML configuration. In the saved XML file, search for the task code which is not working as expected. Replace this piece of code with the code copied in the above step. Save with a different name.
    Upload this new configuration with HIgh priority.
    Reregister the connector and clear the cache.
    These steps solved my problem. Probably it should work for you too.
    Regards,
    Shashank

Maybe you are looking for

  • External monitor suddenly not recognised

    Hi everyone, Not sure if anyone can help me, but thought I'd try here before progressing any further. I have an 11-inch 2010 Macbook Air with an external monitor set up (Acer LCD, if it makes a difference) through a mini-display port to HDMI converte

  • CASH SALE-AUTO PGI AND BILLING

    Hai Gurus, This is a cash sale scenario. Delivery will be created at the time of saving the order. Now the requirement is that like delivery document created PGI and billing document also should be created. case: VA01-CREATE delivery created,pgi comp

  • Customize the ToolTip for the BUILTIN tools

    Is there a way to customize the text of the Tool Tip associated with the BUILTIN tools (BUILTIN_RECTANGLE, BUILTIN_REDLINE, etc...)? I tried some code like this: rectangleTool = redlineToolBar.getBuiltInTool(MVToolBar.BUILTIN_RECTANGLE); rectangleToo

  • Adobe Flash Player 10 ActionScript Error

    Lately I've been getting an error on Adobe that's stalling my AIM from working. It pops up as an actionscript error with the following; SecurityError: Error #2060: Security sandbox violation: ExternalInterface caller http://cdn.eyewonder.com/100125/7

  • HT1338 Macbook 10.5.8 upgrade

    I have Macbook version 10.5.8 and want to upgrade to Lion.  What are the chances I will lose files/ passwords/apps once I re-upload?