Publication Personalization Problem

I am using a Publication to distribute reports to individuals within my company. My Webi report contains information for individual sales reps and a summary by market. For example, Sales Rep 123 receives his numbers and sees his Market total so that he knows how he is doing relative to other sales reps in his market. In Webi this works great. During report distribution when I apply personalization to the Publication, the output only contains Sales Rep 123 numbers for both report sections. So he only sees his data, not the the Market totals.  The personalization feature is filtering too much. Anyone else run across this issue and have a fix?
Thanks!

Hi Greg!
I think you need 2 dataproviders. 1 giving you the details about Sales Rep. and 1 giving you the figures of the market without any relation to your Sales Rep.
In DesktopIntelligence make sure that the dataprovides are not linked.
Then your filter applies for dataprovider 1, but dataprovider 2 is not affected.

Similar Messages

  • Order type Personalization Problem in Standard Sales Order Form

    Hi All,
    We have a problem in personalization of Sales order form.Here we are trying to personalize three field based on order type
    Scenario 1:_
    _Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->order type-->standard_
    In this type if we are navigating to lines it should ask the following fields as mandatory
    (Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->others form)
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    Scenario 2:_
    _Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->order type-->Bill only & Internal & RMA_
    then it should navigate to line items without asking those three mandatory fields.
    For that we did the following Personalization through Help-->Diagnostics-->Custom Code-->Personalize
    Level--> Form level
    Enabled-->Yes
    Condition_
    Trigger Event: When-Validate-Record
    Trigger Object: Order
    Condition : +(:ORDER.ORDER_TYPE not like '%INTERNAL') and (:ORDER.ORDER_TYPE not like '%BILL%') and (:ORDER.ORDER_TYPE not like '%RMA')+
    Processing mode : both
    level:site
    Actions_
    seq:10
    type:property
    description:Make field mandatory
    language:all
    enabled:yes
    object type:item
    target object :ORDER.SHIPPING_METHOD
    property name:REQUIRED
    value:TRUE
    Problem+_
    The problem we are facing is when we first select the ordar type as Bill only or Internal or RMA it is working as expected. But first if we are select the order type as standard then we navigiting to lines it is not allowing us without entering those three mandatory fields as expected. Hence the problem is without closing the form we changed the order type as Bill only now also those fields remains as mandatory this is issue .
    So hope the problem is clear to you all and we have to move this in production on tomorrow.
    If somone helps to resolve this ASAP we would thankful to you.
    Thanks in advance
    Regards,
    CSK

    Hi Sandeep,
    Thanks for your quick response.
    you might not have getting the our problem sorry. let me explain you clearly
    If the ordre type is standard the following fields should be mandatory without those fields it should not navigate to line items_
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    If the ordar type as Bill only or Internal or RMA_
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    non mandatory should navigate to line items
    for that we did three personalization for those three fields as in the previous post
    but the problem is
    when we first select the ordar type as Bill only or Internal or RMA it is working as expected the fiel sare non mandatory the without closing the form if we select order type as standard then if i try to navigate lines it is not allowing me without entering the three fields. But incase first we are select the order type as standard then we navigiting to lines it is not allowing us without entering those three mandatory fields as expected. Hence the problem is without closing the form now we changed the order type as Bill only or internal or RMA now also those fields remains as mandatory this is issue .
    hope now the problem is clear to you .
    Thanks in advance
    Regards,
    CSK

  • Crystal Reports publication personalization with an OR statement

    Hello,
    I want to publish a crystal report but do not see a method to implement an OR statement like you can with interactive filters or query prompts.
    Currently any personalization’s I make are all AND filter. My report when run on demand can bring back data where a Program (department) is either the Identifying Program OR the Responsible program. 80% of the time they are the same, but there are cases where they can be different. For example a Laboratory identifies an issue that the Emergency department is responsible for.
    Example Filter for Publication
    Health Authority = Organization 1
    AND Facility = Hospital 1
    AND (
        Responsible Program = Medicine
        OR
        Identifying Program = Medicine
    AND Specific Location = 3 South
    Currently am using dynamic recipients, but am open to any method to make it work. Dynamic recipients are used since we send 90% of publications to users outside of our analytics.
    Thank you
    Darren

    Hi Dareen,
    This is related to BI Admin(Infoview), But this is crystal design forum. I think you can post this thread in this link (BI Platform)
    --Naga

  • Ess webdynpro java iview personalization problem

    Hi,
    we have a problem with the personalization dialog of the ESS-WebDynpro JAVA Applications (f.e. CATS, WhoISWho, Adress...) which the end user gets with Ctrl-Right mouseclick.
    Our portal and HCM Backend use language "DE" (Germany). The personalization dialog ist shown always in english. Is ist possible to change the language of the personalization dialog ?
    Regards

    HI,
    If you set the language as DE for the User performing the Personalisation and if you get all the portal standard menu in DE,  then it should show the personalisation  Dialog in DE.
    I had the same issue for Korean Language and i Did the personalisation successfully (text chage for Korean)
    so i think it should work for you case also.
    Regards
    Rajendra

  • Portal Personalize problems.

    Dear experts
    I want Personalize link in my masthead. For that I have done the below steps.
    1) Created a role.
    2) Assigned portal personalization workset to that role.
    3) Assigned the role to user.
    4) In masthead iview I have changed the property "Show Link in Masthead: Personalize" to yes
    When I am Logging in to the user profile, I am getting the personalize workset in Top Level Navigation instead of appearing the personalize link in masthead.
    I know this problem can be solved in by assigning the Standard User role i,e; EU_Role to the user. But I dont want to use this role.
    Please help me regarding this matter.
    Appreciate your response.
    Regards
    Shanmukha Rao Banisetti

    If you want to show the pesonlize option in the masthead par file then
    Go to the path
    content admin -> portal content
    In the pcd content  go to the path  content provided by SAP -> End user content -> Standard portal users-> Default Framework Page -> open it.
    in that open the masthead iview properties
    and select 'Yes' for the Show Personalize option.
    This will show the personlize option in the masthead of your portal.
    Raghu

  • Personalization problem

    Hi guys.
    I've been looking into web dynpro personalization for abap, and i've tried to follow the sample provided by R3 (WDR_TEST_PERS_IMP_EXP).
    I've implemented a timesheet application that prints a table of the projects, tasks, and other stuff on a grid basis.
    I want to give to the user the option to hide/show some of the rows of that table when he personalize that iview.
    So, my problem is that, when the user clicks on a row (on the personalize mode) to hide it, the row is marked as hidden and then i run a routine which eliminates the rows marked as hidden from the table. The node is mapped from the main view to the personalized view so it just works. But when i came back again to the personalize mode, the node is a subset of the first node, because it only contains the rows that the user has marked as visible on the first try, so i can't mark a row as visible after marked the same row as hidden on the first access, because on the second atempt the row doesn't apper which is very understandable.
    So where the personalization framework of the web dynpro enters in my problem, and how can this framework help?
    I see a bunch of methods such as get_state, init_personalization, save, delete but i can't figure out how to work with this methods, i mean, in what get_state method can help me?
    Thank you in advance

    Begum,
    There is good document on the web site that explains the advisor feature in detail.
    See http://edocs.bea.com/wlcs/docs35/p13ndev/advisor.htm
    This should help answer your questions. If not, post back with your specific questions.
    PJL
    "weblogic" <[email protected]> wrote:
    Hello,
    I need help with Personalisation Server with Framework 3.5, the problem
    is
    in the advislet-registry.xml, in the implementation-class tag we specify
    the
    class name, i would like to know the funtionality of the classes and
    what
    does it contains
    Thank u
    Begum

  • Portal personalization problem in ESS

    Ciao!
    My problem is that when trying to personalize the RegisterTime iView, changing one text affects another text that I don't want to change. Let me explain.
    1. The text shown when a user clicks 'Review" without entering any new time record is "You have not changed or added any data." Fine.
    2. The text shown when the user HAS entered or changed a value, for instance 7 hours of Absence, and then clicks "Review", the message says "Check your entries before saving." Fine.
    BUT:
    3. Changing any of the texts through personalization immediately affects the other!
    Why is this?? Are the texts connected in any way? How should one know when a text change affects another? Is this by design..?
    Normally, we would treat each text of this kind separately. Especially since the original texts differ from one another...
    Can anyone help me?
    Thanks!!

    >
    POTRU1310 wrote:
    > Hi One and All,
    >
    > Hope all of you doing well,
    >
    > I created users in R/3 and am using those in Portal. The problem is...
    >
    > what ever the cahnges I did through potral it is done only for sapuser even though I loged with other 2 users.
    >
    > I log-in with three users, but these users taking only one employee from R/3 i,e. SAPUSER. I assigned sapuser to person in R/3. Only this person data is cumming in portal for these three users.
    >
    > How can I get individual employee details as per user assignment.
    >
    > thanks,
    > Potru.
    Hello Potru,
    please make sure that you do not use a specific user for your JCO Destinations SAP_R3_HumanResources and SAP_R3_SelfServiceGenerics.
    regards,
    Markus

  • Page personalization problem

    Dear all,
    Hope you all are in good health.
    I am facing a problem regarding page personalization.
    I would like to add some fields in "Personal information" using page personalization.
    I have the privilege and diagnostics is enabled also.
    When i going to add an Item i.e.MessageInputText i would like to mention a VO as well as Attribute for saving input data into the table
    And i would like to view that data into another page filed(MessageStyledText).
    *From about this page tab i am getting the VO name from that entry page bt problem is that with which Attribute should i map my field.
    And if there is no more free attribute of my VO what will i do?
    Edited by: Mofizur Rahaman on Dec 27, 2012 6:33 PM

    If the source attribute is not available in your VO then you need to extend the VO. You can refer developer guide for Extending View Object.
    Regards,
    Ram

  • ABAP Web Dynpro: Application Configuration vs Admin Personalization problem

    Hi,
    I created an application configuration for the application MT_ORDER_APP with a component configuration on RPLM_MT_ORDER_COMP.  I changed several Labels and UI Element visibility... and saved.
    When I test this application config for viewing an order of type ZX99, I don't see my changes.  If I right-click on the page, I see that the configuration Id used is MT_ORDER_ZX99.
    Why my Z config is overrided by this one???
    By testing in Admin mode, I discovered that I can personalize this MT_ORDER_ZX99 Config.... But then, the changes are visible to all users viewing ZX99 type orders.
    How to manage to make my Application Config highest in priority?

    Hi,
    how did  you  open in administrative mode?
    to open in adminstrative mode do as follows:
    In se80 ,i.e in the menu bar:
    Web Dynpro Application->Test->Test in Administation mode.
    i hope u can see the option "Settings for surrent config" .
    you can refer the thread.
    [Re: ABAP Web Dynpro Application changes in Administation mode]
    Priya.

  • Personalization Problem when add a Custom Region

    Hi all,
    Scenario:
    Via Jdeveloper i have create a custom region with associated AMxx, VOxx, CO and works fine.
    I need to "add" the region to a standard page of Apprisal (/oracle/apps/per/selfservice/appraisals/webui/EmpAppraisalsPG).
    Two way:
    1. add the region to the page modifing the EmpAppraisalsPG page
    2. personalize the original page with "flexible layout" and then add the region.
    if I try 2, i receive the error: VOxx not found in Application module AM (not AMxx),
    bacause seems that the AM associated with the custom region is not the 'custom' AM ( AMxx) but the root AM (the AM of EmpAppraisalsPG).
    Question:
    It's true? So, is not possible to add via personalization a custom region with a custom AM associated?
    Thanks in advance
    Chaly

    Adding it using personalization using a flexibleLayout is the right approach. I am assuming the VOxx is part of AMxx, if yes then which API are you using to get handle to the AM, getRootApplicationModule or getApplicationModule(webBean). The second API should be used to fetch the nested AM and not the first one.

  • Personalization problems.

    I'm currently doing some personalization / configuration for MSS under NW 7.0 EHP1 / ECC 6.0 EHP4, and one of the requirements is to both remove/hide some specific groups, as well as add some data fields.  I also need to remove some tabs from a tab strip.
    With Web Dynpro java, this was easily done by selecting the UI element, and Ctrl-Right-Clicking to open the configuration window.
    However, with the ABAP version of WD, I don't get the same options.  For example, I can't hide a single tab in the tab strip; the entire tab strip is hidden when I 'hide' the element.  Likewise, the parent group is hidden when I try to hide a single child group.
    Does WD ABAP have the same 'configurability' as WD Java?

    I have the same issue. I posted the following:
    Hide Fields for Applications WD ABAP Travel
    >Email removed by moderator.  You are not allowed to post your email address in the forums. If you want someone to discuss your question with you, they can do so via the forums.
    Regards
    Edited by: Thomas Jung on Nov 21, 2010 10:55 AM

  • Forms personalization problem

    Hi,
    I am running EBS 11.5.10.2. I want to personalize LOV for Jobs in People Assignment (HR Core) window.
    I two actions in "WHEN-NEW-BLOCK-INSTANCE" trigger:
    1. builtin, type: Create Record Group from query, Argument: select job_name from hrfg_jobs, (argument here is just for testing), group_name: Job_Group.
    2. Property, ObjectType: LOV, TargetObject: JOBS, PropertyName: GROUP_NAME, Value: Job_Group (created before).
    When I click "Apply now" it gives the followin error: "cannot replace group; columns don't match LOV".
    Please help me to build the correct query.
    Thank you in advance.

    Typically you have 2 columns in the lov.
    So select job_name and job_id or description in your new record group.
    And then try to save the actions.
    If that does not work, download the form from the unix box and open it in forms designer.
    Open the LOV and find the exact number and names of columns.
    Try to use the same name for the columns.
    Hope this answers your question
    Sandeep Gandhi
    Independent Consultant
    513-325-9026

  • Publication and Profile

    Hi,
    I have created the following Profile and assigned with their respective Cost Center:
    1)     Profile A u2013 assigned with Cost Centre 10000
    2)     Profile B u2013 assigned with Cost Centre 20000
    3)     Profile C u2013 assigned with Cost Centre 30000
    These Profile is assigned to their respective user:
    1)     User AAA u2013 assigned with Profile A
    2)     User BBB u2013 assigned with Profile B
    3)     User CCC u2013 assigned with Profile C
    In Publication ->Personalization, I want to assign all of this Profile (Profile A, B, and C) to the Cost Centre field.
    So that we this Publication is run, system will generate different report (with different data) and send it the respective user.
    My problem is in Publication ->Personalization, I donu2019t see how we can assign all the Profile to the Cost Centre field, I can only assign one Profileu2026
    Please help.

    the answer is:
    1) create only one Profile
    2) create many different Cost Center under this Profile
    3) assign each of this Cost Center to different user under this Profile

  • Using WLS 6.1 and WLCS 3.5

    We are looking to migrate a WLS 5.1 Sp8 and WLCS 3.2 environment to a later
    release.
    We are only using the Personalization components of WLCS. Has anyone used
    the combination of WLS6.1 and WLCS 3.5, yet? What sort of problems are you
    seeing? What sort of personalization problems are you seeing?
    I know that WLCS 3.5 is only certified for WLS 6.0 sp2. My reason for
    pushing WLS 6.1..
    We have built an application that uses a lot of XML including XALAN-j 2.1.0,
    (xalan.jar, xalanj1compat.jar, xerces.jar, xml.jar, xmlservlet.jar and
    xsltc.jar). To get this working on WLS 5.1 SP8 with WLCS 3.2 was quite a lot
    of work. In fact it only works if the WebLogic classpath is in a very
    particular order. My initial read of WLS 6.1 would suggest that it includes
    the XALAN features that we use. My concern with WLS 6.0 is that I may be
    unable to get XALAN 2.1.0 working with it.
    Let me know your experience,
    Thanks
    David Marshall

    We are looking to migrate a WLS 5.1 Sp8 and WLCS 3.2 environment to a later
    release.
    We are only using the Personalization components of WLCS. Has anyone used
    the combination of WLS6.1 and WLCS 3.5, yet? What sort of problems are you
    seeing? What sort of personalization problems are you seeing?
    I know that WLCS 3.5 is only certified for WLS 6.0 sp2. My reason for
    pushing WLS 6.1..
    We have built an application that uses a lot of XML including XALAN-j 2.1.0,
    (xalan.jar, xalanj1compat.jar, xerces.jar, xml.jar, xmlservlet.jar and
    xsltc.jar). To get this working on WLS 5.1 SP8 with WLCS 3.2 was quite a lot
    of work. In fact it only works if the WebLogic classpath is in a very
    particular order. My initial read of WLS 6.1 would suggest that it includes
    the XALAN features that we use. My concern with WLS 6.0 is that I may be
    unable to get XALAN 2.1.0 working with it.
    Let me know your experience,
    Thanks
    David Marshall

  • FRM-41014: Cannot set attribute of null canvas item PO_REQ_HDR.ATTRIBUTE8

    I am Doing Form Personalization on Dff in Requisition Headers form. My Requirement is
    requirement is like this
    Segment1 : Requsition Type
    Segment2: Project ID
    Segment3: CAF ID
    ATTRIBUTE7 will have two values
    1. Capex
    2. Opex
    if user selects Capex.. then ATTRIBUTE8 and ATTRIBUTE9 are manadatory
    otherwise optional
    i did personalization
    In Condition Tab:-
    I took Trigger Event as When-Validate-Record
    Trigger Object as PO_REQ_HDR
    Condition :PO_REQ_HDR.ATTRIBUTE7='Capex'
    When i validate it gives The Condition evaluates to false
    In Action Tab:-
    Type Property
    Language All
    Object Type Item
    Target Object Po_REQ_HDR.Attribute8
    Property Name :Required
    Value:True
    then i Pressed Apply Now then It fires Error:: FRM-41014: Cannot set attribute of null canvas item PO_REQ_HDR.ATTRIBUTE8
    Can Any one please sujjest what is the Cause of this Error.
    I am Using 12.0.4 application version.

    Please see these threads.
    Re: Personalization Problem
    How can I make a DFF segment diappear?
    Thanks,
    Hussein

Maybe you are looking for

  • PLEASE HELP ME 2 DAYS NOW STILL NO ITUNES!

    Ok i have got this far it starts to download after everything i have been through cleaned up verifyed siganture saved things ran things now i get this message: The cabinet file'itunes.cab'required for this installation is corrupt and cannot be used.

  • ABAP HELP in Start routine

    Hello everybody, I have written a code to delete some records in start routine, we are using BI 7.0. here is the code, TYPES: BEGIN OF tys_SC_3, TCTUSERNM TYPE /BI0/OITCTUSERNM, END  OF tys_SC_3. DATA zz_s_SC_3 type sorted table of tys_SC_3 with uniq

  • CFL Event Fires more than ONE Time

    Hi, Does anybody in here experienced that when an add-on form is created with a  CFL in the matrix, and you closed the form, and then opens the same form again ( by clicking a menu and without exiting the application), the CFL event fires equal to th

  • Is there a known issue with iPhone 5s sucking data?  This is getting expensive.

    I have had to increase my data usage from 4GB to 8GB and now am at 75% of usage with about a week to go. I want to avoid having to pay for 10GB this month.  Several user community groups at verizon seem to point the finger at the iPhone 5s and a bug.

  • Critical_process_died Sin Soluccion

    Buenas, tengo el tipico mensaje de critical_process_died y busco soluciones y no la encuentro, anteriormente vi un mensaje de otra persona con el mismo problema diciendo que deveria restaurar sistema, y lo hago y me sale, la unidad donde esta instala