CProjects-PS Integration - ERROR

We are on PPM5.0
We are working in cProjects-PS integration.
At the flag for transfer, we get to see cockpit errors (COCPCPR).
"Entry Profit Center = SAP-DUMMY does not exist in CEPC (check entry)"
There are some more errors but the source of all other seems to be the one above.
How can we get rid of this error?
How can we refer to some other profit center so that the system does not reference this?
Or else, what is the other option?
Thanks.

Dear madam
Please if you explain how you solved this issue it might me help to me because presently i am using same process in my client
Regards
Senthilkumar N.K.

Similar Messages

  • Cprojects-xrpm integration error

    Hi
    I need to integrate cprojects and xrpm (both are on different systems). When I try to do so, it gives me "No system found for alias SAP_RPM" error at source "Application".
    How do I resolve this?
    Preeti

    Hi,
    in the portal, you have to define a "system" for your RPM backend system and also
    define the alias SAP_RPM for this "system" in the portal. Same has to be done for
    cProjects and the alias SAP_cProjects.
    Kind regards,
       Florian

  • CProjects-PS Integration (Automat. Case) PS profile missing from install.

    We need to create PS-project automatically form cProject project. We know there is a standard project profile cProjects-PS Integration (Automat. Case) for this purpose. However, for some reason this profile is not installed in our development system. SAP told us to manually create this profile and so we did, but still we are not able to create the PS-project. Have someone else had the same problem? Is there something else required to get the profile working than just creating it? We donu2019t find any IMG node where the PS profile would be activated to automatic creation.
    Any help appreciated

    Hi,
    Difficult to say what is wrong here.
    Did you check the error messages in the Controlling Cockpit in your PS system? Transaction COCPCPR.
    BR
    Matthias

  • FRM-41211 Integration Error SSL - OracleAS 10g

    Hi.
    I have error Frm-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
    I have problem with RUN_REPORT_OBJECT in web forms.
    I have error: FRM-41211 SSL integration error .....
    OracleAS server began on Windoes XP SP2.
    Do you help me ?

    Hi,
    I remember having seen this issue in teh apst. My best recommendation is to work with customer support (metalink.oracle.com)
    Frank

  • FRM-41211 Integration Error SSL - Oracle Forms 10g

    Hi all.
    I have FRM-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
    I have problem with RUN_REPORT_OBJECT in web forms in this code:
    =====================================================
    DECLARE
    BEGIN
    repid := find_report_object('MODULE21');
    v_rep := RUN_REPORT_OBJECT(repid);
    -- jobid := substr(v_rep, length('rep60_WS70004')+2, length(v_rep));
    -- web.show_document('/reports/rwservlet/getjobid'||jobid||'?server=rep3945','_blank');
    END;
    =====================================================
    I have error: FRM-41211 SSL integration error .....
    OracleAS 10g server began on Windows XP SP2.
    Do you help me ?
    Very thanks !!

    Do you help me ?
    Thanks.

  • FRM-41211: Integration Error: SSL failure running another product Error

    Hai,
    I am developing POS Application in Oracle(Forms6i/Reports6i). I design the Invoice Print Format in Reports6i and call from the Invoice Form. When the
    user save the Invoice I Commit the Invoice and call the Invoice Report for Printing Immediately. I use Epson TM U210B Label Printer for Billing. Sometimes the Invoice Print is not coming in the Printer and it gives the
    following error(especially the First print after restart the computer).
    FRM-41211: Integration Error: SSL failure running
    another product
    After that if you print further for transaction no plm. only it gives the error first time of print
    So Please give the solutions immediately. I am waiting for Ur favourable Reply.
    Ur's Shahul

    As Petr said make sure you're reports25_tmp is set in your registry and that the directory exists AND you have the rights to write to that directory.
    You can also get this error if you try to issue a 2nd asynchronous run_product call to run a report and there is another one running. For this, Oracle has two 'solutions'.
    1) Do not run more then one asynchronous report per session
    or
    2) Use a delay loop before calling the next report.
    It's been my experience that #2 is worthless as, if it works, is doing pretty much the same thing as #1. I really hope this gets fixed (for good) at some point...somehow. <G>
    Chad

  • Run report --- Integration Error ----SSL failure

    I have a form that call a report through the Run_Product Built, this works fine on Developer 6 version, but after I upgraded to 6i, everytime I press the buttonn that call the report, an error message will appear that say "FRM-41211 Integration Error SSL failure running another product" after the Report Background Engine appeared. And the report will not start.
    But if I press the button again, all will be fine.
    Does anyone know what happens ?
    PLease help!!!!

    It is a bug in Forms 6i and possible workaround (from Metalink) is:
    WORKAROUND as follows :
    This brings up the Background Engine on startup and minimizes it.
    1. Create a shortcut for rwrbe60.exe and do a CTRL+C to copy it.
    2. Right click on the TASK BAR at the bottom of the screen and get the TASKBAR
    Properties box up.
    3. Select ADVANCED
    4. Expand Tree for PROGRAMS.
    5. Click of STARTUP folder.
    6. Do a CTRL+V to Paste in the Shortcut to rwrbe60.exe.
    7. Right Click on Shortcut and select Properties.
    8. Click Shortcut Tab.
    9. Make sure of the following fields are as follows:
    TARGET : {drive}:\{path}\rwrbe60.exe /c
    START IN : Is the location of your Reports and Forms.
    SHORTCUT KEY : None
    RUN : MINIMIZED

  • Integration error SSL failure running another product. - Urgent

    Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT built-in forms 6i, that application was running for 2 years in Forms 5, without any problem.
    I have included the message what Forms doucmentaion had.
    FRM-41211: Integration error: SSL failure running another product.
    Cause: There is a problem detected when launching another product.
    Action: Check the RUN_PRODUCT built-in.
    Level: 99
    Type: Error
    null

    I got this error when I was using 4.5, it may be caused by the
    correctness of report_path in registry.
    Regards,
    George
    Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT
    built-in forms 6i, that application was running for 2 years in
    Forms 5, without any problem.>I have included the message what
    Forms doucmentaion had.>FRM-41211: Integration error: SSL
    failure running another product.>Cause: There is a problem
    detected when launching another product. >Action: Check the
    RUN_PRODUCT built-in. >Level: 99 >Type: Error >null

  • Integration error SSL failure running another product

    Dear All,
    I am facing some problem while running reports from forms
    SERVER:
    •     OPERATING SYSTEM: Windows.8
    •     Database: ORACLE 11g
    •     Forms & Reports = 6i.
    In form when click any report button to call report some time error comes.
    FRM-41211: integration error SSL failure running another productAnd user can not print the report,

    Forms/Reports 6i on Windows 8? I very much doubt that this is going to work. The last supported OS for Forms/Reports 6i was Windows XP.
    You might have some luck with a non-supported workaround:
    http://windows7bugs.wordpress.com/2012/08/25/windows-8-oracle-developer-suite-6i-patch-18/

  • Integration Error:SSL failure running another product.In DeveloperSuite 10g

    I'm using DeveloperSuite 10g. I'm trying run the report from Forms but when I'm
    clicking on button to run report using RUN_REPORT_OBJECT I'm getting following
    error :
    Integration Error : SSL failure running another product.
    Can any one explain why I'm getting this error.
    Regards
    Alpesh.

    Hi alpesh
    I think you are good at oracleDS 10g and it is running on your machine successfully. But I am not able to run any form on my system.
    My OS is Win XP with service Pack 2
    Installed Oracle Database 10g
    Installed Oracle DS 10g
    Able to run reports on paper layout and web layout, But can not run forms. Error is shown on the IE Ver 7. Only source code is displayed. can you help me out from this.

  • Forms / Reports 6i - slow starting printing & FRM-41211 Integration error

    We are having a problem with Forms / Reports 6i that seems to be slowly getting worse.
    When beginning printing, the CPU usage goes up to 100%. In task manager I can see IFRUN60.EXE or RWRBE60.EXE, or IFBLD60.EXE or RWBLD60.EXE taking up 70% or so of the CPU time with the rest being taken up by the SPOOLSV.EXE spooler service.
    This can be observed when
    * Starting the Reports background generator from the Forms runtime
    * Printing from a "print form" function inside the Forms runtime
    * Starting Reports builder
    * Printing from Reports Builder
    * Printing from Forms Builder
    The big problem is launching Reports from the Forms runtime. If this CPU / Spooler wheel spinning takes more than 30 seconds or so (and it can on slower machines), Forms thinks that it has failed to launch Reports and gives the error "FRM-41211 Integration error: SSL failure running another product" Eventually the reports background generator will finish launching.
    This happens on NT 4, 2000, XP, and 2003 server. I have tried this in a "clean" configuration where nothing else (no extra services or anything) is running at all and this still happens. We are currently running Forms & Reports Patchset 17.
    Does anyone have any idea what is causing this? Thanks.

    More info:
    This is one of the lines that is calling the report:
    RUN_PRODUCT(REPORTS, 'ORDER_PRINT.RDF', SYNCHRONOUS, BATCH, FILESYSTEM,ORDER_ID,'');
    Here is another one:
    RUN_PRODUCT(REPORTS
    ,'OE_AUTO_QUOTE'
    ,SYNCHRONOUS
    ,RUNTIME
    ,FILESYSTEM
    ,ORDER_ID
    We have a client/server setup. We are running 6i forms and reports, with a 9 database.
    There have been no changes to these forms or reports. And it doesn't happen all the time. It just happens every-so-often.
    EDIT - I guess it has been doing this for the past 3 weeks. One user says it happens everytime she tries to print anything from a form......
    I've searched the forum about this and there are a lot of unanswered questions. I'm thinking my chances are slim on figuring this out.
    2nd EDIT - I looked at the documentation at
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=164945.1
    everything seems to be right - according to that. So I'm wondering if this has anything to do with any sort of networking issues.....
    .....3rd EDIT........
    Still searching. It looks like this person has the same problem. http://www.webservertalk.com/archive149-2005-11-1283220.html
    Having problems with the rwrbe60.exe
    I'm wondering if there was some sort of patch Microsoft let out that is causing this issue?
    null
    Message was edited by:
    loweride

  • FRM-41211 integration error

    When we are calling Oracle report builder 6i report from Oracle forms 6i first time it gives us a FRM-41211 integration error. It's urgent.

    hi
    the problem in u r code please check u r run_product();
    and also try something like this.
    Errors
    FRM 41211 Integration Error: SSL Failure Running Another Product.
    Symptoms
    "Frm-41211 Integration Error Ssl Failure Running Another Product" error while calling a report from form that is invoked by a shortcut place in the desktop. The Form runs fine when running from forms builder.
    Cause
    This is caused by the incompatibility introduced by the shortcut settings in XP.
    Fix
    In the Properties of the shortcut goto Compatibility-->Compatibility Mode tab. There uncheck the "Run this program in compatible mode for..." option. This will revert the default compatibility. This solves this issue. . sarah

  • Forms Crashing FRM-41211 Integration Error  (6i)

    In the last week, almost all of our sales reps have had their screens crash when they exit their order screens. When they exit the screen, it is supposed to print the orders they entered.
    This also happens in other screens when they are trying to print.
    Here is the Microsoft error that comes up first:
    Then it gives the Forms error
    FRM-41211 Integration Error. SSL failure running another product.
    Our department has been working on this issue for a week. I just found out about it and was wondering if y'all had any suggestions....
    Thank you for any assistance
    PS - there has been no change in the clients, and I'm not aware of any changes with the servers. At least, that is what the Admin says.
    Message was edited by:
    loweride

    More info:
    This is one of the lines that is calling the report:
    RUN_PRODUCT(REPORTS, 'ORDER_PRINT.RDF', SYNCHRONOUS, BATCH, FILESYSTEM,ORDER_ID,'');
    Here is another one:
    RUN_PRODUCT(REPORTS
    ,'OE_AUTO_QUOTE'
    ,SYNCHRONOUS
    ,RUNTIME
    ,FILESYSTEM
    ,ORDER_ID
    We have a client/server setup. We are running 6i forms and reports, with a 9 database.
    There have been no changes to these forms or reports. And it doesn't happen all the time. It just happens every-so-often.
    EDIT - I guess it has been doing this for the past 3 weeks. One user says it happens everytime she tries to print anything from a form......
    I've searched the forum about this and there are a lot of unanswered questions. I'm thinking my chances are slim on figuring this out.
    2nd EDIT - I looked at the documentation at
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=164945.1
    everything seems to be right - according to that. So I'm wondering if this has anything to do with any sort of networking issues.....
    .....3rd EDIT........
    Still searching. It looks like this person has the same problem. http://www.webservertalk.com/archive149-2005-11-1283220.html
    Having problems with the rwrbe60.exe
    I'm wondering if there was some sort of patch Microsoft let out that is causing this issue?
    null
    Message was edited by:
    loweride

  • Error : FRM-41211 : Integration Error: SSL Failure Running Another Product

    Hi All
    I am using Forms & Reports 10g.
    I have a report .And i am trying to call in my forms and also i am passing parameters.
    But i am getting this error :
    My Code is :-
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    plid ParamList;
    vParamValue number;
    BEGIN
    plid := Get_parameter_List('tmp');
    IF NOT Id_Null(plid) THEN
    Destroy_parameter_List( plid );
    END IF;
    plid := Create_parameter_List('tmp');
    Add_Parameter(PLid, 'P_Block', Text_Parameter, :block_query.item_block);
    Add_Parameter(PLid, 'P_Category', Text_Parameter, :block_query.item_category);
    Add_Parameter(PLid, 'P_Dept', Text_Parameter, :block_query.item_dept);
    Add_Parameter(PLid, 'P_Floor', Text_Parameter, :block_query.item_floor);
    Add_Parameter(PLid, 'P_IP', Text_Parameter, :block_query.item_ip);
    Add_Parameter(PLid, 'P_Room', Text_Parameter, :block_query.item_room);
    Add_Parameter(PLid, 'P_Userid', Text_Parameter, :block_query.item_usr_id);
    Add_Parameter(PLid, 'PARAMFORM', Text_Parameter, 'NO');
    repid := FIND_REPORT_OBJECT('REPORT_Query');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
    v_rep := RUN_REPORT_OBJECT(repid,plid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    WEB.SHOW_DOCUMENT('http://A_F2_ITT_PC_4.AAHOS.LOCAL:8890/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?
    *'||'server=Report_server_name&P_parameter='||'&block='''||:block_query.item_block*
    *||'&category_name='''||:block_query.item_category*
    *||'&dept='''||:block_query.item_dept*
    *||'&floor='''||:block_query.item_floor*
    *||'&ip_address='''||:block_query.item_ip*
    *||'&room='''||:block_query.item_room*
    *||'&usr_id='''||:block_query.item_usr_id*
    *||'&paramform=no');*
    End;
    And the error i am getting is :- FRM-41211 : Integration Error: SSL Failure Running Another Product

    hi
    please try something like this.
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    plid ParamList;
    vParamValue number;
    BEGIN
    plid := Get_parameter_List('tmp');
    IF NOT Id_Null(plid) THEN
    Destroy_parameter_List( plid );
    END IF;
    plid := Create_parameter_List('tmp');
    add_parameter(plid,'p_parameter',text_parameter,to_char(:block.item));
    Add_parameter(plid, 'PARAMFORM', TEXT_parameter, 'NO');
    repid := FIND_REPORT_OBJECT('REPORT6');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
    v_rep := RUN_REPORT_OBJECT(repid,plid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://Machine_Name:8889/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?
    '||'server=repserver&P_parameter='||:block.item||
    '&paramform=no');
    END;

  • Referentail Integrity Error when changing Entity Name

    I updated the metadata file to change a Entity name and when I tried to load I received an Integrity error because of some old Journal Entries from 2001-2003. Is there a way around this without modifying the journal entries?
    Metadata referential integrity check started at 14:46:19
    Journals::ACT_APR_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::April          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_FEB_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::February          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_JAN_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::January          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_JUL_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::July          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_JUN_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::June          has 8 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_MAR_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::March          has 8 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACT_MAY_TAXADJ     Scenario::ACTUAL     Year::2003     Value::<Parent Curr Adjs>     Period::May          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACTUAL2001APR282     Scenario::ActPara     Year::2001     Value::<Parent Curr Adjs>     Period::April          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACTUAL2001DEC282     Scenario::ActPara     Year::2001     Value::<Parent Curr Adjs>     Period::December          has 5 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACTUAL2001FEB282     Scenario::ActPara     Year::2001     Value::<Parent Curr Adjs>     Period::February          has 2 records of Changed::[ ENTITY::CAMPINAS ]
    Journals::ACTUAL2001MAR282     Scenario::ActPara     Year::2001     Value::<Parent Curr Adjs>     Period::March          has 2 records of Changed::[ ENTITY::CAMPINAS ]

    As long as you are only changing the name of a parent you will only be affected by any Parent currency adjustment Journals that were made to that Parent/entity combination. The solution to unpost the Journals, change the parent, and repost the journals will solve the problem for now. You are correct in assuming this is not best practice. Part of the beauty of HFM is to have many organizational structures (hierarchies) and for Journals to follow the entities when you move them or change names (rarely). If you assign a parent currency Journal to a specific parent/entity combination and you have organizational changes down the road you will run into this again. We safeguard against this by having a default hierarchy that contains all Base entities. You need one for each currency group. All our parents are USD, so we only require one group, USD_Journals. Use this as the parent for all Parent currency Journal entires. Then it does not matter which hierarchy the entity shows up in, the journal will follow and the USD_Journals/Entitiy combination will never go away.
    This solution is for Parent entities only. Base entities should not ever change names or default currencies. It creates the mess I was describing earlier and dangerous risk of loss of historical data.
    Edited by: GCAPO on Mar 18, 2013 7:08 AM

Maybe you are looking for