Workflow: Problems with Report RSWUWFML2

Hi,
I seem to have a strange problem which I was wondering whether anybody else has experienced ? Basically I am using report RSWUWFML2 to forward work items towards a users outlook inbox. The problem is that the email is received by an completely different user than the agent who has been assigned the work item. Obviously this is causing a problem.
Does anybody know what could be happening here.I don't think it is a substitution issue.
Regards
Dave Hackett

Hi Dave ,
          RSWUWFML2 report pick's up email id by two methods....
1. If HR data is maintained  (i.e) user id is linked to empolyee id  - Infotype 105 ( subtype  -0001 ) , system picks up the mail id from  subtype - 0010 .
2. If HR data is not available , report pick's up the mail id maintained in user master data.  (SU01).
I hope the mail id maintained in either of this is wrong.
If you find above settings are ok ...check the personal office settings in the Business Workplace, under Automatic Forwarding.
Note : There are many sap notes released on RSWUWFML2 ...please check the same , it will be very usefull to u..
Reward points ...if you find the above useful,,,,
Regards,
Vijay
Message was edited by: Vijayasekar

Similar Messages

  • Problem with Report RSWUWFML2

    Dear Friends
    I want to send the workitem to outlook but not for all user only for selected users..for example i want to send the workitem to outlook for general managers only.
    How to achieve this task?
    Thanks & Regards,
    Arti

    I had a similar problem but the requirement was to let the users decide if they wanted to receive notifications or not.  The problem is that RSWUWFML2 checks the SU01 user record first and if there is a valid email address, it sends it there.  We cannot remove these email addresses so everyone would receive them.  I created a z-copy of RSWUWFML2 and commented out the following code:
    FORM get_email_address
      USING    p_uname   TYPE syuname
      CHANGING p_address TYPE t_user_data.
    init email  "note 780623
      CLEAR p_address.
    "  first try central address management *
    " COMMENTED OUT TO ONLY CHECK AUTO FORWARD BELOW*
    "  PERFORM get_email_address_cam
    "    USING    p_uname
    "    CHANGING p_address.
    if this failed try the auto-forwarding address
    "  IF p_address-email IS INITIAL.
        PERFORM get_email_address_auto_forw
          USING    p_uname
          CHANGING p_address.
    ENDIF.
    ENDFORM.                    "get_email_address
    Schedule this job and users can set auto-forward in their inbox to receive notifications.  If they don't want them, don't set auto-forward.

  • Problems with report builder 3.0 in SCCM 2012 R2 CU2

    Hi All
    I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
    We version of SQL we use is SQL 2008 R2 SP2
    I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
    I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
    http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
    Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
    Error details are
    Following errors were detected during this operation.
    * [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
    at System.Deployment.Application.ComponentVerifier.VerifyComponents()
    at
    System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions
    options)
    at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    And in the SmsAdminUI.log I noticed the following error
    [16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
    [1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
    I hope someone can give me some advice , I am lost with this error
    Thx in advance
    Regards
    Johan

    Hi Miss Katherine,
    1. I went through the SQL steps in the link you posted
    2. I updated the Reg Key and Microsoft.ConfigurationManagement.exe.config file with 3.0 on both the
    server and the console machine.
    3. I copied the .DLL file from your OneDrive and replaced the existing one on the server.
    4. I uninstalled and re-installed the reporting role on the server and received the 1015 in the log.
    5. I restarted the server and the client machine
    I do get a slightly different error now after using the new DLL
    Errors With Original DLL
    ERROR DETAILS
    * [9/30/2014 8:42:03 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.DeploymentERROR DETAILS
    Errors With New DLL
    ERROR DETAILS
    Following errors were detected during this operation.
    * [9/30/2014 9:17:13 AM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
    - Reference in the manifest does not match the identity of the downloaded assembly Microsoft.DataWarehouse.dll.
    - Source: System.Deployment

  • Problems with reports and XML-publisher - No XML

    Hi!
    I'm having a problem with Apps and XML-publisher. I made a report file, which queries some views. When executing in reports, I get all the data I expect.
    Now, when I upload the reportfile to Apps and let it generate XML, my xml-file is empty (well, almost empty)
    <?xml version="1.0" ?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <T03501684>
    <LIST_G_PERSOON>
    <LIST_G_PERSOON />
    </T03501684>
    Anyone who can shed any light upon this problem?

    OK, finally solved the problem... A good night's sleep always helps ;).
    After just trying each queried table one after an other, I found the problem:
    The difference between Oracle Apps (Dutch locale) and the reports builder (English) is the language... And our functional people have changed some names, but the Dutch ones, leaving the english names in place and one of the tables I query has language specific data, which is also appears in a where clause.

  • VAT declaration in XML - Problem with report RFASLDPC

    Hello all,
    I have a problem with the report RFASLDPC. We use it to download an XML file that we generated which contains the VAT declaration.
    In the report RFASDLPC, there is a FORM named QUELLFILE_PRUEFEN which stop the report and display a message : "Data file FILE_NAME is not correct".
    The reason is that QUELLFILE_PRUEFEN checks (for Belgium) that the beginning of my document starts with '000000' (six times zero). But this is impossible for an XML file to begin with '000000'. An XML file must begin with "<?xml version="1.0" ?>" or a least "<".
    Here is the code :
    FORM QUELLFILE_PRUEFEN.
      OPEN DATASET PAR_PATH FOR INPUT IN BINARY MODE.
      IF SY-SUBRC NE 0.
        MESSAGE E306 WITH PAR_PATH.        ''Quellfile nicht vorhanden
      ENDIF.
      READ DATASET PAR_PATH INTO HLP_RECORD.
      CASE PAR_FTYP.
        WHEN 'AT'.                         ''ASL Österreich
          IF HLP_RECORD(1) NE 'I' OR HLP_RECORD+46(2) NE 'ZM'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        WHEN 'BE'.                         ''ASL Belgien
          IF HLP_RECORD(6) NE '000000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        WHEN 'ES'.                         ''ASL Spanien
    *     IF HLP_RECORD(1) NE '1' OR HLP_RECORD+104(3) NE '349'.
          IF HLP_RECORD(1) NE '1' OR HLP_RECORD+1(3) NE '349'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
        when 'FI'.
          if hlp_record(3) ne '000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
      ENDCASE.
      CLOSE DATASET PAR_PATH.
    The line :
    READ DATASET PAR_PATH INTO HLP_RECORD.
    Put the 128 first character of the XML file in HLP_RECORD because HLP_RECORD is defined as :
    HLP_RECORD(128) TYPE C
    So as I work in Belgium, it is the condition :
    WHEN 'BE'.                         ''ASL Belgien
          IF HLP_RECORD(6) NE '000000'.
            MESSAGE A185(FR) WITH PAR_PATH.
          ENDIF.
    which is checked. But this condition cleary check if the beginning of the XML is '000000' and if it is not, it stop the program.
    I searched for all the SAP notes about RFASLDPC but I found none about this problem.
    Did someone else have also this problem ? Did you find a way to solve this ?
    Thank you in advance for your help.
    Best Regards.
    Gregory Pierre.

    anyone has an idea ? ...

  • Need to send HTML email from Workflow : problem with sender

    Hi all,
    i need to send HTML email from my Workflow. I did it but i have a problem with the sender. The sender of email is always the agent responsible of workitem, and i don't want the receiver can answer to sender. So i need to put a false email address like nosender.at.mycustomer.com.
    Possible to do that ?
    Thanks for your help.
    Cheers

    Hi rick
    How to change the wf-batch to some other name  as you mention in previous reply. Can you give some details of that. If i use the function module SO_NEW_DOCUMENT_ATT_SEND_API1 how to change the wf-batch name and if i use send mail step in my workflow how to change wf-batch name.
    Regards
    vijay

  • Problems With Reports server in Oracle 10g IAS

    I am having problems with the reports server. It keeps on giving me the error below
    REP-51002: Bind to Reports Server <myreportservername> failed
    I am able to correct it by restarting my server while my backup server is off the network and playing around with my server configurations. It works for a while 2 weeks to a month then I start getting the same error again.
    Could someone please point out to me where I could be going wrong?
    Is there any known problems when 2 IAS are on the same network. I am on Windows 2000 Server.
    Thanks
    Irene

    In rwnetwork.conf change
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE discoveryService SYSTEM "file:/home/oas10g/frhome/reports/dtd/rwnetworkconf.dtd">
    <discoveryService>
    <!--multicast channel="228.5.6.7" port="14021" timeout="1000" retry="3"/>-->
    <namingService name="Cos" host="IP of ur Server" port="14021"/>
    </discoveryService>
    bounce OC4J_BI_Forms
    run naming service.sh 14021

  • PFD-MAIL Problem with REPORTS 3.0.5

    Hi all!
    Still have a problem with creating a PDF file as mail attachement.
    I installed the latest patch 11 (3.0.5.19) of the oracle runtime and i compiled
    the report with the patch.
    What happend: Still go the error message if i open the pdf in the mail: "operant xc missing ..."
    BUT !! if I create the pdf with the option "FILE" instead of "MAIL" at e.g. c:\test.pdf - its
    without any error!
    So the question is what is the difference beetween the two ways?????
    Have a nice weekend!
    Oli

    Hi all!
    Still have a problem with creating a PDF file as mail attachement.
    I installed the latest patch 11 (3.0.5.19) of the oracle runtime and i compiled
    the report with the patch.
    What happend: Still go the error message if i open the pdf in the mail: "operant xc missing ..."
    BUT !! if I create the pdf with the option "FILE" instead of "MAIL" at e.g. c:\test.pdf - its
    without any error!
    So the question is what is the difference beetween the two ways?????
    Have a nice weekend!
    Oli

  • Workflow problem with status Ready

    HI,
    I have a problem with the workflow not getting completed.
    The workflow is for the employee attendace 20000081 .
    After the manager of the employee accepts the leave application posted by employee , The workflow is in the following state: -
    ID  000000340552 Work item type    Background step      
    Work Item text  Find Employee .
    Status <b>Ready</b>  
    Now the question is there any background job which needs to be scheduled for changing the all the workitem with status 'Ready' to be executed .
    since once I execute this step manually then the workflow again goes  in the ready status with the next step and the next step in this case is 'Create attendance/absence' This stpe of the workflow is in again status 'Ready'.
    Please let me know if some know about this problem. 
    Thanks in advance .
    Ankur

    Hi ,
    Thanks for the prompt reply.
    I have tried the auto customizing and I am geeting the following log generated :
    Auto-Customizing: General tasks                                         
             E WZ:119  Instances for task TS60001307 already exist          
    Task TS60001307     not classified as general task                      
             E WZ:119  Instances for task TS70008037 already exist          
    Task TS70008037     not classified as general task                      
             E WZ:119  Instances for task TS70008125 already exist          
    Task TS70008125     not classified as general task                      
    And  while checking  the customizing setting in SWU3 the folling entires exists but as I understand the seeting is proper, please have alook below:                                                                               
    An active plan version exists                                                  
         Workflow administrator maintained                                              
         RFC destination: User locked                                                   
         Generic decision task classified completely                                    
         Tasks for document generation fully classified                                 
         T77* tables all available                                                      
         Monitoring job for missed deadlines is scheduled                               
         Monitoring job for work items with errors is scheduled                         
         Sending to objects and HR objects activated                                    
         Entries missing in PD control tables                                           
         Default Domain for Internet Mail Maintained                                                                               
    Workflow development environment                                                    
         Customizing incomplete                                                                               
    Prefix numbers for standard object types maintained                            
         An active plan version exists                                                  
         T77* tables all available                                                      
         Number range defined for customer tasks                                        
         Entries missing in PD control tables                                                                               
    Please let me know if this is not proper .
    Thanks and Regards,
    Ankur

  • Problem with Report Output in Apps R12

    Hi,
    I am having some problems with my report output when run under Apps R12. It looks fine when I run in Reports Developer 10g.
    The problem is that pages get split into two (i think because there are too many rows). So page 1 of the report will be split into two pages in the Apps report output, and the page number (which is normally at the bottom) displays on the second page as "Page 1 of xx".
    I think there is some problem but I don't know what.
    I am running the report as Text Output in apps, and using the default Landwide style (which is 180 col x 66 rows). In my report design, I made the dimensions of the body section to be 180 col x 66 rows as well. I also have it set to 8.5 tall x 14 inches wide.
    Any suggestions?
    Thanks,
    Kevin

    SQL> set long 1000000
    SQL> set heading off
    SQL> column cola format a40000
    SQL> select cola from clob_dummy;
    gfhjtuioep mnhjkie rt-hlospd. ngktio pokdnebtt, gkhohphpdjdbs wmqksxnd - kfnfdkdldkdkdkdkdkdkdkdkdbdsjgdvj h geg.jv ehh  shgghsga wshkwlsgsdklghlahgkh lahgkas lhks  kglaks gksh a
    ssjfsjgskjhghsgskgkksl hgeldhldlkskhdlk dklhkdlkhlkdlhdkfhldkhkhdkhkdhkdhkdkhklhkddkhdkhdkl djhlkdkhdhkshlkd dkhdkhldsjhkslhjd eutywe 398863694 i230e ehgd ehglegighsihdlk eltiweytilhdhgehgisehbkd
    SQL>Edited by: Tubby on Oct 3, 2008 11:44 AM

  • Problem with Reports & Graphics in PDF

    Hi,
    I generated a report into PDF file which contain layout for Line
    Graph, but I can't get multiple colour of line for columns value.
    I also have same problem with Pie Chart.Please give me some
    advice.
    Thanks in advance.
    null

    A month ago I have a problem with my pdf output because of TURKISH Characters. I applied this method as you can see below for solve this problem...
    1. Go under the following path: $COMMON_TOP/util/java/1.4/j2sdk1.4.2_04/jre/lib/fonts
    2. Copy all the ttf font files under <FND_TOP>/<APPLRSC>/ to that path
    3. Bouns the Concurrent Manager and the Apache Server
    4. Retest the issue.
    5. Migrate the solution as appropriate to other environments.

  • Problems with Reports: REP:6205

    I work with Reports Builder 9.0.4.0.21.
    When I open a matrix report appears he following message:
    REP-6205: el atributo de identificador de la etiqueta rw:headers no es único
    (ID attribute of rw:headers is not unique)
    I don´t know why, because I´ve created the roprt with the report assistant
    May anyone help me?
    thanks in advance
    Beatriz

    Hi,
    I´ve read the jsp code and I´ve found some <rw:headers id, but they are different:
    rw:headers id="HFPPCTRAMOEDAD35"
    rw:headers id="HFNUM35"
    rw:headers id="HFPORCEN35"
    rw:headers id="HFINDICE35"
    rw:headers id="HFSumNumPerPPCNIVEL35"
    rw:headers id="HFSumPorcenPerPPCNIVEL35"
    rw:headers id="HFSumIndicePerPPCNIVEL35"
    What is the problem?
    Thanks
    Beatriz

  • WWI server problem with report shipping order

    Hi everybody,
    we have a problem with the WWI server and report shipping orders for Inbound documents (PDF):
    after we created an entry in CVD1 and using buttons "Accept" and "Ship immediately" we run the report RCVDEVEN. First time we did it the WWI server started working and ended with error but assigned the correct PDF. After that, the WWI server didt start anyway.
    First error message:
    The description for Event ID ( 91 ) in Source ( PRD ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: PRD.
    Second error message after second attempt:
    The description for Event ID ( 95 ) in Source ( PRD ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event:   09/14/09 17:59:49 Start Function 'WWI_SERVER_INFO'
      Initializing parameters
      Initializing Tables
      Receiving data from client
      Sending data to client
    Elapsed time : 0.1 sec.
    OSS note 1058521 has already been found - but nothing described here is relevant for us: the RFC connection is working, the WWI monitor shows the server up and running.
    Any ideas?
    Thank you very much in advance and best regards,
    Christoph

    Hi folks,
    fixed the problem myself. There have been some documents with error in the printer queue of the WWI server.
    Best regards,
    Christoph

  • Problemas with reports: REP -1247

    I work with Reports Builder 9.0.4.0.21.
    When I run a report appears the following message:
    REP-1247: report contains uncompiled PL/SQL
    I´ve created the report, compile and run ok. Then I've saved the report and when I open reports builder and try to execute the report appears the error.
    What is the problem? I`ve compiled before saving the report
    May anyone help me?
    thanks in advance
    Beatriz

    I compile in pl/sql editor, and the reports run; but when I open the report again, the report is not compiled, and I go to Program->Compile->Whole, and I save the report. When I open the report again it is not compiled.
    I don´t have compile option in file->administration, is it wrong?
    Thanks
    Beatriz

  • Problem with Reporting Services and CRM2011 Online

    Hi, this is my issue:
    I have two organizations in CRM 2011 Online and I want to create a report with Reporting Services when I create my datasource my connection string is something like this https://organization1.crm.dynamics.com but when I create a dataset with a FetchXML it
    retrieve the data from organization2

    Hi Diegohdztam,
    According to your description, the dataset retrieve data from organization2, other than the organization1 which is already used to create a Data Source. If in this scenario, I think this issue can be caused by the organization2 also create a Data Source in
    the report, then you are using it as the Data Source for the Dataset. So please double check the data sources in the report.
    Besides, we can try to create a new Data Source with the New button for current Dataset to test the issue again.
    The following screenshot is for your reference:|
    Hope this helps.
    Thanks, 
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • PHP Code & PDF Forms

    Hello- First if this has been answered already I'm sorry as I have not yet located this answer to these questions (or they are half answered) 1)  Can I build a PDF form that on submit it will upload to a server (the entire pdf file) using PHP code? 

  • How do I transfer my iphoto library from my old mac to my new one

    I have backed up my pictures on a hard drive but the file is greyed out once plugged into my new laptop.  Seems like this should be easier.

  • InfoSpoke Destination.

    Hi Gurus InfoSpoke Destination. I have a problem with the InfoSpoke Destination. I need to change the statical path to dynamic path, so I can transport the path without altering the path after the import to Q and P. Currently I am using File Name as

  • IMAQ image with black squares

    Hi. I'm using LabView to take a series of images with a camera. When I preview the image in the camera's software it appears normal. I use Labview/IMAQ and the VIs that came with the camera. The problem is that the output TIFF files have this nasty b

  • Printing in Windows

    I am using Parallel and Windows Vista but I can't get my printer to print in windows. It prints fine from the Mac. How can I get it to print from both?