CRMC_ACTION_JOB 0 Actions have been selected

Hi Experts,
I have created an Action under an existing Action Profile in CRM 7.0 and 7.1. But when I start the CRMC_ACTION_JOB I have this error: 0 actions have been selected. Debugging the program RSPPFPROCESS we discovered that the actions are not in the table PPFTTRIGG.
The Action have been assign to an Alert Category and to an Action Profile. The Action Profile have been assigned to a correct Date Profile.
I have configured the same stuff in an other SAP CRM system and it is working.
Could you please help me on this?
Thanks in advance

Hi,
Welcome you post on the forum.
However, this forum is dedicate to SAP Business One users only. There is no link to SAP CRM. Please close your thread and post on a proper forum.
Thanks,
Gordon

Similar Messages

  • DB -What action have been done by until cancel?

    ORALCE 8174/Hotbackup:
    SQL> SELECT TO_CHAR(CHECKPOINT_CHANGE#) DATAFILE_SCN, TO_CHAR(LAST_CHANGE#) DATAFILE_LASTSCN FROM V$DATAFILE;
    2 /
    DATAFILE_SCN DATAFILE_LASTSCN
    9220396163609
    9220396163791
    9220396163711
    9220396163711
    9220396163764
    9220396163764
    9220396163789
    9220396163611
    9220396163624
    9220396163791
    9220396163655
    DATAFILE_SCN DATAFILE_LASTSCN
    9220396163655
    12 rows selected.
    SQL> SELECT TO_CHAR(CHECKPOINT_CHANGE#) DATAFILE_HSCN FROM v$datafile_header
    2 /
    DATAFILE_HSCN
    9220396163609
    9220396163667
    9220396163687
    9220396163711
    9220396163748
    9220396163764
    9220396163789
    9220396163611
    9220396163624
    9220396163791
    9220396163640
    DATAFILE_HSCN
    9220396163655
    12 rows selected.
    SQL> recover database using backup controlfile;
    ORA-00279: change 9220396163609 generated at 07/28/2007 00:01:07 needed for thread 1
    ORA-00289: suggestion : /data1/newdb/orcl/arch/arch_1_13876.arc
    ORA-00280: change 9220396163609 for thread 1 is in sequence #13876
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    AUTO
    ORA-00279: change 9220396171447 generated at 07/28/2007 01:31:22 needed for thread 1
    ORA-00289: suggestion : /data1/newdb/orcl/arch/arch_1_13877.arc
    ORA-00280: change 9220396171447 for thread 1 is in sequence #13877
    ORA-00278: log file '/data1/newdb/orcl/arch/arch_1_13876.arc' no longer needed for this recovery
    ORA-00308: cannot open archived log '/data1/newdb/orcl/arch/arch_1_13877.arc'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    SQL> SELECT TO_CHAR(CHECKPOINT_CHANGE#) DATAFILE_HSCN FROM v$datafile_header;
    DATAFILE_HSCN
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    DATAFILE_HSCN
    9220396171447
    12 rows selected.
    SQL> SELECT TO_CHAR(CHECKPOINT_CHANGE#) DATAFILE_SCN, TO_CHAR(LAST_CHANGE#) DATAFILE_LASTSCN FROM V$DATAFILE;
    DATAFILE_SCN DATAFILE_LASTSCN
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    9220396171447
    DATAFILE_SCN DATAFILE_LASTSCN
    9220396171447
    12 rows selected.
    SQL> SELECT TO_CHAR(CHECKPOINT_CHANGE#) DB_SCN,TO_CHAR(CONTROLFILE_CHANGE#) CONTROL_SCN FROM v$database;
    DB_SCN CONTROL_SCN
    9220396163608 9220396171447
    SQL>
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: '/data1/newdb/orcl/datafile/system01.dbf'
    *********why still show above error and can't open db?
    SQL>[color=Red] recover database using backup controlfile until cancel;[color]
    ORA-00279: change 9220396171447 generated at 07/28/2007 01:31:22 needed for thread 1
    ORA-00289: suggestion : /data1/newdb/orcl/arch/arch_1_13877.arc
    ORA-00280: change 9220396171447 for thread 1 is in sequence #13877
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    [color=Red]AUTO[color]
    ORA-00308: cannot open archived log '/data1/newdb/orcl/arch/arch_1_13877.arc'
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    [color=Red]SQL> recover database using backup controlfile until cancel;[color]
    ORA-00279: change 9220396171447 generated at 07/28/2007 01:31:22 needed for thread 1
    ORA-00289: suggestion : /data1/newdb/orcl/arch/arch_1_13877.arc
    ORA-00280: change 9220396171447 for thread 1 is in sequence #13877
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    [color=Red]CANCEL[color]
    Media recovery cancelled.
    SQL> alter database open resetlogs;[color=Red][color]
    Database altered.
    *********What action have been done by UNTIL CANCEL?
    Message was edited by:
    [email protected]

    I'll say it again in case you missed it the first time: V$ views are NOT part of the data dictionary. You can't read the data dictionary until the database is opened.
    If you've performed a recovery 'until cancel', your datafiles are all in synch with each other. They may even agree with checkpoint change number in the controlfile. But what about your redo logs? By definition, they will have changes in them from a time after the point in the redo stream you got to when you said 'cancel'.
    Therefore, the redo logs will be ahead of where the rest of the database has now gotten to.
    And that is why you HAVE to open the database with a resetlogs operation (that is, 'alter database open resetlogs;'). That causes the existing redo logs to be wiped clean and thus cleared of any redo from a time after the time the rest of your database has been recovered to.

  • I am unable to print a pdf from a website through Adobe Reader on my mac. It keeps telling me that no pages have been selected

    I am unable to print a pdf from a website through Adobe Reader on my mac. It keeps telling me that no pages have been selected - I have uploaded the latest version of Adobe with no luck and have never had this issue before !

    Hi bengaunt ,
    Thank you for posting on the Adobe forums, you can try printing as an image.
    Open the file>Print>advanced>check the box "print as an image" OK
    Thanks,
    Vikrantt Singh

  • Message no.3W272 No employees have been selected for UIF declaration genera

    Hi
    Please help.
    When running program RPCUIAW0 -South Africa UIF Declarations I get Message no.3W272
    'No employees have been selected for UIF declaration generation'
    Does any one know why UIF report has been running succesfully for past months but now suddenly it gives this error when ran for new  payroll period this month which has payroll results with UIF therefore should not be giving me error.
    Thanks

    Hi,
    I am facing a similar problem, were you able to find out the reason for the problem?
    Any help is appreciated
    Thanks in advance,
    Mike

  • SAP authentication plug-in needs to have been selected during the installation

    Can anyone help me with an issue I have with the SAP authentication setup please. Unfortunately our BI 4.0 SP4 installation was installed without the SAP authentication being selected. On the setup document I have it says that the SAP authentication plug-in needs to have been selected during the installation. Does anyone know if it is possible to set this up retrospectively?
    The document can be found on the following link. Setting up the SAP plug-in - Business Intelligence (BusinessObjects) - SCN Wiki
    Thanks
    Simon

    Hi Simon,
        As Sebastian said, this is a default installation, but you must select the correct one that you need, I guess that Enterprise is the default one.
    Regards

  • It says The Document Cannot Be Printed  No Pages have been selected to print

    How come when I try to print a PDF file it takes a long time to flatten and then says "The Document Cannot Be Printed" and then "No Pages have been selected to print"

    What is your operating system?  Reader version?

  • Assigning View permission to all the users that have been selected in contact selector - SP 2010, InfoPath 2010

    I have a SharePoint InfoPath 2010 browser form with item level security. Only submitter
    and approvers has access to the form.  This form contains a people picker that is populated with the names of attendees
    for the meeting they attended (which
    I am able to store in Field2 below). I want to allow attendees to be able to view (grant view permission) the InfoPath form. Field 2 has the users in form of domain\user1;domain\user2; etc. Following the below step, I am getting error when I ADD or REPLACE
    permission on current item. How do I go about assigning view permission to all the users that have been selected in contact selector?
    Jitu

    Hi ,
    i understand that the text box and the people picker hold multiple user names and you want to grant user permission based on the user in the text box.
    I have a test based on your description,the results are: When there are multiple users in the text box, the workflow will throw an error'Error Occurred'.It is the same with the people picker column.
    You need to limit the peopel picker to only allow to select one user,in this way the text box will only hold one user.Then you can use the people picker or the text box to grant user permission.
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • RW-20019 No install actions have been found

    Hi,
    I am trying to install 12.1.1 on my RHEL 32 bit server.
    It is not accepting the hostname.
    How can I configure this properly?
    Please check the below error while running rapidwiz.
    "RW-20019 No install actions have been found for this machine. Continue on other
    Uninstalled machines in your configuration, or fix the configuration file to correctly call out this machine"
    Thanks,
    Kavitha

    Hi,
    It is not accepting the hostname.
    How can I configure this properly?What do you mean by not accepting?
    What does "hostname" return?
    Do you have proper entry in the hosts file?
    Please check the below error while running rapidwiz.
    "RW-20019 No install actions have been found for this machine. Continue on other
    Uninstalled machines in your configuration, or fix the configuration file to correctly call out this machine"At what stage/step you get this error?
    Thanks,
    Hussein

  • RW-20019: No install action have been found

    i m using windows server 2008 enterprise(64bit) at both end, i successfully installed DB in 1st node i.e. DB Server, also copy the conf_SID.txt file to 2nd node i.e. Application server, i browse the config file that i hav copied from DB Node but it gives this error "RW-20019 No install actions have been found for this machine. Continue on other
    Uninstalled machines in your configuration, or fix the configuration file to correctly call out this machine"
    also host files on both Node configured correctly and both machines are connected to same domain, can ping each other with complete hostname and IP address
    Note: both machines are on Virtual Environment.
    thanks

    818389 wrote:
    i m using windows server 2008 enterprise(64bit) at both end, i successfully installed DB in 1st node i.e. DB Server, also copy the conf_SID.txt file to 2nd node i.e. Application server, i browse the config file that i hav copied from DB Node but it gives this error "RW-20019 No install actions have been found for this machine. Continue on other
    Uninstalled machines in your configuration, or fix the configuration file to correctly call out this machine"
    also host files on both Node configured correctly and both machines are connected to same domain, can ping each other with complete hostname and IP address
    Note: both machines are on Virtual Environment.You cannot install EBS R12 in Windows 64-bit directly and you will need to install it on 32-bit then migrate to 64-bit.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    Migrating Oracle E-Business Suite R12 to Microsoft Windows Server 2008 R2 [ID 1188535.1]
    Thanks,
    Hussein

  • Cross-Dock: No inbound docs have been selected for planning

    Hi everybody here,
    I am testing cross-docking function on our DEV environment. I set the warehouse 001 as one-step crossdocking and no opportunistic cross-docking allowed, not consider FIFO. The time ref. is delivery date & time, time window is set to 72H, release time is 2H and latest relase time is 1H.
    Then I set movement type 501 and 201 as cross-docking relevancy.
    I created 2 TRs with movement 501 and 201 with same material and same quantities. The 501 TR's planning time is 12:00, Aug 17 and The 201 TR is 23:00 Aug 17. However, when i run LXDCK to plan a cross docking with these 2 TRs, system prompts an error message "No inbound docs have been selected for planning".
    If you guys have implementation experience of cross-docking, please give me some advice, many thanks!
    Leon Xiao

    Hi,
    I am facing a similar problem, were you able to find out the reason for the problem?
    Any help is appreciated
    Thanks in advance,
    Mike

  • TPM82 - Portfolio Transfer - No suitable positions have been selected

    Hi SAP Gurus,
    I've been trying to activate Portfolio Transfer (TPM82) but I can't seem to succeed when I try to test.  Keep on getting this message "No suitable positions have been selected".  I already created update types and assigned it but still to no success.  I'm not sure if the update types I made are correct.  Please help me on this.  Please provide correct update types and pre-requisite set-ups in IMG which I could do.  Please be specific and don't generalize.  It's really hard to understand.  Kindly advice as well if there are pre-requisite process as well that the users need to do before using TPM82.
    Your utmost help would be truly appreciated.
    Thanks so much.
    Regards,
    Raymund F.

    I had checked the online help.  And tried to follow the steps but still not working.  Im not sure if I am doing the right thing.  Can someone please feed me with screenshots of a sample correct setting.  I'm not sure where to put the portfolios.  Will it be on the differentiations or would I need to create a term and assign to the differentiation.  please help.  My email add is [email protected]
    ● You have differentiated your securities positions according to portfolios. These settings are made in Customizing for the Transaction Manager by choosing General Settings → Accounting → Settings for Position Management→ Define and Assign Differentiations. Enter the portfolio when defining a differentiation and then assign the differentiation to the respective accounting codes.
    this is the phrase from the SAP help that I'm having a hard time interpreting.
    Please help.
    Thanks.

  • BADI error-higher-level members have been selected

    Hi,
    1. When i select all in the Select input it is displaying warning messsage as Parent member is selected.                         
    2. So, Instead i am trying by selecting all the members irrespective of hirearchy manually and  not getting any errors and data is flowed succesfully.
    environment sap bpc nw 7.5 sp04
    we use the extraction BAdi /CPMB/EXPORT_TD_TO_BADI and use a                                                                       
    SELECTINPUT statement to select only lowest level members of the                                                                   
    hierarchical dimension PROFITCENTER. As long as we use <ALL> as                                                                    
    selection, we get error messages indicating that higher-level                                                             
    members have been selected. Since we use SELECTINPUT we would expect                                                               
    not to receive such warnings. Also there are no higher level members                                                               
    passed through the Extraction BADI in IR_DATA tabel ... As a workaround                                                            
    the i always has to manually select all profit center
    Regards,

    Hi SSK,
    If i understood your question correctly, There must be some property by which you can select all the members i guess.
    I think ,the error is because parent members are  selected  when you give select all. Since in BPC , they dont store any data or cant be manipulated, You could use some propert values to select the required profit_centre.
    Example
    Entity  dimension
    IDs               Profit_Ctr             Input _ Indicator
    Abc
    XYz               Y                                N
       Xyz1           Y                                Y
    This way your code could reflect   Select  Entity where  Input indicator ="Y", Profit_ctr = "Y"
    Hope this helps
    Thanks,
    sridhar

  • Using 10.9.2 has anyone had problems with mail sounds not sounding even when they have been selected in mail preferences?, Using 10.9.2 has anyone had problems with mail sounds not sounding even when they have been selected in mail preferences?

    Using 10.9.2 has anyone had problems with mail sounds not sounding even when they have been selected in mail preferences?

    Your download or install of the update may have been corrupt. Visit the Mac App Store and re-download the update or visit http://support.apple.com/kb/DL1726 and download the 10.9.2 update combo and re-install.
    If that fails to solve the problem please post back and post a EtreCheck Report which you can locate at:
    http://www.etresoft.com/etrecheck

  • HT201269 I downloaded the iOS7, lost all the custom ring tones that I had on my phone, how do i get them back.  when I sync my phone, itunes says that they have been selected, but they don't show up on my phone

    I downloaded the iOS7, lost all the custom ring tones that I had on my phone.  the iTunes sync page says that they have all been selected but they don't show up in my phone? Help?

    I had the same problem and was able to fix it. Go to your iTunes and click on the Tones folder on the left under library. Some of my ring tones had an exclamation mark next to it and those were the ones that did not sync. You have to click on those and find it in your computer. Once the exclamation mark is gone, go to Tones section of your device in iTunes, make sure you select the tones you want synced, and click apply. I hope that helps you!

  • How can i see the total size of files which i have been selected?

    I want move my files including movies and photo to the tumpdrive.
    But, my tumpdrive told me which was only 500MB space.
    Therefore, i decided that choose some movies and photo to there.
    When i chose the files i don't know how much of the total size which i've been selected.
    if above 500MB, i could move.

    With them selected, press the Option, Command, and I keys.
    (75125)

Maybe you are looking for

  • JDBC password change with role

    Hi Customer wants to allow that users with a especific role can only modify the JDBC password, through an JMX permission. Is this a feasible implementation? There is need to develop a custom management utility?

  • Enabling a disabled TextField

    I have a JSF page with a Woodstock table and some actions. The actions include a Woodstock TextField that is initially disabled and is enabled when a selection is made in the table. Unfortunately because it was initially disabled it is not included i

  • Why can't I post on Mozilla's Facebook page?

    I see no Comment box to post on your Facebbook wall? Others can... What's up with this?

  • How to save data in New Excel Sheet on each time run the VI?

    Hello everyone  I am doing my dissertation. In that i have to store the data of load cell in the excel sheet. I have done that. Here i have attach the vi , template in which want to save data named My , and output when complete the rn of vi named My

  • How to combine two queries?

    Can you help to combine these two categories so that I can have dynamic pivot table ? Thank you, IF OBJECT_ID('Temp') IS NOT NULL DROP TABLE Temp select 'Referrals Received' AS CategoryType, 'A' AS CategorySort, cn.Cntry_Definition as Cntry, COUNT(