Issue in Data Admin Tool Kit

Hi,
I am modifying the Signature email body under workflow in Cutom Translations in Data Admin Tool Kit. When I am trying to write in new line, I am not able to write.
I used HTML tags like \n but then also it is not writing in to new line.It is coming as below.
Action needed at the following status\n<b>INPUTand REVIEW</b>\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\nData Reviewers can review and sign off to approve the spec.\n\n<b>PLANT TRIAL</b>\nData Owner can Modify, Update, Review owned content.\nData Reviewers can review and sign off to approve.
Please help and let me know how to write the text into new line in Override translations under Custom translations .

What is the sql you are using? Is this Sql Server or Oracle?
You can try a double back slash like this
Action needed at the following status\\n<b>INPUTand REVIEW</b>\\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\\nData Reviewers can review and sign off to approve the spec.\\n\\n<b>PLANT TRIAL</b>\\nData Owner can Modify, Update, Review owned content.\\nData Reviewers can review and sign off to approve.
If it is sql server Ive used the following in the past with SQL Server Studio, and just included the new line/Carriage return in the editor and it worked:
INSERT INTO TysonTranslationItemValues (pkid, fkTranslationItem, langValue, langID) SELECT '2167d3fa954c-2ab3-4e7e-bb06-5bda86eba661', '2166b8a82f69-b243-4d2b-a380-ffdd542e01d6', N'Attention: @PERSONTOSIGNOFF
Your ''@FUNCAREA'' signature has been requested for the activity ''@TITLE.'' (on project ''@PROJECT''). Please review the document and use the ''Workflow'' signpost icon in the upper toolbar to submit your approval (or return with comments) once you have reviewed the supporting documents:
@URL', 0 FROM DUAL;
Hope that helps.
--Trey

Similar Messages

  • Deploy issue to local hybrid tool kit

    when i tried to deploy my app to local hybrid app toolkit , am getting below issue .
    Please Can any one help me ?

    What is the sql you are using? Is this Sql Server or Oracle?
    You can try a double back slash like this
    Action needed at the following status\\n<b>INPUTand REVIEW</b>\\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\\nData Reviewers can review and sign off to approve the spec.\\n\\n<b>PLANT TRIAL</b>\\nData Owner can Modify, Update, Review owned content.\\nData Reviewers can review and sign off to approve.
    If it is sql server Ive used the following in the past with SQL Server Studio, and just included the new line/Carriage return in the editor and it worked:
    INSERT INTO TysonTranslationItemValues (pkid, fkTranslationItem, langValue, langID) SELECT '2167d3fa954c-2ab3-4e7e-bb06-5bda86eba661', '2166b8a82f69-b243-4d2b-a380-ffdd542e01d6', N'Attention: @PERSONTOSIGNOFF
    Your ''@FUNCAREA'' signature has been requested for the activity ''@TITLE.'' (on project ''@PROJECT''). Please review the document and use the ''Workflow'' signpost icon in the upper toolbar to submit your approval (or return with comments) once you have reviewed the supporting documents:
    @URL', 0 FROM DUAL;
    Hope that helps.
    --Trey

  • Differences between archiving and inactivating a qualitative lookup within the Data Admin toolkit.

    Hi,
    Can you please let me know what could be the difference between archiving and Inactivating the Qualitative Lookup in Data Admin Tool Kit.
    Thanks,
    Rohini M

    When you inactive or archive something it is no longer available for selection.   The difference between inactive and archive is that inactive items will still appear available for searching purposes while archive items will not.  
    So lets say you have the following:
    List A
       - Item 1
       - Item 2
    List Items
    If you were to inactivate Item 1, end users would no longer see it available for selection when using the qualitative extended attribute.  However when they search for specs based on the extended attribute they would still be able to select Item 1 so they could find objects that used that value. If you were to archive Item 1, end users should no longer see it available for selection anywhere - including searching.
    Lists
    If you were to inactive or archive the entire List A, you would no longer see it available for selection when setting up qualitative lookup extended attributes.   I don't think there is anywhere you can search for extended attributes by lookup list currently out of the box so these would act similar.  If there was a place to search for extended attributes by lookup list then it would follow the same rules as above.

  • Server Admin Tools 10.6.3 Won't Install

    Each of the Snow Leopard Servers I administer will not install the latest Server Admin Tools 10.6.3. On each server, I'm running 10.6.3 but the Admin Tools installer does not recognize that I'm running OS X Server - it won't install on any of the server volumes.
    Server Admin Tools are in /Applications/Server and all updates are in place.
    Apple, what gives?

    Chris-
    If your server is running 10.6.3 you don't need to install or update the Admin Tools: you already have the up-to-date Admin Tools. The 10.6.3 Admin Tools installer is for installing or updating the Tools on a non-server Mac.

  • Admin Tool Error When Viewing Data in Physical Layer nQSError: 43093

    I am trying to view the data in my Admin Tool in the Physical Layer, I am getting:
    [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 43093] An error occurred while processing the EXECUTE PHYSICAL statement.
    [nQSError: 17001] Oracle Error code: 904, message: ORA-00904: "STUDENT_NUMBER": invalid identifier at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    I know why I am getting the ORA-00904 error (the data structure in the external database has changed the the column STUDENT_NUMBER does not exist). However, I am getting TNS Listener errors when trying to re-import the changed data structure (import -> through server). I have checked my ODBC connection and it seems that is not the issue. This functionality existed before (I did pull in the data structure, that is where my error is originating from). Is there something I am missing?
    Any insight is appreciated.
    Thank you,
    Kyle

    Hi,
    After an upgrade, these kind of issues can happen for several reasons as below
    1. Wrong OCI Call Interface. If ODBC 3.5 has been used an Interface in 10g, then the upgraded .rpd might still be using the same even when you have got a number of different options to choose from in 11g. To resolve issues of this type change the underlying database version in the physical layer of the .rpd. Once, you make this change you can see a variety of changes in the queries, performance etc for good.
    2. After you did a 'View Data' on the table, go through the NQQuery.log to see the query it is firing (Yes, you need to have log level set for this user though) and analyze it from the DB end. See, if you run the query in the DB it is fast, but if it is the Admin tool that hangs up with this query. In this case check the network speed, database settings, system DSN driver etc.
    Hope this helps.
    Thank you,
    Dhar

  • BI Admin Tool and XSLT transformation for XML data source - How it works ?

    Hello,
    There is a possibility to import data from XML data source using BI Admin Tool.
    In the import window we can point XSLT file. What is the purpose of that XSLT field?
    Why I am asking ?
    I thought it is smth like XSLT processor, but simply it doesnt work.
    What I did:
    - I pointed XML data source file
    - I pointed XSLT transformation file
    - Click OK, and still get the message that the XML file structure is not supported
    After that I transformed that XML file with some desktop XSLT processor using the same XSLT file, and I tried to connect that file directly using BI Admin tool.Then it works. So it means that the transformation is ok.
    So basically one question comes to my mind in that situation:
    What is the purpose of XSLT field in BI Admin Tool when it comes to XML data source ?
    (it doesnt look like XSLT processor)
    Greetings
    /Michal

    Hi Mariano
    Why you need to use XSLT for transforming XML file into ABAP table
    Code is a part of some ABAP report. Looks like it is reading a file from file system and updating table after transformation
    If you have requirement like you need to read XML file and then insert the data into a SAP table
    You can use
    File to RFC
    File to Proxy scenario using SAP PI.
    Please provide more inputs on requirement to help
    Thanks
    Gaurav

  • OBIEE Admin Tool and Hyperion ADM issue

    I'm trying to connect to one HFM Application from OBIEE admin tool, I have installed in Server1 OBIEE and ADM Link and Server2 HFM
    Products Installed: OBIEE 11.1.1.7.0 (Win Server 2008 R2/ Server1), ADM Link 11.1.2.2 (Win Server 2008 R2/ Server1), HFM 11.1.2.2 (Win Server 2008 R2/ Server 2)
    But i can't import metadata objects, in the connection I got this error message:
    [nQSError: 77031] Error occurs while calling remote service ADMImportService. Details: Details:  [[
    Failed to connect to ADM.
    com.hyperion.ap.APException: [1033] Native: -2147221164 Error Reference Number: {059E2017-60C8-42C7-855A-F165AF034A40}<BR>Num: 0x80040154;Type: 1;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: CHITRegistryWrapper.cpp;Line: 24;Ver: 11.1.2.2.000.3609;<BR>Num: 0x80040154;Type: 0;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: CHsxClient.cpp;Line: 4023;Ver: 11.1.2.2.000.3609;<BR>Num: 0x80040154;Type: 0;DTime: 11/6/2013 12:01:55 PM;Svr: TEST;File: HsvADMDriverSessionInternal.cpp;Line: 326;Ver: 11.1.2.2.000.3609;
      at com.hyperion.ap.adm.HssEnvironment.createException(HssEnvironment.java:195)
      at com.hyperion.ap.adm.HssConnSession.HssAdmGetErrors(HssConnSession.java:612)
      at com.hyperion.ap.adm.HssConnSession.OpenConnection(HssConnSession.java:2544)
      at com.hyperion.ap.adm.HssConnSession.HssConnOpenConnection(HssConnSession.java:923)
      at com.hyperion.ap.adm.HssConnSessionWrapper.HssConnOpenConnection(HssConnSessionWrapper.java:1483)
      at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:912)
      at com.hyperion.ap.adm.HssAdm.internal_openConnection(HssAdm.java:1799)
      at com.hyperion.ap.adm.HssAdm.openConnection(HssAdm.java:1065)
      at oracle.bi.integration.admimport.service.ADMImportClient.openConnection(ADMImportClient.java:64)
      at oracle.bi.integration.admimport.service.ADMImportService.openConnection(ADMImportService.java:159)
      at oracle.bi.integration.admimport.service.ADMImportService.executeDataSources(ADMImportService.java:146)
      at oracle.bi.integration.admimport.service.ADMImportService.execute(ADMImportService.java:67)
      at oracle.bi.integration.javahost.ServiceRpcCall.processMessageInternal(ServiceRpcCall.java:55)
      at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
      at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
      at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
      at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
      at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
      at java.lang.Thread.run(Thread.java:662)
    My data connection are the folow:
    Connection Type: Hyperion ADM
    URL:adm:native:HsvADMDriver:SERVER:HFM_APLLICATION
    User Name:admin
    Password: xxxxxxxx
    Please I hope someone can help me.

    Login to Oracle Enterprise Manager Goto -> Business Intelligence -> coreapplication
    Click - Capicity Managment Tab in Right side -> Performance -> Check Disable Disallow Online RPD Updates
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/querycaching.htm#BCGCACHF
    If helps pls mark

  • BizTalk ESB tool kit 2.2 Configuration Issue File/SSO

    Hi,
    I m trying to configure BizTalk ESB tool kit 2.2.
    In the configuration we have File Counfiguration source or SSO Configuration source. As per the below blog 
    MSDN ESB Tool Kit Configuration
    If you are installing and configuring the ESB Toolkit in a single server environment, you should
    use File Configuration Source. The SSO Configuration Provider is most commonly used for multiple machine deployments.
    1. We having the BizTalk VM and SQL Server as a Remote machine, in our case do we need to go with the File or SSO configuration.
    2. What is the use of the Configuration (File and SSO COnfiguration)?
    3. If i go with SSO configuration i am getting below error : 
    Error:   Exception calling "PushAllConfiguration" with "6" argument(s): “Unrecognized element 'typeConfig'. (C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\esb.config line 151)”
    I find the error in the Microsoft blog but dont know how to change the TypeConfig:( 
    Please let me know which configuration i need to select and resolution for the above issue.
    Regards, Aboorva Raja R Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    Hi,
    I configured SSO Configuration Source because for multi environment we need to use the same.
    Follow the instruction in the below blog and Replace the Resolver as it is in the blog. Then it will configured successfully.
    ESB ToolKit Configuration Issue Resolution
    Regards, Aboorva Raja R Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Writeback issue - Admin tool question

    I'm trying to configure writeback per pg 90 of the BI Presentation Service Admin Guide. I am having an issue on the steps related to the Admin tool. I created a new table, set up the connection pool and made the table noncacheable.
    Can someone explain in detail the steps I need to take to add this table in the logical and presentation layers? I dragged this table into my logical fact table and then to my presentation layer. No rpd warnings or errors, but am I missing a step? Do I need to create any physical/logical joins?
    When I create my report in Answers, I get the following error.
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: Dim - Employee.Employee Name. Please fix the metadata consistency warnings. (HY000)
    SQL Issued: SELECT Employee."Employee Name" saw_0, Employee."Employee Number" saw_1, Facts.Comment saw_2, "Employee Expense Facts"."Total Expense" saw_3 FROM "Employee Expenses" ORDER BY saw_0, saw_1, saw_2

    I am able to view the results before adding the column I want for writeback.
    I tried making the change you suggested.
    1. already done
    2. already done
    3. changed to mention total level for employee dimension
    Checked consistency and no warnings or errors returned.
    When I try to access the report I now receive the following error.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14020] None of the fact tables are compatible with the query request Total Expense:[DAggr(Fact - Employee Expense.Total Expense by [ Dim - Employee.Employee Name, Dim - Employee.Employee ROW_ID, Dim - Employee.Employee Number, Fact - Employee Expense.Comment] )]. (HY000)
    SQL Issued: SELECT Employee."Employee Name" saw_0, Employee."Employee Number" saw_1, "Employee Expense Facts"."Total Expense" saw_2, Facts.Comment saw_3 FROM "Employee Expenses" ORDER BY saw_0, saw_1, saw_3
    I appreciate your help. I'm not familiar with adding an unrelated table/column into our model to use for writeback.

  • Error while installing Migration Tool kit for SAP BPC7.0

    Hi all,
    We are implementing SAP Business Planning and Consolidation Migration Process to BPC 7.0.
    We are trying to installin Migration Tool Kit. In this kit we are having two set up files - one for BPCMigrationClient and another for BPCMigrationServer.
    When i am trying to install the BPCMigrationServer set up file it diaplays a screen which says - Enter the service type accounts.- it has the following items - 1. System Admin ID, 2. password, 3. Admin ID, 4. Admin Password, 5. User ID, 6. User Password.
    1. System Admin ID already has the id ( through which i have logged on to the system). This option is non editable.
    2. password: gives option to type in the password.
    3, 4, 5, 6 options are disabled and are blank. we are not able to edit them or write anything in them.
    After entering the password when clicked on next , it gives us message saying Invalid Admin ID (3). But the problem here is that the 3,4,5 and 6 options are disabled. We cannot write anything in them. We are not able to install the migration tool kit because of this.
    Can anyone help us out in solving this issue.
    Thanks,
    Madhav

    CAn you precise also what Migration tool are you using?
    Migration from 5.1 to SAP BPC 7.0 NW?
    In that case when you are speaking about the installation about what part are you speaking?
    I think actually you are speaking about the migration tool from 4.2 to 7.0 Microsoft version .
    In that case you can install the mIgration tool just with SAP BPC sys admin users and you have to input the password for that user. Sys admin user for BPC is usually the user used for installation of SAP BPC server.
    Any way I suggest to follow the Migration tool training document and there you will find all the information necessary.
    Regards
    Sorin Radulescu

  • Unable to Open RPD in online mode by using the Admin tool in OBIEE 11g.

    Hi All,
    I Installed OBIEE 11g (11.1.1.5) in Linux Box.
    When I am trying to Open the RPD in online mode by using the Admin tool, I am facing the below error.
    Logon failed due to:[nqsError:43113] Message returned from obis
    [nQSError:13037] Cannot connect to BI Security Service,please make sure this is running properly (with SSL ot not) in EM.
    [nQSError:37001] Couldnot connect to the Oracle BI Server Instance.
    All my services are up and the status are Alive,My biserver is in Running Mode and I am able to open the Answers page too.
    I am able to open the same RPD in Offline mode but not in Online mode.
    I Created a System DSN in ODBC Data Source Administrator for opening the RPD by using the OracleBIServer1 driver,still the issue doesnt resolve.
    Any help is highly appreciated.
    Thanks,
    Praveen.
    Edited by: 885630 on Dec 21, 2011 3:33 AM

    Hi All,
    This question is answered.
    The Resolution is
    While Installing the RCU i created two instances so the RPD is not able to take the correct instance.After deleting the other instance now i am able to open the RPD in online mode as it is pointing to only one instance.
    Thanks,
    Praveen.

  • Help needed in installing bi linux - Admin tool

    Hello,
    I downloaded the OBIEE latest version from oracle site for linux.
    Then I downlaoded the Client tool for OBIEE 11.1.1.1.5 and installed in windows now its asking for configuring the DSN
    While confidguring its asking me the server and then BI server un and pwd i gave the DEV_BIPLATFORM and the pwd and the port
    But showing me errors like could not connect to that port in the server machine and timeout.2 erros its showing me.
    nQSError ->12017
    nQSError ->12008
    In the same windows machine i have previously installed OBIEE 11.1.3 and i used OCI 10/11g so there was no configuration of DSN there for the admin tool.
    I hope there is no issue with this OBIEE 11.1.3 installed.
    Since i had already installed bi i have 2 oracle bi server option while adding a new DSN
    one is Oracle BI Server1
    and other is Oracle Bi Server 11g_123344
    I selected the second one to create the system dsn for the client tool for the linux one.
    Could anyone pls tell the steps which i need to follow.
    What i need to do to overcome those errors and then After configuration what need to be done.
    I am bit confused on all these.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the services.
    because since i installed bi in linux machine i am able to acces the Bi and i can see the default dashboard and can play with it.
    Please help.
    Thanks

    Hi,
    I suppose you need too change the port to 9703 or 9810.Configure the DSN properly to the correct server.
    What i need to do to overcome those errors and then After configuration what need to be doneAfter configuring you need to open your repository in online mode to work on it.
    Is this like everytime we create a rpd we need to manually copy the rpd to the linux machine.
    and then restart the servicesYes you need to move the RPD if changes dont to the linux server i.e. you can copy and paste it and start the services.
    UPDATED POST
    Now a repository should be stored in linux machine BI folder
    or should be in Client machine repository folder
    Since we need to upload the rpd file first time to the bi server from the em i feel it should be client machine.You work on admin tool of windows and then the repository is moved to linux machine BI folder so as the users using it would access the linux presentation services so they can see what is in the latest RPD.You can move files by PUTTY tool by executing linux commands
    Installation :- http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/
    Unix installation(Urgent)
    UPDATED POST-2
    Check the links http://gerardnico.com/wiki/dat/obiee/installation_11.1#on_linux
    http://wentari.blogspot.com/2010/08/obiee-11g-installation-on-linux.html
    Cheers,
    KK
    Edited by: Kranthi.K on Jun 17, 2011 1:19 AM

  • Oracle RAC with Admin tools

    Hello!
    I use Weblogic Server 10.3.2. I have a portal application and I want to manage the content with Portal Administration Console from admin-tools.war . Admin-tools is a part of my portal application. I eclipse I check for my ear project on Project Facets : Admin Console, Admin Framework, Portal Application Services, Portal Customizations Framework.
    I have a cluster with two servers. As a database I use Oracle 10 with two instances : instance 1, instance 2. I have created my domain with wizard and I checked RAC Multidatasources.
    All datasources and multidatasources are targeted to my weblogic cluster, also where is deployed my app and Portal Administration Console ( admin-tools.war).
    I use the multidatasources :
    Multidatasource Name : cgDataSource JNDI:      cgDataSource     Load-Balancing     
    Oracle Driver for data sources cgDataSource-rac0, cgDataSource-rac1 : oracle.jdbc.xa.client.OracleXADataSource
    MultiDataSource Name : cgDataSource-nonXA     JNDI : cgDataSource-nonXA      Load-Balancing     Oracle Driver:
    Oracle driver for datasources from multidatasource : oracle.jdbc.OracleDriver . Supports Global Transaction
    Name : p13nDataSource
    JNDI : p13n.trackingDataSource,p13n.sequencerDataSource,cm.sequencerDataSource,p13n.leasemanager,p13n.dataSyncDataSource,p13n.entitlementsDataSource,p13n.jobManagerDataSource,p13n.quiescenceDataSource,p13n.credentialsDataSource     Load-Balancing     
    Oracle driver for datasources from multidatasource: oracle.jdbc.OracleDriver .
    !!DOESN'T Supports Global Transaction!!
    Name: portalDataSource     
    JNDI : weblogic.jdbc.jts.commercePool contentDataSource contentVersioningDataSource portalFrameworkPool     Load-Balancing     
    Oracle driver for datasources from multidatasource: oracle.jdbc.OracleDriver .
    Supports Global Transaction
    Name: portalDataSourceAlwaysXA     
    JNDI : portalFrameworkPoolAlwaysXA     Load-Balancing     
    Oracle driver for datasources from multidatasource: oracle.jdbc.xa.client.OracleXADataSource
    Name: portalDataSourceNeverXA JNDI: portalFrameworkPoolNeverXA
    Oracle driver for datasources from multidatasource: oracle.jdbc.xa.client.OracleXADataSource
    But when I try to add a content, after a server restart, I receive the following error :
    <Error> <PortalAdminTools> <sun1> <Server-0> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1289472419642> <BEA-415097> <A RepositoryException was thrown: java.sql.BatchUpdateException: ORA-00001: unique constraint (WEBLOGIC_PORTAL_PROD.PK_CM_PROPERTY) violated
    com.bea.content.RepositoryException: java.sql.BatchUpdateException: ORA-00001: unique constraint (WEBLOGIC_PORTAL.PK_CM_PROPERTY) violated
         at com.bea.content.internal.server.common.dbaction.Batcher.processWithRetries(Batcher.java:148)
         at com.bea.content.internal.server.common.dbaction.Batcher.processAnyRemainingItems(Batcher.java:86)
         at com.bea.content.repo.internal.server.dao.PropertyDao.insert(PropertyDao.java:383)
         at com.bea.content.repo.internal.server.persister.JDBCNodePersister.createNode(JDBCNodePersister.java:148)
         at com.bea.content.repo.internal.server.logic.NodeOpsLogic.create(NodeOpsLogic.java:227)
         at com.bea.content.repo.internal.server.bean.NodeOpsBean.create(NodeOpsBean.java:106)
         at com.bea.content.repo.internal.server.bean.RepoNodeOps_ehgg7y_ELOImpl.create(RepoNodeOps_ehgg7y_ELOImpl.java:323)
         at com.bea.content.repo.internal.client.common.Node.create(Node.java:123)
         at com.bea.content.spi.internal.NodeOpsImpl.createNode(NodeOpsImpl.java:823)
         at com.bea.content.spi.internal.ExtendedNodeOpsImpl.createNodeWithNodeTypeAndObjectClassAndWorkflow(ExtendedNodeOpsImpl.java:81)
         at com.bea.content.federated.internal.delegate.LatestInterfaceVersionWrapper.invoke(LatestInterfaceVersionWrapper.java:72)
         at $Proxy457.createNodeWithNodeTypeAndObjectClassAndWorkflow(Unknown Source)
         at com.bea.content.federated.internal.filter.logging.NOPSLoggingFilter.createNodeWithNodeTypeAndObjectClassAndWorkflow(NOPSLoggingFilter.java:111)
         at com.bea.content.federated.internal.delegate.NodeLogic.createNodeWithType(NodeLogic.java:275)
    Caused By: java.sql.BatchUpdateException: ORA-00001: unique constraint (WEBLOGIC_PORTAL.PK_CM_PROPERTY) violated
         at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:629)
         at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:9447)
         at oracle.jdbc.driver.OracleStatementWrapper.executeBatch(OracleStatementWrapper.java:211)
         at weblogic.jdbc.wrapper.PreparedStatement.executeBatch(PreparedStatement.java:191)
    What is the problem? Please tell me if you need more details about my configuration and problem.

    This issue is beyond simple WLS JDBC. I suggest opening a WLS portal bug.

  • OBIEE Admin Tool does not allow to modify any object

    Hi,
    I have this strange problem. I have OBIEE 11.1.1.6.2 client installed on my PC. I am trying to update RPD objects in offline/Online/MUD(I tried all three) mode but the Check Out button is greyed out for me. No matter what changes I do into Tools --> Utility, it stays greyed out. I have reinstalled the Admin tool again and but problem persist. I have admin rights on PC so privileges can't be an issue. From connection pool I can view the data or update the row count but can’t add/delete/modify anything else.
    Any idea what’s wrong here? Any pointer for further research.
    Thanks in Advance

    Login to Oracle Enterprise Manager Goto -> Business Intelligence -> coreapplication
    Click - Capicity Managment Tab in Right side -> Performance -> Check Disable Disallow Online RPD Updates
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/querycaching.htm#BCGCACHF
    If helps pls mark

  • BI Admin Tool crashes when importing from Essbase

    Hi folks,
    I'm trying to import an Essbase cube into my OBIEE RPD and it is causing the Admin Tool to crash with a generic Windows error msg that "BI Admin Tool has stopped working and Windows is looking for a solution"..
    I'm using OBIEE 10.3.1.4 with all components, including BI Server installed on my local machine which is Windows 7 32-bit. The Essbase server is on a different machine. The RPD is working fine for several other data sources, and crashes only when I try to import from Essbase. The Essbase server is also working fine. The crash happens regardless of whether I'm in online or offline mode. I even tried to create a new RPD in case the other one was corrupted, but even the new one crashes.
    I have Essbase client installed on the same machine as BI Server and my environment variables seem fine. All ports on the Essbase server machine are open and I can ping it from the BI Server machine, so it is not a network issue. I know this version of OBI is not officially supported on Windows 7, but it's working fine in all other respects. Has anyone had a similar problem in the past?
    Appreciate any advise.
    thanks,
    Axe
    Edited by: axe1 on Oct 19, 2010 5:54 AM

    I wonder if cube import only works when using a 32-bit Essbase client?

Maybe you are looking for

  • Excise Invoice printout at Depot

    I am doing Stock Transfers from Depot to Depot with Shipping. After creating Excise Invoice in J1IJ, I am doing Proforma Billing for STO, but I am not able to get the Excise values in the Print out along with Moving Average Price from supplying Depot

  • Updated ID Tags won't transfer to Zen Vision

    Not a critical problem, just a pain ... If I update any ID Tags, whether using Auto Tag Cleaner (which is brilliant if slightly slow) in Creative Media Toolbox or Real Player or Windows Explorer, when I resync all I get is "File already exists" error

  • Itunes 9 on a NAS for Windows and Mac

    I have read dozens of posts here but cannot find the answer so hoping to get this cleared up once and for all. I have a NeadyNAS NV+ where my "My Music" folder exists. The NAS has a Firefly iTunes server I have a Win7 desktop, Vista laptop and two Ma

  • Is it possible to import the failure cases from another test plan in MTM ?

    Hi, Is it possible to import the failure cases from another test plan? For example, I have created a new test plan with ID 1002. Now I want to import the failure cases from test plan with ID 1001.  Is there anyway to do this? Thanks, Leslu

  • Any way to reverse the recent 3.0 update?

    Is there any way to reverse the recent update? My contacts via MS exchange appear and disappear on a random basis making the iPhone effectively useless as a normal phone. Would far prefer the non-updated iPhone that actually works. Any suggestions fo