Projects Analytics Security

Hi,
Has anyone implement the Project security by using key members?
Can you shear about the data security settings

Hello,
The resp should have the profile "PA: Cross Project User -- Update" enabled. Then he can view the costs.
OR
User should have the control 'Allow Labor Cost Query' attached to his role to view the Cost columns if the role based security is enforced.
You can use the query below to determine whether the person is allowed to query the cost columns for the project in concern.
SELECT 1
INTO dummy
FROM pa_project_role_types_b rt
, pa_project_players pp
     , pa_role_controls rc
WHERE rt.project_role_type = pp.project_role_type
     AND rt.project_role_id = rc.project_role_id
     AND rc.role_control_code = 'ALLOW_QUERY_LABOR_COST'
     AND TRUNC(sysdate) >= trunc(pp.start_date_active)
     AND TRUNC(sysdate) <= trunc(NVL(pp.end_date_active, sysdate+1))
AND pp.person_id = X_person_id
AND pp.project_id = X_project_id;
OR
check if PA_SECURITY_EXTN package is customized.
Thanks,
Sathish
www.projectsaccounting.com
Edited by: Sathish Raju on May 19, 2009 5:30 PM

Similar Messages

  • Oracle Project Analytics - Project Manager Security Implementation

    Has anyone implemented a security scenario for Project Managers, such that they can only see the information associated to their projects when using EBS as the source? If so,
    - How did you identify the relationship between project managers and their projects? Did you use an initialization block and pull this information in from EBS?
    - Where did you define the security/filtering configuration so that they were limited on what they could see?
    - Did you create a custom responsibility for 'Project Managers' and have them access a set of Project Manager dashboard/reports that followed the Project Manager security model?
    Thanks in advance.
    k
    Please note that I have posted this same question/thread in the BI Apps forum. I didn't want to duplicate effort, but I know different users may only come to this forum. The link to the original thread is below:
    BI Apps Forum Thread
    Oracle Project Analytics - Project Manager Security Implementation

    Coolmesh84,
    Thanks for the great info and reply. This makes complete sense to me, but I just want to make sure I am clear on a couple points:
    +1. Use an initialization box to filter the user's emp id+
    You mean use an init block to pull the users employee id and store it in a session variable correct? The session variable will then be used later as part of the filter criteria.
    *2. and add a filter to the required dimension table in business layer to filter based on the project_manager_id column for the project manager group.+*
    To implement the step above, would you follow theses steps:
    1. Go to Manage->Security
    2. Under Groups, select the group planned to be utilized for this filter (in this case I double clicked the Project Manager group).
    3. I then Click permissions button for this group
    4. Go to the Filters tab of the window that pops up
    5. Add a filter, go to BMM tab and select the Project dimension and then define a filter for Proj Mgr Id = nqsession.employeeid
    +3. Ideally you should be able to use the OOTB project manager group for this security.+
    This is a good point, but a few more questions here - There are a number of Project related groups (see below) in the out of box Oracle BI Apps RPD and all of them essentially roll up to the super group 'Operating Unit Org-based Security'. Is there a best practice or preferred approach for utilizing these groups as they related to Oracle EBS v12? Is there any good documentation out there to see what the intended use and setup is for these groups? Do all of these groups relate back to an EBS Responsibility? I have read through the OBIA Security Configuration document and basically all it says is to enable the operating unit org initilization block and thats all .. not really all that helpful.
    Thanks again - k
    Project Executives
    - Project Billing Super User
    - Project Costing Super User
    - Project Super User
    - Projects Implementation Super User
    Project Managers
    - Projects Implementation Super User
    - Project Administrator
    - Project Manager
    - Staffing Manager
    - Operations Manager
    - Project Super User
    - Resource Manager
    Project Team Member
    Edited by: user_K on Nov 22, 2010 5:10 PM

  • Project Analytics 7.9.6.1 - Error while running a full load

    Hi All,
    I am performing a full load for Projects Analytics and get the following error,
    =====================================
    ERROR OUTPUT
    =====================================
    1103 SEVERE Wed Nov 18 02:49:36 WST 2009 Could not attach to workflow because of errorCode 36331 For workflow SDE_ORA_CodeDimension_Gl_Account
    1104 SEVERE Wed Nov 18 02:49:36 WST 2009
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORA11510_Adaptor:SDE_ORA_CodeDimension_Gl_Account:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    Error while contacting Informatica server for getting workflow status for SDE_ORA_CodeDimension_Gl_Account
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    Session log initialises NULL value to mapping parameter MPLT_ADI_CODES.$$CATEGORY. This is then used insupsequent SQL and results in ORA-00936: missing expression error following are the initialization section and the load section containing the error in the log
    Initialisation
    DIRECTOR> VAR_27028 Use override value [DataWarehouse] for session parameter:[$DBConnection_OLAP].
    DIRECTOR> VAR_27028 Use override value [ORA_11_5_10] for session parameter:[$DBConnection_OLTP].
    DIRECTOR> VAR_27028 Use override value [ORA_11_5_10.DATAWAREHOUSE.SDE_ORA11510_Adaptor.SDE_ORA_CodeDimension_Gl_Account_Segments.log] for session parameter:[$PMSessionLogFile].
    DIRECTOR> VAR_27027 Use default value [] for mapping parameter:[MPLT_ADI_CODES.$$CATEGORY].
    DIRECTOR> VAR_27028 Use override value [4] for mapping parameter:[MPLT_SA_ORA_CODES.$$DATASOURCE_NUM_ID].
    DIRECTOR> VAR_27028 Use override value [DEFAULT] for mapping parameter:[MPLT_SA_ORA_CODES.$$TENANT_ID].
    DIRECTOR> TM_6014 Initializing session [SDE_ORA_CodeDimension_Gl_Account_Segments] at [Wed Nov 18 02:49:11 2009].
    DIRECTOR> TM_6683 Repository Name: [repo_service]
    DIRECTOR> TM_6684 Server Name: [int_service]
    DIRECTOR> TM_6686 Folder: [SDE_ORA11510_Adaptor]
    DIRECTOR> TM_6685 Workflow: [SDE_ORA_CodeDimension_Gl_Account_Segments] Run Instance Name: [] Run Id: [17]
    DIRECTOR> TM_6101 Mapping name: SDE_ORA_CodeDimension_GL_Account_Segments [version 1].
    DIRECTOR> TM_6963 Pre 85 Timestamp Compatibility is Enabled
    DIRECTOR> TM_6964 Date format for the Session is [MM/DD/YYYY HH24:MI:SS]
    DIRECTOR> TM_6827 [C:\Informatica\PowerCenter8.6.1\server\infa_shared\Storage] will be used as storage directory for session [SDE_ORA_CodeDimension_Gl_Account_Segments].
    DIRECTOR> CMN_1802 Session recovery cache initialization is complete.
    DIRECTOR> TM_6703 Session [SDE_ORA_CodeDimension_Gl_Account_Segments] is run by 32-bit Integration Service [node01_ASG596138], version [8.6.1], build [1218].
    MANAGER> PETL_24058 Running Partition Group [1].
    MANAGER> PETL_24000 Parallel Pipeline Engine initializing.
    MANAGER> PETL_24001 Parallel Pipeline Engine running.
    MANAGER> PETL_24003 Initializing session run.
    MAPPING> CMN_1569 Server Mode: [UNICODE]
    MAPPING> CMN_1570 Server Code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> TM_6151 The session sort order is [Binary].
    MAPPING> TM_6185 Warning. Code page validation is disabled in this session.
    MAPPING> TM_6156 Using low precision processing.
    MAPPING> TM_6180 Deadlock retry logic will not be implemented.
    MAPPING> TM_6307 DTM error log disabled.
    MAPPING> TE_7022 TShmWriter: Initialized
    MAPPING> DBG_21075 Connecting to database [orcl], user [DAC_REP]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_Master_Map] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_Master_Code] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> CMN_1716 Lookup [mplt_ADI_Codes.Lkp_W_CODE_D] uses database connection [Relational:DataWarehouse] in code page [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> TM_6007 DTM initialized successfully for session [SDE_ORA_CodeDimension_Gl_Account_Segments]
    DIRECTOR> PETL_24033 All DTM Connection Info: [<NONE>].
    MANAGER> PETL_24004 Starting pre-session tasks. : (Wed Nov 18 02:49:14 2009)
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Wed Nov 18 02:49:14 2009)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 32000000 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21438 Reader: Source is [asgdev], user [APPS]
    READER_1_1_1> BLKR_16051 Source database connection [ORA_11_5_10] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> WRT_8147 Writer: Target is database [orcl], user [DAC_REP], bulk mode [OFF]
    WRITER_1_*_1> WRT_8221 Target database connection [DataWarehouse] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL INSERT statement:
    INSERT INTO W_CODE_D(DATASOURCE_NUM_ID,SOURCE_CODE,SOURCE_CODE_1,SOURCE_CODE_2,SOURCE_CODE_3,SOURCE_NAME_1,SOURCE_NAME_2,CATEGORY,LANGUAGE_CODE,MASTER_DATASOURCE_NUM_ID,MASTER_CODE,MASTER_VALUE,W_INSERT_DT,W_UPDATE_DT,TENANT_ID) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL UPDATE statement:
    UPDATE W_CODE_D SET SOURCE_CODE_1 = ?, SOURCE_CODE_2 = ?, SOURCE_CODE_3 = ?, SOURCE_NAME_1 = ?, SOURCE_NAME_2 = ?, MASTER_DATASOURCE_NUM_ID = ?, MASTER_CODE = ?, MASTER_VALUE = ?, W_INSERT_DT = ?, W_UPDATE_DT = ?, TENANT_ID = ? WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL DELETE statement:
    DELETE FROM W_CODE_D WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8270 Target connection group #1 consists of target(s) [W_CODE_D]
    WRITER_1_*_1> WRT_8003 Writer initialization complete.
    READER_1_1_1> BLKR_16007 Reader run started.
    WRITER_1_*_1> WRT_8005 Writer run started.
    WRITER_1_*_1> WRT_8158
    Load section
    *****START LOAD SESSION*****
    Load Start Time: Wed Nov 18 02:49:16 2009
    Target tables:
    W_CODE_D
    READER_1_1_1> RR_4029 SQ Instance [mplt_BC_ORA_Codes_GL_Account_Segments.Sq_Fnd_Flex_Values] User specified SQL Query [SELECT
    FND_FLEX_VALUES.FLEX_VALUE_SET_ID,
    FND_FLEX_VALUES.FLEX_VALUE,
    MAX(FND_FLEX_VALUES_TL.DESCRIPTION),
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM,
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME
    FROM
    FND_FLEX_VALUES,
    FND_FLEX_VALUES_TL,
    FND_ID_FLEX_SEGMENTS,
    FND_SEGMENT_ATTRIBUTE_VALUES
    WHERE
    FND_FLEX_VALUES.FLEX_VALUE_ID = FND_FLEX_VALUES_TL.FLEX_VALUE_ID AND FND_FLEX_VALUES_TL.LANGUAGE ='US' AND
    FND_ID_FLEX_SEGMENTS.FLEX_VALUE_SET_ID =FND_FLEX_VALUES.FLEX_VALUE_SET_ID AND
    FND_ID_FLEX_SEGMENTS.APPLICATION_ID = 101 AND
    FND_ID_FLEX_SEGMENTS.ID_FLEX_CODE ='GL#' AND
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM =FND_SEGMENT_ATTRIBUTE_VALUES.ID_FLEX_NUM AND
    FND_SEGMENT_ATTRIBUTE_VALUES.APPLICATION_ID =101 AND
    FND_SEGMENT_ATTRIBUTE_VALUES.ID_FLEX_CODE = 'GL#' AND
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME=FND_SEGMENT_ATTRIBUTE_VALUES.APPLICATION_COLUMN_NAME AND
    FND_SEGMENT_ATTRIBUTE_VALUES.ATTRIBUTE_VALUE ='Y'
    GROUP BY
    FND_FLEX_VALUES.FLEX_VALUE_SET_ID,
    FND_FLEX_VALUES.FLEX_VALUE,
    FND_ID_FLEX_SEGMENTS.ID_FLEX_NUM,
    FND_ID_FLEX_SEGMENTS.APPLICATION_COLUMN_NAME]
    READER_1_1_1> RR_4049 SQL Query issued to database : (Wed Nov 18 02:49:17 2009)
    READER_1_1_1> RR_4050 First row returned from database to reader : (Wed Nov 18 02:49:17 2009)
    LKPDP_3> DBG_21312 Lookup Transformation [mplt_ADI_Codes.Lkp_W_CODE_D]: Lookup override sql to create cache: SELECT W_CODE_D.SOURCE_NAME_1 AS SOURCE_NAME_1, W_CODE_D.SOURCE_NAME_2 AS SOURCE_NAME_2, W_CODE_D.MASTER_DATASOURCE_NUM_ID AS MASTER_DATASOURCE_NUM_ID, W_CODE_D.MASTER_CODE AS MASTER_CODE, W_CODE_D.MASTER_VALUE AS MASTER_VALUE, W_CODE_D.W_INSERT_DT AS W_INSERT_DT, W_CODE_D.TENANT_ID AS TENANT_ID, W_CODE_D.DATASOURCE_NUM_ID AS DATASOURCE_NUM_ID, W_CODE_D.SOURCE_CODE AS SOURCE_CODE, W_CODE_D.CATEGORY AS CATEGORY, W_CODE_D.LANGUAGE_CODE AS LANGUAGE_CODE FROM W_CODE_D
    WHERE
    W_CODE_D.CATEGORY IN () ORDER BY DATASOURCE_NUM_ID,SOURCE_CODE,CATEGORY,LANGUAGE_CODE,SOURCE_NAME_1,SOURCE_NAME_2,MASTER_DATASOURCE_NUM_ID,MASTER_CODE,MASTER_VALUE,W_INSERT_DT,TENANT_ID
    LKPDP_3> TE_7212 Increasing [Index Cache] size for transformation [mplt_ADI_Codes.Lkp_W_CODE_D] from [1000000] to [4734976].
    LKPDP_3> TE_7212 Increasing [Data Cache] size for transformation [mplt_ADI_Codes.Lkp_W_CODE_D] from [2000000] to [2007040].
    READER_1_1_1> BLKR_16019 Read [625] rows, read [0] error rows for source table [FND_ID_FLEX_SEGMENTS] instance name [mplt_BC_ORA_Codes_GL_Account_Segments.FND_ID_FLEX_SEGMENTS]
    READER_1_1_1> BLKR_16008 Reader run completed.
    LKPDP_3> TM_6660 Total Buffer Pool size is 609824 bytes and Block size is 65536 bytes.
    LKPDP_3:READER_1_1> DBG_21438 Reader: Source is [orcl], user [DAC_REP]
    LKPDP_3:READER_1_1> BLKR_16051 Source database connection [DataWarehouse] code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    LKPDP_3:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_3:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_3:READER_1_1> RR_4049 SQL Query issued to database : (Wed Nov 18 02:49:18 2009)
    LKPDP_3:READER_1_1> CMN_1761 Timestamp Event: [Wed Nov 18 02:49:18 2009]
    LKPDP_3:READER_1_1> RR_4035 SQL Error [
    ORA-00936: missing expression
    Could you please suggest what the issue might be and how it can be fixed?
    Many thanks,
    Kiran

    I have continued related detains in the following thread,
    Mapping Parameter  $$CATEGORY not included in the parameter file (7.9.6.1)
    Apologies for the inconvenience.
    Thanks,
    Kiran

  • Project site security best practise - project server 2010

    I have following requirement
    environment:
    project server 2010
    project sites created out of project site templates. So they follow project server security model.
    requirement:
    the are users who do not needs to see any thing except the content on project site.  The user does not need to access project \pwa
    Question:
    what is the best approach
    create sharepoint based  groups for the projectsite?
    Create project server based group?

    pgshah570,
    If you are using the automatic synchronization for project site permissions, then the permissions are granted based on the following rules:
    Project managers who have published a project or who have Save Project permissions on a project are added to the Project Managers (Microsoft Project Server) site group.
    Team members with assignments in a project are added to the Team members (Microsoft Project Server) site group.
    Other Project Server users who have View Project Site permission on a project are added to the Readers (Microsoft Project Server) site group. 
    If you are NOT using the automatic synchronization, then project sites are like any other SharePoint Sites, and you can use SharePoint groups or AD groups. I recommend using AD groups to grant permissions. The Project Server Security groups in this scenario
    do not have any impact on Project Site permissions.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Oracle Project Analytics and Primavera

    Hello Experts,
    I would like to know whether Oracle Project Analytics supports Primavera?
    Thanks,
    ~ Ash

    Project Analytics only sources data from Oracle Projects in the eBusiness Suite. So, the only way that you would get planning information from Primavera into Project Analytics out-of-the-box is if you have integrated Primavera with Oracle Projects. Oracle now have a separate Analytics product for Primavera, "Primavera P6 Analytics".

  • Sync Project Online Security Group to SharePoint Security Groups

    Hi,
    Is there any way to sync prject server security group(Custom) into SharePoint Security Groups.
    My scenario is: I created a document library, I want to apply project server security on it, based on project server security groups, for that currently I created a custom group in sharepoint and manualy added the users into that group. That doesn't looks
    good, because if my project online group will change, than manually I have to change sharepoint group too. So what I want is, that sharepoint group is automatically synced with project online group.
    Or is there any other way to assign project online security in document library?
    Thanks
    PSN

    No there is no workaround other then creating a group on Office 365 server.
    SharePoint Online lets you create security groups via the Admin Overview page
    http://technet.microsoft.com/en-us/magazine/hh395478.aspx
    Just found a 3rd part. check if it can help
    http://en.share-gate.com/blog/migrate-to-office-365-configure-sharepoint-to-use-active-directory
    Active Directory Synchronization: Allows you to sync your Active Directory Objects such as users and groups to your Office 365 account. This is a one-way synchronization, which means you continue to manage users On-Premises, and your changes
    will appear on Office 365 SharePoint. However, authentication and passwords are still managed by Office 365. It will be required for Password Sync and Single Sign On (see below).
    If this helped you resolve your issue, please mark it Answered

  • Deactivated objects after transport of Analytics Security Object

    Hello Experts,
    We made a release Upgrade to 7.3. To garantee the access to our reports I implemented a lot new Analytics Security Objects. In our development system they are all activated. After transporting them into the quality system, all of them are deactived and not usable.
    Do you have any ideas?
    kind regards
    Frederike

    Hi Sujai,
    Just check is your ODS object Locked or any process job is running on it.
    Was your transport successful.
    Thanks
    CK

  • Enable Project Analytics Integration with Financial Subject Areas

    Guys, i know there are a few of us out there that are or have done PA implementation with Oracle Finance.
    I went through the docs and found how to steps for "You can enable Oracle Financial Analytics for EBS to use dimension tables in Oracle Project Analytics."
    Please see below the link to the docs
    http://download.oracle.com/docs/cd/E14223_01/bia.796/e14216/anyimp_configfinance.htm#CHDCCCAJ
    However, i did not see this option for the "Financials - General Ledger" subject area. I end up manually adding the option "Enable Project Dimensions" by click on the <add / remove> option for the Configuration Tags tab under the "Financials - General Ledger" subject area.
    Can someone confirm that they faced the same "issue"? What action did they take? I have in the past run the loads without making this selection for all the Oracle Finance and it seemed to still bring the link between the Oracle Finance and PA.
    Your help is greatly appreciated.
    Regards,

    General ledger facts have no link to project dimensions, i.e there is no analysis of GL data from project dimensions. Thats why you dont see it in the GL subject area. If you added it yourself and turned it on, it probably has no effect.

  • Configuring Project Analytics / Peoplesoft

    Hi, we're trying to configure Project Analytics (7.9.6.1) running against Peoplesoft. I have some questions about how to configure the Informatica lookup files mentioned in the sections on "Configure Project Budget" and "Configure Project Cost" (sections 15.2.3.10 and 15.2.3.11 of the configuration guide). Has anyone been there / done that?
    I'm not familiar with BI Apps - I have a long history with OBIEE, but not BI Apps. I'm struggling to translate what needs to be configured into something I can get the business users to help with. Any ideas?
    Thanks in advance!
    Scott

    I don't understand your question. Do you want me to raise a SR? If you don't have access to support contact your local Oracle rep.
    regards
    John
    http://obiee101.blogspot.com

  • Project Analytics - PA - Configurations for Oracle Apps 7.9.6

    Guys - I have gone through the docs and cannot find what configuration steps are necessary for us to run OBAW / DAC loads for PA (Project Accounting / Project Analytics).
    Any pointers are greatly appreciated.
    Regards,

    Here are the main steps:
    Install OBIEE
    Install OBIA (e.g. 7.9.6) use Project analytics option while install
    Create Target Database ( e.g. 10.2.x or 11g)
    Install Informatica (e.g. 8.6, SP4)
    Client
    Server (Server / Repository)
    Integration Service and Repository Service
    Install DAC (e.g. 10g)
    Install DAC client
    Install DAC Server
    Restore Informatica Repository
    Restore DAC Repository
    Register Informatica Repository services with DAC
    Connect DAC to DW
    Create Custom Container in Informatica for ETL loads

  • Project analytics issues

    Hi,
    1.Is there a way to get the resource time charged to project in oracle project analytics?
    2.Is there a way to see the project plan (integration with ms project or project server) in oracle project analytics?. What options here?
    3.Is there a way to get skills matrix in Project Analytics
    Please do needful and urgently
    Thanks
    Praveen

    Did you get a chance to look at the PA product guide? There might be OOB reports for the same?
    Check this link to see the product guide
    http://www.cool-bi.com/Ref/Ref.php
    If helps pls mark

  • Project Analytics application

    Hi All,
    Am trying to implement/configure the 'Oracle Business Intelligence Applications' and specifically interested in 'Project Analytics' package. Can anyone please tell me whether I need to be using Data-Warehousing techniques, as the release notes only specifies 'Configuration Guide for Informatica users' ?
    Can anyone please pass on a good reference for me to proceed.
    Thanks,
    Karthic

    Hi Karthic, the document you specifies is the correct guide for the configuration for OBIA. Follow the steps enumerated in the charpter 3 "Configuring Common Areas and Dimensions" and Charpter 15 "Configuring Oracle Project Analytics". Then, you need to create a execution plan that contains the proper subject area to extract projects information and run it.
    Hope this could help you.
    Regards.

  • Project Analytics ERD?

    Hi All
    I've been searching around for information on OBIA Project Analytics but cannot really find what I am looking for.  Is there anything publicly available equivalent to the ERD documents for e-Business Suite that shows a list of all the reports / dashboards included and which fields the information in those reports are pulled from?
    We're trying to establish whether this product is going to bridge some gaps so I really need to see quite a bit of detail to be able to analyse what is under the covers rather than just the theory / sales demo stuff that I have been able to find so far.
    I've found the OBIA documentation that talks about install / config but even that doesn't show the info I am interested in.  Any help greatly appreciated
    Stu

    Check if the code page is set properly specially if you have unicode data available in your source oltp. Please review code-page/characterset setting for Informatica /targetdb environment
    The default data movement mode is ASCII, which passes 7-bit ASCII or 8-bit ASCII character data. To pass multibyte character data from sources to targets, use the Unicode data
    movement mode. When you run the Integration Service in Unicode mode, it uses up to three bytes for each character to move data and performs additional checks at the session
    level to ensure data integrity.

  • Project Analytics

    Hi,
    I am configuring data for project analytics through BI apps and i have run all the task sucessfully except ora_jobdimensioneventfull . it contains all the fact table for the project analytics but unable to revoke the task
    error variable errror in the parameter file any help highly apperciate
    source database- ORA-R12 TARGET local oracle database
    thanks in advance

    I don't understand your question. Do you want me to raise a SR? If you don't have access to support contact your local Oracle rep.
    regards
    John
    http://obiee101.blogspot.com

  • Financial/Project Analytics Load - Some of the Tasks TRUNCATE Table Fails

    Oracle Business Applications 7.9.6.1 - Financial and Project Analytics
    DAC Load for Project Analytics fails with most of the tasks failing at Truncate Table Tasks.
    I am implementing OBIA Financial Analytics and Project Analytics, I am able to configure and run the Out of the Box Loads without any isssues for Financial Analytics. After making sure everything is fine with Fin Analytics i configured the Project Analytics and ran the Load only for the Project - ORA12.
    Financial analytics : Load went through fine without any issues.
    Project Analytics : Majority of the Tasks fail with 'TRUNCATE TABLE table_name' itself.
    No log of Informatica Session Files are Created
    No Log of Workflow logs but taskname.log.bin files are Created.
    I am assuming the loads are failing because it is unable to truncate the data loaded by Financial Analytics Load and due to Foreign Key constraints,
    I did the integration as per the document by unchecking in the Configuration Tags.
    Do i need to run the load together, As i am unable to figure out what is happening due to the absense of the log files i.e Session, Workflow.
    DAC logs are not providing much info.
    Any inputs are appreciated.
    Thanks

    hi
    you need to create a new execution plan that contains fin & project subject area. Do not forget to build the new plan,
    thx

Maybe you are looking for

  • Why is my page count always 1 (regardless of number of pages)?

    I just created a new Numbers document. It has 3 pages. In the footer I display (page number) of (page count). I would expect to see "1 of 3", "2 of 3", "3 of 3". What I get is "1 of 1", "2 of 1", "3 of 1". What do I have to do to get the page count t

  • How to consolidate iTunes from MAC & PC on to a NAS box?

    === Background === I've got 2 MACs & 2 PCs (WinXP) and I want to get the iTunes data consolidated to the network. I've got iTunes data (including purchased songs) on both MACs and 1 PC. MACs have iTunes 8.02. PC has iTunes 7.4.3.1 (but I can upgrade

  • Low resolution when burning slideshow?

    I have created a slideshow using iPhoto. It looks great when I hit the play button. But when I burn it to a CD and then play it (either on the same computer or a different computer) the quality of the photographs noticeably diminishes. I can't find a

  • Wishlist for next version

    Hi, I haven't seen this topic anywhere else, so I thought I would start it here. I wish ... • that I could bookmark or color-label tracks in iTunes. This could be a quick visual cue (rather than looking at the 'last played' date) when listening over

  • What is flat file

    what is flat  file and how do we create it. is it same as the txt ,csv ,excel file