Variable personalization error stops further processing

Hello,
I am having problem with variable personalization, we are on BI 7.0 SP 12 with latest frontend GUI.
The steps followed are :
1. execute a query in BEx analyzer
2. In the variable screen, try to personalize by clicking personalization button on the top right corner.
3. move fields from left ( available variables ) to right ( personalized variables )
4. Select some value for field from availble values
5. Also select the check box to show the variables ( bottom left corner) with personalization
6. Click on 'ok'.
After this if I try to execute the query I get error 'the value selected for variable is not correct', and if I click on 'personalize' to change/delete personalization, I get same error and basically I am struck there, neither can run the query nor can change the personalization, happening only with BI 7.0 GUI, happens on 2 machines that we installed new GUI .
I have searched the forum but could not see anything like my problem. Please let me know if anybody has faced the same and found solution.
Thanks,
BW_US

Yes, We are having SAP GUI 710, SAP Netwaever Support package stack (SPS) 12.
Even then the same issue. The issue is because I am thinking, the new personalization works in such a way that, the personalized variables are no longer seen on the variable screen. So, first if I got error for the personalized field, and the next time I run the query and dialog box appears, the personalized field will not be shown. But it should at least let me go to 'personalization' screen and then be able to change the data for that field.
Anybody faced the same ?

Similar Messages

  • How to stop further processing of process chains

    I have process chains running for quite sometime. At the last step i am loading to a ods. i want to stop the last step for some time. I know we do that by placing a red arrow to stop the further processing...but i dont know how to do it ? where from should  i get the red arrow ... ? I looked in process types i couldnt find any connectors
    plz give me step by step navigation..
    points will be assigned for inputs.

    Hi Bhanu,
    I tried doing the remove link, but when i am trying to activate the chain it is giving me a error saying no predecessor exists...which is true...
    my scenario briefly is,
    The process chain is scheduled for tonight. In one of the last steps is loading data in my ods, i want the process chain to go as scheduled ..but it should not execute the load to the ods...how can i achieve that...? plz help me...
    I should be able to activate the chain and let it run as usual without the last step

  • Throw new OAException stops further processing ?

    i have a fireAction on a page attribute that i am handling in the processFormRequest. in here i am doing some validation and throwing a OAException with message type OAException.ERROR . my understanding is this should cause the page processing to halt. instead, i see that even tho the error message is displayed on top of the page, further processing happens . also, if say user enters data in that field and instead of tabbing out (which causes the action to fire) just clicks Save, then the action on the field fires first, displays the error msg, BUT then continues with the SAVE.
    can someone confirm for me what should be the expected behavior when you throw a OAException and could i be seeing the above behavior because i do not have a EO (page based on just a complex query VO but with enterable fields). ?
    thank you.
    CORRECTION - the exception does stop the processing for that specific fireaction in which it was thrown, HOWEVER, how do i PREVENT the user from leaving the field until he has fixed the offending data attribute. Like i said earlier after the exception, if the user hits the Save, that goes thru just fine (and the bad data gets saved).....
    Edited by: user11972136 on Feb 3, 2013 10:45 AM

    Hi,
    What you can try is, associate a FIRE ACTION event with your text field and as soon as the user input the value and tab out, do the validation in Process Form Request. If there is any error in the input value, then redirect it to the Process Request, and execute the below code.
    OAMessageTextInputBean inputBean = (OAMessageTextInputBean) webBean.findChildRecursive("NameInputTextFieldId");
    inputBean.setText(pageContext, "");
    OABodyBean oabean = (OABodyBean)pageContext.getRootWebBean();
    oabean.setInitialFocusId("NameInputTextFieldId");
    The above two statements will actually clear the value of your text field and set the focus on the same field.
    Once you have set the focus on the field then you can throw the exception to the user using the "throw" clause.
    Regards,
    Saurabh Agrawal

  • How to stop message processing based on validation?

    Hello experts,
    I have a requirement to stop message processing in the graphical mapping based on validation results. Here is the scenario - messages are translated using graphical mapping and sent to the target system. An RFC lookup will be done to ECC to determine if the data in the message is good. If the lookup returns a negative result, message processing should be stopped right there.
    I guess we can throw an exception from the mapping to force a failure and stop further processing, but that will cause the message to show up as failed on SXMB_MONI and cause alert emails to be sent out in PROD. Another option will be to supress creation of the root node itself, but I think the message will then fail in the subsequent "call adapter" step if the target schema has a min occurence of 1 for the root node (as in the case of IDocs).
    Is it possible to do it without using BPM?
    Thanks,
    Michelle

    Hi Michelle,
       If your requirement, to stop message processing without sending an alert?
    If yes, then you can have a alert rule, not to trigger alerts on a failure (And to raise an exception based on the result from RFC loookup).
    If your requirement is not to make the message fail, then you have to go for the ccBPM route.
    Best Regards,
    Ravikanth Talagana

  • HELP - Receiving error message "The file has not been processed. An error has occurred which stopped the processing of the PDF"

    Have been using Adobe CreatePDF for many months successfully.
    Only recently over the past few days I have been experiencing errors for periods between 3-5 hours on every attempt to convert/combine files. The error reads: "The file has not been processed. An error has occurred which stopped the processing of the PDF"
    It will stay like this and no amount of refreshing the cache, logging in and out will help. I'm running Firefox 34.0.5, windows 7 64bit. Only solution I've found is to wait until the next day and it seems to be working again. Only explanation i can think of is some unexplained maintenance adobe is running behind the scenes because I'm often working late between 12am - 4am.
    When this problem happens, no file types will convert/combine I've tested JPEG, PDF and word docs to PDF.
    I log in and out of my account, I've cleared my cache, I'm using Firefox 34.0.5 which has always worked in the past I just don't understand how this error is happening for such long periods. Starting to reconsider this product when there are free alternatives to simply combine my PDF docs! please help.
    Tom.

    I am still experiencing this problem. Customer service from Adobe has been abysmal!
    I called Adobe tech support at 2am Australian time ( >1 weeks ago) and got onto a help centre in India. I was walked through all the troubleshooting steps and they remotely accessed my PC and confirmed that It was not my PC that was at fault. They reset my password and dialed into my adobe account from their end to attempt a simple conversion and export to PDF which failed. I was told that this problem is not something they can fix, and is a result of something on the back end of their software.
    They advised me that the problem would be passed to a fixed within 12 hours and they would call and email me to confirm everything was OK. I gave my phone number with (area and country code) my email but have not had any communication back.
    I am extremely dissatisfied, and just want this software to function. Is that too much to ask?
    Note: This problem is happening always now, regardless of time being used.
    Tom

  • Stopping the service order from further processing

    Hi Experts,
    According to my requirement, the service orders will be generated by the call centre agents , then they will release and the technicians will be determined . The pager messages will go to the technicians.
    But the service order whic are generated after 5 PM , we should not send the messages to the technicians althought the service orders are released.
    For this where should I do the coding , which is the exact place to stop the service order from further processing.
    Please help me out in this.
    Thanks in Advance,
    Praveen

    Hi,
    The best way would be to implement a ORDER_SAVE Badi..wherein u can stop a service order for further processing based on the status..
    Regards,
    PePe

  • An error has occurred which stopped the processing of the PDF. Trying to convert a .tif file

    I'm new to this conversion system.  I tried several times to convert a .tif file to a .pdf file.  I got the same message every time: "An error has occurred which stopped the processing of the PDF".  What am I doing wrong?

    Hi stefan235235,
    I'm sorry that you're having trouble combining PDF files using Adobe PDF Pack. Does the error occur with all files that you try to combine, or just a select few?
    Make sure that the files you're trying to combine aren't secured, password protected, 3D, or part of a PDF portfolio, as these types of PDFs can't be combined.
    If you're combining supported file types and still getting that error, please try the following:
    Log out and clear the cache. Then log back in to https://cloud.acrobat.com/combinepdf using a supported web browser (see  System requirements | Acrobat.com).
    Try combining smaller groups of files, to see if you can narrow the error down to a specific file or files.
    Please let us know how it goes.
    Best,
    Sara

  • Downloads stop at processing file with no error

    Have latest update of system and itunes, and i'm trying to download some new songs and they all stop at processing file. i can't seem to buy or download more than one at a time, and i'm not getting an error sign or anything. if i quit itunes and reboot it, the song will have downloaded completely, but as soon as i try to buy and download another song, the same thing happens. Suggestions?

    YEP.
    If you google this issue, you'll see people have been struggling with this for years.
    I just bought an album from iTunes today and have the same problem.
    Screenshot: http://dl.dropbox.com/u/51836583/Screenshots/l4.png
    Notice how it keeps redownloading the tracks every time I reboot iTunes.
    And as I was typing this, one of the files actually completed processing: http://dl.dropbox.com/u/51836583/Screenshots/l5.png
    I guess the joke is on us for buying music from iTunes.

  • Error 4300 Stops burn process

    stops burn process in first song, ruins CD for use. Displays error 4300

    What does the error 4300 mean--I cannot burn disc....have reloaded i tunes and all! HELP!!!!!!!!

  • Add a shared table into rules without stop any processe,How can I get error

    I have a Single-Source Environment,and want to add a new shared table for replication.
    Where I add capture rule,PROPAGATION rule and apply rule without stop capture process, propagation process and apply process,The replication will not process in this table ,and other replicated tables are OK.I can't find any error in the Environment,
    While it done well when I stop these processess before add rules.
    If this happened,How can I detect this failure?

    Thanks for your reply!
    But I find no error however
    In Streams Replication Administrator's Guide,I find follow word's:
    If you perform administrative steps in the wrong order, you can lose LCRs. For example, if you add the rule to a capture process rule set first, without stopping the capture process, then the propagation will not propagate the changes if it does not have a rule that instructs it to do so, and the changes can be lost.
    I think it is the matter "lose LCRs",but how could I know whether LCRs are losing ?
    thanks again!
    Message was edited by:
    xyz_hh
    Message was edited by:
    xyz_hh

  • Can we stop the process chain in middle of the process ?

    hi experts,
        Can we stop the process chain in middle of the process after scheduled.
        my process chain is like  start--->load>psa>ods1-->further updates--->ods2. In this case I have already scheduled but i want to stop the process how can i. After rectifying the error I want to restart again.
    if it is possible what are the steps we fallow pl give me step by step procedure.
    thanks & regards.
    venkat

    stopping the process chain is pretty simple. you just need to kill the jobs associated to them as mentioned by other folks.
    for restarting, have a look at this blog.
    Restarting Processchains
    there he explains how to restart a stopped process chain.
    Raghav

  • Opmnctl: graceful stop of processes failed, trying forceful shutdown...

    Hi Guru's
    I have installed BI for my billing system on HP-UX 11i , with application server 10.1.2.0.2.
    Last thursday we suffered from sudden power failure and all our servers went off.
    After rebooting everything, opmnctl wasnt starting, so after further digging it turned out that the problem was with the dcm.conf file and quickly found it was cleared and had a 0 byte size. So, I copied the .bak file to the original name.
    After that, all the services start gracefully apart from the HTTP Server which doesnt.
    The logs are pasted below:-
    /bi/appl/oracle/ORABI/102/opmn/bin$./opmnctl stopall
    opmnctl: stopping opmn and all managed processes...
    ================================================================================
    opmn id=biapps:6201
    10 of 11 processes stopped.
    ias-instance id=ORABI.biapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2302)
    time out while waiting for a managed process to stop
    Log:
    /bi/appl/oracle/ORABI/102/opmn/logs/HTTP_Server~1
    opmnctl: graceful stop of processes failed, trying forceful shutdown...
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Kindly assist me as there are bosses of mine breathing down my neck.
    Thank Rajab.

    There isn't a direct way to avoid OPMN having to try graceful stop first and directly go for force stop. But what you can do though is reduce the amount of time it waits for graceful stop request to finish (the timeout). For that you can change (reduce) the value of "timeout" attribute of <stop> element for the component in your $ORACLE_HOME\opmn\config\opmn.xml file. Refer this for details:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13996/common.htm#CACIFHJI
    You can set the timeout to a very low value.
    But keep in mind you should only do it when you understand the side effects of force/kill stop approach. Following explains the difference b/w graceful and forceful shutdown of Apache (same is applicable to OHS as OPMN under the cover uses apachectl to stop OHS):
    http://httpd.apache.org/docs/2.2/stopping.html
    Hope this helps.
    Thanks
    Shail

  • Process chain Error: This AND process is not waiting for event RSPROCESS

    Hi All,
    I am facing an error in the process chain in PRD.
    Error message: This AND process is not waiting for event RSPROCESS.
    We had a process chain which had two sub chains which run parallel and below of this we had AND process type and below of the AND process we had 4 more jobs.
    Once the two subchains got successfully loaded, the and process should turn to green and further 4 jobs should start.
    It is a daily load , it worked fine from past years,but suddenly the AND processtype is getting failed.The thing is in the two subchains if one got completed, the AND process process is not waiting for 2nd subchain to get completed.The AND process is turning to RED (status: cancelled) . I tried to repeat the AND process once after above 2 subchains loaded, but it didnt worked.
    And i removed the existing AND process and created a new one and placed it in same place and activated and schedules again.but still it is getting failed with same error.
    Thanks in advance,
    Sai Chand.S

    Hi,
    If you did any transports related to that metachain we face similar kind of issues.
    not only the AND process , we need to remove all the process before executing the AND process and create it again.
    It helps you, you said your in production So you should take the proper approvals and do it.
    Regards,
    Yerrabelli.

  • Error message during processing in BI

    1.i am loading the data into infoobject.
    2.got error in text data load.
    3.master info object have compound obj 0COUNTRY
    4.and other normal fields are 0TXTSH,0LANGU,sold-to-party.
    5.there is no PSA in this..its direct update to INFOobject.
    The error message is:
    Error message during processing in BI
    Diagnosis
    An error occurred in BI while processing the data. The error is documented in an error message.
    System Response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Update
    Diagnosis
    There are duplicates of the data record 2. with the key '3.' for characteristic 1..
    Procedure
    If this message appears during a data load, maintain the attribute in the PSA maintenance screens. If this message appears in the master data maintenance screens, leave the transaction and call it again. This allows you to maintain your master data.

    Hi KP,
    In the details tab,
    1.under Transfer (IDOC and Trfc):
       Data Package 1 : arrived in BW ; Processing : Error records written to application log
    2.Processing (data packet): Errors occurred
       Update ( 0 new / 0 changed ) : Errors occurred
       Error records written to application log
       0TRZONE : Data record 1 ('0000000001D ') : Duplicate data record
       0TRZONE : Data record 2 ('0000000002D ') : Duplicate data record
       Error 4 in the update
    3. Process chain error
    these are the error details.

  • Customer Exit Variable - Variable Value Error BRAIN 000

    I created a variable which is processed by 'Customer Exit'. This variable is 'optional' and NOT user input required.
    And i have written my code in customer exit under I_STEP EQ 1.
    I used the variable in my query as a default value for a free characteristic.
    The query runs fine and return me the correct result.
    The problem is when i used the same variable as a default value of a free characteristic in another query which has another user input variable for another characteristic, i got a warning message after input a value for another variable.
    Variable Value Error BRAIN 000 <<i>my variable name</i>>
    How to make it work in the second query?
    Please help as I am new to this.
    Thanks,
    CH

    Hi Fernanda,
    Try this:
    DATA:  LS_RA_SID  TYPE   RSR_S_RANGESID.
    DATA:  fst_date LIKE sy-datum.
       CASE i_vnam.
              WHEN 'ZRANGE_PREVMONTH'.
    fst_date = sy-datum - 1.
    concatenate fst_date(6) '01' into ls_ra_sid-low.
          ls_ra_sid-sign = 'I'.
          ls_ra_sid-opt = 'BT'.
          ls_ra_sid-high = fst_date.
          APPEND ls_ra_sid TO e_t_range.
    ENDLOOP.
    ENDCASE.
       ENDIF.
    Just post here for any queries..
    Regards,
    Loed

Maybe you are looking for

  • Link Between Pages in a PDF Report

    It would be great to be able to make a link between different pages in a DIAdem report, and have those links carry over into a PDF version of the report. For example, if I had a very large report, it might be useful to be able to create a Table of Co

  • Anonymous user tracking between EAR's

    We have a requirement where we need to use Anonymous user tracking(AUT) across two EARS in the same domain. Currently AUT generates seperate user id as the user navigates between the two EARS. Is there any way to restrict creation of multiple user id

  • Timing CLD practice exams

    Hi, I wanted to bring up this topic for those who are preparing for taking the CLD.  As you know there is a four hour limit for taking the exam.  While preparing for the exam, using all the materials, webcast, and the certification discussion board,

  • System Wide Paging in CUCM 7.0?

    What's the best way to get system wide paging setup in an existing CUCM 7.0 environment? Thanks!

  • Adobe CS6 audio problem

    Hey guys, I'm really new to Adobe, I've been using SonyVegas for a long time now. I thought I'd try out a different program. I really like CS6's interface, it feels really natural. However, I can't use it for what I want to do. I record game footage