Error while initializing CZ parameters in CO

Hi
I have an OAF page, where I select the model and launch Configurator on submitButton. I'm writing all the logic in Controller.
I got some success intially, but Im stuck here.
My initmsg is :
String initmsg ="<initialize> " +
"<param name='database_id'>dbc_file</param>" +
"<param name='icx_session_ticket'> " + pageContext.getTransactionId() + "</param>" +
"<param name='ui_def_id'> " + uiID.intValue() + " </param> " +
"<param name='ui_type'>JRAD</param>" +
"<param name='terminate_msg_behavior'>full</param>" +
"</initialize>" ;
pageContext.setForwardURL("http://s225.mainccd.com:8000/OA_HTML/CZInitialize.jsp?XMLmsg=" + initmsg,
null,
OAWebBeanConstants.KEEP_MENU_CONTEXT,
null,
null,
true, // Retain AM
OAWebBeanConstants.ADD_BREAD_CRUMB_NO, // Do not display breadcrumbs
OAWebBeanConstants.IGNORE_MESSAGES);
I get this error:
java.lang.Exception: <terminate><valid_configuration>false</valid_configuration><complete_configuration>false</complete_configuration><exit>error</exit><config_messages><message><message_type>error</message_type><message_text>java.lang.Exception: SessionController.processRequest : Caught exception:
oracle.apps.cz.common.InitializeMessageException: 62740 is not an acceptable value for parameter 'ui_def_id'. Value for a db id must be an integer number.
     at oracle.apps.cz.common.UiXmlInitMessage.badValueForParameter(UiXmlInitMessage.java:2850)
I have tried changing the format of 'ui_def_id' to an int and also to Number, but I get the same error. So may be I am not passing icx_session_ticket correctly . I found reference on how to get these values (test_fwklabsolutions.jsp) but I am not certain how to pass them in the initialize string.
Could someone help me please
Thanks

CREATE OR REPLACE PROCEDURE doins(p_date varchar2) as
cnt number:=0;
begin
FOR x IN (select A.rowid,A.* from Call_log A
where trunc(c_date) = to_date(p_date,'DD-MON-YYYY'))
--hope that's c_date columne is   DATE datatype
LOOP
INSERT INTO call_arch
select * from Call_log
where rowid=x.rowid;
cnt := cnt + 1;
IF( cnt = 10000 )
THEN
cnt := 0;
commit;
END IF;
commit;
END LOOP;
end;
thats your correct procedure - but NOT CORRECT ISSUE.
You should use bulk collect with limit clause and forall clause to do it faster!!! Or Merge clause.

Similar Messages

  • MSS - Error while initiating Travel Form

    Hi All,
    After applying travel request from ESS, request go to the Manager Self Service of his/her immediate boss.
    In the universal worklist of MSS when manager clicks on the link of travel request -  Error Comes as:
    "Error while initiating travel form "
    Basis and EP Guys are not able to identify the problem.
    Kindly let me know if any configuration is required in ECC or any activities to be done in EP.
    Very Thanks in Advance..
    Edwin

    Hi Edwin,
    per default, the Forms of Travel Management use the PDF-Format. For the generation of these PDFs "Adobe Document Services" must be installed on a java server and published via SM59 to the respective HCM Backend. If ADS is not available, Travel Management will still try to use it, thus you get this error. So your options are:
    1. Tell your Basis Guys they need to install and configure ADS on a java Server and make A connection in SM59 on the respective HCM Backend.
    For documentation check here:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ffd9a6?quicklink=index&overridelayout=true
    OR
    2. You can change the displayed Format from PDF to HMTL by doing the following:
    - Go to Customizing Travel Management --> Travel Planning --> Expert View --> Define Enterprise-Wide Control Parameters
    - Make a new entry and choose HTMLFORM_R_P for attribute and X for value. Save.
    - Go to Customizing Travel Management --> Travel Expenses --> Travel Expenses Control --> Travel Expenses Control Expert View
    - Set the Parameter of Other Settlement No. 24 (number four for the right matrix) from 0 TO 1, thus setting Adobe Forms inactive.
    For Documentation check here:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/43/23fee3cad24e87e10000000a422035/frameset.htm
    this should help you
    regards, Lukas

  • Error while initiating travel form (Messge No.: 56568)

    Hi,
    Am facing the below error while simulating in T-Code: PR05:
    Error while initiating travel form (Messge No.: 56568)
    Kinldy guide me to come out of this error:
    Regards
    JS

    Hi Ray,
    Could you please let me know the config for this feature TRVFO as Abode form is not showing up in PR05 it gives the HTML format....
    I have done the basic config of the position 24 to Abode form active also checked the Table TA20SWITCH with the entry  'HTMLFORM_R_P', value 'X'
    Kindly assist.
    Thanks,
    FF

  • Error while initiating Travel Form

    I received the error 'Error while initiating form' in Travel Expense. It is linked to Message no. 56568. Does anyone know how I can fix this? I currently do not have access to OSS Note.
    Thanks.

    Hi,
    It seems to be a config issue.
    If you don't use Adobe but  ABAP Forms check/change one of:
    1) the customizing in the IMG activity "<i>Travel Expenses Control (Expert View)</i>":
    Set the indicator "<i>Other Settlement</i>" in the column 24 for the appropriate trip provision variant to the value: 0 (active), 1 (not active), 2 (not active only in PR05 and PR04)
    or
    2) the data in the table <i>V_T702N_A</i> - double click your variant on "A<i>ccounting Control in Expert View:Overview</i>" screen and change the value as above on Deails screen.
    Solution taken from (and checked with ECC 6.0 SP9):
    PR05 - Error while initiating travel form
    and
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/error-when-simulating-result-in-travel-management-1622499
    Let us know whether it helps.
    Regards,
    Przemek

  • Essbase 11.1.2.1 configuration error " Error while initializing registry."

    I have installed Essabase 11.1.2.1 components successfully in linux(RHEL 5) and while configuring the shared services first time getting the error :Error while initializing registry. unable to navigate from registry wizard state"
    In the configtool log I found the below exeptions and errors:
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01857] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] Creating a new registry: DBtype is ORACLE
    [2011-12-28T13:05:48.798-05:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@devdwdb.newcorp.com:1531:DEVDW
    [2011-12-28T13:05:48.803-05:00] [EPMCFG] [TRACE] [EPMCFG-01319] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating system component: component type = SYSTEM9
    [2011-12-28T13:05:49.014-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = FOUNDATION_SERVICES_PRODUCT
    [2011-12-28T13:05:49.025-05:00] [EPMCFG] [TRACE] [EPMCFG-01323] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating Registry database connection component: component type = DATABASE_CONN
    [2011-12-28T13:05:49.040-05:00] [EPMCFG] [TRACE] [EPMCFG-01321] [oracle.EPMCFG] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.cis.config.ConfigRegistryUtils] Creating product component: component type = SHARED_SERVICES_PRODUCT
    [2011-12-28T13:05:49.129-05:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 16] [ecid: 0000JI5qMtcFO9EpJ44Eyf1EypdL000003,0] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Error:[[
    com.hyperion.hit.wizard.FailedButRetryPossibleException: Error while initializing registry.
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:394)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:515)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at com.hyperion.config.document.Storage.setLink(Storage.java:398)
         at com.hyperion.cis.config.ConfigRegistryUtils.createProductComponent(ConfigRegistryUtils.java:81)
         at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:419)
         at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:277)
    Here I am wondering that I have installed and configure successfully in dev environment with the same DB privileges and folder permissions,as well same character set details and the same install files every thing is same as dev environment, but the same approach is failing in prod environment.
    I am unable to figure out what exactly issue is,
    Can any one please help me out in this regard.
    Edited by: 900598 on Dec 29, 2011 11:48 PM

    Hi John,
    We are using the different schemas(ESHSRVC for dev and ESHSRVC4 for prod)and different user ids as well in the db server( devdwdb.newcorp.com:1531:DEVDW)
    where the DEVDW is the sid for both schemas.
    Here the HSS tables created in ESHSRVC and working fine for dev.
    but in the new installation and config with the ESHSRVC4 schema the config is failing and throwing the error msg..
    I am sure the new installation is not pointing to the old HSS populated schema(ESHSRVC) and I have given the connection details of ESHSRVC4(new schema) while config the shared services for new one.
    I cross checked the both schema's have the same privileges and character sets.
    but in the new config with new schema is unable to create the registry and throwing error.
    I have uninstalled and deleted the entire folder and created new schema's and started the new install and config still getting same error.
    .

  • EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry.

    Hi,
    I am getting Below error in RHEL 6.5
    EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry. See logs for more details"  while configuring Essbase Server on 64 bit OS using Oracle Database
    Any help...?

    Hi ,
    This community is to discuss Oracle Application Server specific issues, you can post this query in the below Hyperion Forms for better response:
    Hyperion EPM
    [OR]
    Oracle Hyperion EPM (MOSC)
    [OR]
    Hyperion Certification for EPM (MOSC)
    Regards,
    Prakash.

  • EPM configuration ESSBASE Failed to navigate from RegistryWizardState:Error while initializing registry.

    When I was in the configuration ESSBASE, ran into trouble.
    Failed to navigate from RegistryWizardState:Error while initializing registry.
    soft: EPM 11.1.2.3  
    OS: linux redhat6.1
    Two planing server configuration
    A server configuration essbase and install oracle relational database
    Planning configuration is successful, but the first step in essbase Shared servers failed, the error is:Failed to navigate from RegistryWizardState:Error while initializing registry.
    What should I do?
    Please

    If you are using Oracle database, Create a user(schema) with the below previliges
    Roles:
    DBA, Resource, Connect
    privileges:
    CREATE ANY SYNONYM,CREATE CLUSTER,CREATE INDEXTYPE,CREATE PROCEDURE,CREATE SEQUENCE,CREATE SESSION,CREATE TABLE,CREATE TRIGGER,CREATE TYPE,CREATE VIEW,DROP ANY SYNONYM
    Thanks,
    mady

  • Problem installing Circuit Design Suite - "Error while initializing resource loader"

    I am attempting to install v 10.0.1 of the Circuit Design Suite (Education and Student Edition).  Immediately after starting the install process I get the message "Error while initializing Resource Loader!" and the installer exits.  My computer meets the minimum system requirements (512 MB RAM, 20 GB free hard drive space, Windows XP, etc).
    Any suggestions for how to work around this problem so I can get Multisim installed?

    Hi John,
    I'm not sure if you still have issues with the Multisim installer. But just in case here are some comments:
    Are you using a CD to install Multisim? If yes, try copying the installer to your hard drive.
    Try installing Multisim on a different machine.
    Apparently the Resource Loader is related to Java, try un-reinstalling it, upgrading to the latest release, etc.
    Let us know how it works,
    Fernando D.
    National Instruments

  • Satellite L650 PXE-E63:error while initializing the NIC - Start Up Error

    I have a Satellite L650 which is 2 month old.
    The motherboard makes a ticking noise (I think that is what is making the noise), and when this noise takes place it causes the computer to be very slow!! It has been this way since I pretty much got it.
    Today, the computer made the noise, my itunes music started skipping (it was the only program running) and the computer froze, and told me it couldnt find windows. When I restart my computer it runs the windows 7 startup repair, finds nothing wrong, and restarts the computer. When the computer restarts, the screen stays black for a very long time....then it flashes a blue screen (the flash is so quick I have no idea what it says) and asks if I would like to run the repair again. I select no, start windows normally....and the screen goes black for a very long time, however their is no ticking noise, but it appears nothing is happening.
    If I force a restart, I get an error message saying along the lines of;
    For Atheros PCIE Ethernet Controller... check cable connection
    PXE-E63:error while initializing the NIC
    PXE-MOF:exiting intel PXE ROM
    No bootable device-insert boot disk and press eny key
    PLEASE HELP!!!!!!!!

    hi,
    > The motherboard makes a ticking noise (I think that is what is making the noise), and when this noise takes place it causes the computer to be very slow!
    the hard drive may do a clicking sound and also pxe error message can appear if hdd stop working. You can read it here:
    http://forums.computers.toshiba-europe.com/forums/ann.jspa?annID=8
    what if you enter bios (f2 on startup) and check if hdd listed there. but anyway, you shouldn't be worry :) your lap is still new and under warranty. So, it will be fixed for free.

  • Mapping debbuging error:DBG1006: Error while initializing test data

    Hi,
    I have created a mapping in which I am trying to delete data from a table based on exisitence of rows in another table with a filter condtion in between them.When i try to run the debbugger, it throws following error:
    ============
    Analyzing map for debug...
    Retrieving Control Center connection info...
    Connecting to Control Center schema...
    Checking character set of Control Center schema...
    Configuring sources and targets...
    Mapping Debugger Error:
    oracle.wh.service.sdk.mapping.debugger.WBMappingDebuggerException: DBG1006: Error while initializing test data for sources and targets:
    oracle.wh.repos.sdk.CMPException: Trying to access invalid Object.
    Element ID: 110138
    Status: 4
    Owning FCO: 98409
    ==================
    Any idea what could be the possible cause?
    Query which I am trying to simulate is of following type:
    Delete from TableA t1
    where exits(select 1 from TableB t2 where t1.col1 = t2.col1 and t2.col2 = 'delete')
    Thanks
    AJ.

    Oops..thats weird.
    Tell me one thing...then how gud is the code generated in terms of working...if someone has to really test the code pre-hand for expected business logicWhy i am raising this concern is becoz there are many features for which OWB provides support in indirect way(workaround) like exists/not exists.
    Do we need to deploy mapping each time and then test through a run from Control centre?
    Other thing, As far i understand, the code generated is not in such a format that one can directly copy paste it in any sql/plsql editor and test it...
    Regards
    AJ.

  • Error while initializing the work area SYST

    Hi Experts,
    we did a kernel upgrade in NW 2004 from Kernel 640 to Kernel 700.
    OS : UNIX DB: Oracle
    At Os Level SAP and Oracle started.
    when we try starting the SAP,
    it shows the following error : error while initializing the work area SYST
    Thanks in Aavance,
    Satish T.

    > Did you get the solution for this? if so, could you please share the same with me. I also got same error after installing the SAP. From OS level everything looks fine but getting the same error while trying to login from SAP GUI as you reported.
    The answer is simple: Use the proper kernel
    If this is a new installed system and you can't logon please post the logfile dev_w0 here.
    Markus

  • Error while initializing activation agent for DBAdapter MasterDetail Demo.

    God day,
    following precisely the steps in Master Detail -Database Adapter sample.
    - configured adapter and deployed project and everything looked fine.
    - when start the Process Manager, always get:
    ( Error while initializing an activation agent for process "DB_MaterDetail"
    PLease ensure that the activation agents are configured correctly in bpel depolyment descripto bpel.xml. oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: java.lang.reflect.InvocationTargetException.
    Failed to handel dispatch message ... ORABPEL 05002)
    my bpel.xml is:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BPELSuitcase>
    <BPELProcess id="DB_MasterDetail" src="DB_MasterDetail.bpel">
    <partnerLinkBindings>
    <partnerLinkBinding name="DBAdapterInbound">
    <property name="wsdlLocation">DBInbound.wsdl</property>
    </partnerLinkBinding>
    <partnerLinkBinding name="DBAdapterOutbound">
    <property name="wsdlLocation">DBOutbound.wsdl</property>
    </partnerLinkBinding>
    </partnerLinkBindings>
    <activationAgents>
    <activationAgent className="oracle.tip.adapter.fw.agent.jca.JCAActivationAgent" partnerLink="DBAdapterInbound">
    <property name="portType">DBInbound_ptt</property>
    </activationAgent>
    </activationAgents>
    </BPELProcess>
    </BPELSuitcase>
    and entry in ...\j2ee\home\application-deployments\default\DbAdapteroc4j-ra.xml (which i never chaanged)= is
    <connector-factory location="eis/DB/BPELSamples" connector-name="Database Adapter">
              <config-property name="driverClassName" value="oracle.lite.poljdbc.POLJDBCDriver"/>
              <config-property name="connectionString" value="jdbc:polite4@localhost:100:orabpel"/>
              <config-property name="userName" value="system"/>
              <config-property name="password" value="any"/>
              <config-property name="minConnections" value="1"/>
              <config-property name="maxConnections" value="5"/>
              <config-property name="minReadConnections" value="1"/>
              <config-property name="maxReadConnections" value="5"/>
              <config-property name="usesExternalConnectionPooling" value="false"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="usesExternalTransactionController" value="false"/>
              <config-property name="platformClassName" value="oracle.toplink.internal.databaseaccess.OraclePlatform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="tableQualifier" value=""/>
         </connector-factory>

    i forgot to mention that i defined a
    CLASSPATH=D:\OraBPELPM_1\integration\orabpel\lib\connector15.jar;D:\OraBPELPM_1\integration\orabpel\lib\olite40.jar
    and added the following to Path:
    D:\OraBPELPM_1\integration\orabpel\bin;D:\OraBPELPM_1\jdk\jre\bin\server
    but it did not help.

  • Error while initializing the travel form

    Hi Guys,
    In the ESS, when I try to display the travel, the system displays the following message "Error while initializing the travel form".
    I've consulted the BASIS, and he said that Adobe is already installed in the machine.
    Someone knows how can I fix this problem?
    Thanks

    Check the Variant "TRVFR".
    Check whether the Name of the Travel request Form is maintained or not?
    Vijay
    Edited by: Vijay Mohan on Sep 29, 2008 3:18 PM

  • 'Error while initiating form' in Travel Expense URGENT (Max points assured)

    I received the error 'Error while initiating form' in Travel Expense. It is linked to Message no. 56568. Does anyone know how I can fix this? I currently do not have access to OSS Note.
    Thanks.
    Rao

    Hello Raghav,
    Thank you for your reply it helped me to solve the problem in R/3. But I am still getting the same error in ESS portal? Do I have to set the ADS settings for the form to display portal, then will the same error come back in R/3?
    I want to reward points for your reply but I dont know how to reward points, could you please tell me how to do that?
    Thanks & Regards,
    Latha

  • PR05 Travel Expense Manager.Messag : Error while initiating travel form

    Hi,
    We're upgrading from 4.6C to ECC6.0 . With transaction PR05 we're getting error message .
    Transaction PR05 -> entered in personnel no XXXXXXXXX and pressed the green checkmark. I then select a line - for this I selected the second line that said Transferred PAY. I then hit the RESULTs button on the menu bar and get the following error message:
    "Error while initiating travel form"
    Message no. 56568
    Please advise how to fix issue.
    Thanks.
    Saeed

    HI,
    My first participation.
    Entry the transaction SE16N in the table V_T702N_A and click F8.
    Select your variant code and double click.
    Displays 30 column (3 groups with 10 column)  and 6 lines.
    Change the column 4 (third group) and line 5 (Others calculation), is satisfied with 0, should change to 1.
    Helped ?

Maybe you are looking for

  • Issue with Returns created using BAPI_CUSTOMERETURN_CREATE

    I have been able to create customer returns using BAPI_CUSTOMERETURN_CREATE in a wed-dynpro java application. However, the issue is when I review the order in VA02 or VA03, the order quantity field is not populated. I input the order quantity in 'TAR

  • Report Painter not showing totals for some cells

    Hi, We're developing a report painter that will give us a total of all the columns. This total uses a set of variables and a set which essentially is a grouping of the profit centers. The problem is it is not showing any value on the cell. Despite th

  • XSLT Mapping: Insert href to other XSLT

    Hi eevrybody, we have an XSLT that generates an XML. The generated XML should have an reference to another XSLT. With other words: The generated XML has to look like: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="X:\pa

  • Help! I reset my ipod comepletly and the little grey loading sign shows up and it wont actually turn off or load!

    My IPod was not functioning properly so I decided to reset everything. It shut down and the little grey circular sign showing that it is turning off shows but the screen doesnt load or doesnt shut down completely. Please help! I left it for a night a

  • SRSP: [resources] folder not exist

    My environment is SCCM 2012 R2, SQL 2008 R2 SP2 on another server, the problem is the reporting service not working because SRSRP.log refer to this Error "the error with Bold and Italic line" quote: Set configuration~  $$<SMS_SRS_REPORTING_POINT><02-