Transformation isue in BI 7.0

Hi all,
I am trying to load master data for an IO. I have added few attributes to the masterdata IO. I have created transformation for the IO and the attributes are populated thru the routines. The issue is that ceratin attributes are getting filled where as othere are not filled eventhough the logic written in the routine is correct. I am new to BI 7.0. Please let me knowif any specific setting is to be mantained??
thanks in advance.
Kind Regards,
Sabin.

Hi Voodi, Michael, Nilesh,
When i simulate the DTP i see that the routines works perfect for all atributes and the value are populated. But when i execute serially in background all the attributes are not getting updated. It works for some attributes. Hope my explanation is clear. I have faced similar problem in 3.5. but i could solve it by manually regeneratin the update programs. I tried similar steps here also, but seems it simply doesnt work.
Kind regards,
sabin
but when I execute

Similar Messages

  • BI content(info cube) available for the folowing reqired field of ISU.

    Hi,
    I have list of fields of ISU related to DM, CS, BI, FICA.
    can u please tell me the respected Info cubes of BI 7.0.
         ISU - Required Fields
    1     Account Class
    2     Account Determination ID
    3     Bill Quantity / Consumption
    4     Billing Class
    5     Billing Document
    6     Billing Line Item
    7     Billing Transactions
    8     Business Partner
    9     Cleared Item
    10     Contract Account
    11     Device
    12     Device Location
    13     GL Account
    14     Installations
    15     Invoicing Document
    16     MRU
    17     Open Item
    18     Portion
    19     Premise
    20     Rate Category
    21     Security Deposit Customer Wise
    22     Total Bill Amount/Bill Item
    23     Total Invoice Amount/ Print Doc
    Thanks,
    Best regards,
    Dushyant.

    Hi A,
    Business content it's still using 3.x data flow. That's why you see a 3.x infosource.
    You won't have transformations for this. The update rules icon is like a transformation but with a small white square on the left.
    So the dataflow you should have is:
    Cube
      Update Rules (0IC_C03 2LIS_03_BF)
        3.x InfoSource (Material movements (as of 2.0B))
          Transfer Rules
            Datasource
    You'll see a small square next to all the objects, except for the cube. This means 3.x object.
    Hope this helps.
    Regards,
    Diego

  • Problem in activating Transformation

    Hi All,
    I have a calmonth field coming from the source system with with sinlge digit value. I am using the info object 0calmonth2 in BI. So I have created a small formula in the transformation to prefix the value from source system with a zero. A zero padding needs to be done for the months 1 -9, before loading to BI.
    During activating the transformation, it throws a dump.
    The formula I used was
    IF( STR_LEN( CALMONTH2 ) = 1, CONCATENATE( 0, CALMONTH2 ), CALMONTH2 ) where calmonth2 is the value coming from the source system.
    The dump I got while activating the transformation :
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED
    Except.                CX_SY_REF_IS_INITIAL
    Could anyone help me with resolving the isue.
    Possible solutions expected :
    1)SAP Note to fix the dump
    2)ABAP Routine to handle the above formula(I dont know ABAP)
    Regards,
    Arun

    The ABAP routine should be something like this:
    if <month> ne 10 or <month> ne 11 or <month> ne 12
    concatenate '0' <month> into result.
    else.
    result = <month>
    endif.
    However, I'm not sure this will fix your problem.
    Can you check if you have no incorrect assignments?
    If no, I think OSS will help.
    Which Support package are you on?

  • Loading Data into Table with Complex Transformations

    Hello Guys
    I am trying to load data into one of the Dimension table and it has quite a few Transformations and i created 6 temp tables
    1. It has 7 Columns , Gets 935 rows based on where condition
    2. It has 10 Columns , Gets 935 rows with but it has nulls in it i.e for column 1 there are 500 fields and columns 2 there are 300 etc ...
    3 , 4 , 5 , 6 all the same as the 2 table
    and at the end when i am trying to join all the temp tables with the Product_id into the target , which is in each temp table ...
    I am Getting Error Saying Not Obeying Primary key Constraints i.e unique values are not been inserting into the Product_id Column of Target Table and the Job is running for Hours
    and the main Problem comes at , some of the Columns have the same Product_id
    Please help me
    I have been Trying for 1 week and i am in Full pressure
    Thanks
    Sriks
    Edited by: Sriks on Oct 16, 2008 6:43 PM

    Hi,
    If you are creating a warehouse and product_key is ur PK then it should come only once and so u might have to think ur logic in getting the data. To get over the isue u can disable the constraint and load with out the cosntraint, but i would have u look at the logic and make sure u have only 1 product_key in the table.
    Regards
    Bharath

  • Isue of Free Goods

    Dear All
    I have created a Scenario of Free gods [Exclusiove]for all Customer in 1:1 ratio .Its running fine but there is one requirement that if 10 product of fre goods are avaqilable ion Stock but 6 product of main item are only available.the system will only make one check and allwing to create a order of 10:10 but delivery is hapening in 6:10 but ideally It should happen 10:10.
    Plz suggest me in thaT issue.
    My concern is that is there any way out so that system willl allow to create sales orde ronly  if order quantity=Confirmed quantioty in scedule line
    Plz suggest me in this isue.

    Dear All Team Member
    I have reached to one conclusion so far that if we insert one more option in Delivery control in condition record of Free Goods in VBN1 as delivery only takes place if main item=sub items,then our purpus will be resolved.
    Can you plz check out and provide me some suggestion how WE will resolve this issue?
    Many Thanks
    Rakesh Naveen

  • Not all fields are getting updated in transformation

    Dear all,
    Please help me in the following issue:
    I have the following scenario:
    DSO1 and CUBE1. From DSO1 to CUBE1 I have transformation. Fields are mapped one to one.
    Some of the fields are getting updated in transformation (22 fields) and some of them are not updated in transformation. (2 - storage location and steel grade).
    The fields exist in DSO 1 but don't go into cube.
    I did the following:
    1. deleted transformation and dtp, recreate = > not working
    2. copied the cube, and create new transformation and DTP...not working.
    Any help would be appreciated
    Thank you
    Ramona

    Hi Ramona,
    Storage location (standard infoobject 0STOR_LOC) has plant as compunding object, check whether this is the issue ? (may be check with Steel grade infoobject also).
    Else, do some RSRV checks on the DSO and Infoobject, if it doesn't bring up any issue, raise a message with SAP.
    Check your BW Support Pack level , is it the latest ? Give more details about the scenario ?
    Cheers,
    CK

  • Transformation Issue: HR - PA

    Hi,
    I'm working on SAP HR-PA stuff.
    In standard data flow,  0HR_PA_0 & 0HR_PA_1 datasources feeding data to 0PA_C01 Cube.
    Our detailed reporting requirements demands me to insert a DSO in between. I created a DSO with same fields as cube, and copied all the routines in the update rules and loaded data and everything is working fine.
    Now, I wanted to use BI 7.0 functionality, So, i selected update rules -> Additional functions -> Create Transformation. .
    This will convert all 3.5 routines into BI 7.0 routines, I guess.
    But, after the data loads, surprisingly these transformation populating wrong data into DSO.
    Is this the right way to create transformation from update rules?
    Thanks,
    V

    Hi Vas,
    I just read your thread on sdn for 0PA_C01 cube.
    I need a small help from you.
    I am also working on the same cube, same like you I am migraitng the data flow from 3.5 to 7.0. I have few routines in the update rules which i need to convert it to oops abap in bi7. You have this cube in 7.0 already. So, can you please send me the routine code you have. Actually i am not a abaper and my client also dont have any bw-abap person. I need to do some manual changes in the code. My data flow is exactly same as your data flow. I am unable to solve this problem from long time.
    And also I need to put dso inbetween the flow as per our clients requirements. So where did yu out the start routines and infoobject routines in update rules of 3.5 to 7.0, i mean at what stage?, before dso or after dso? Also I have the INCLUDE in my routines that I am worried about.
    If you provide me the code, i will really appreciate it. And in future we can share the knowledge as well.
    Thanks.
    Regards,
    Harshal Panchal

  • Transformation - Fields Missing!!

    Hello Experts,
    I am facing a strange issue in the transformation beteen DSO to Cube.
    My DSO Contains 148 fields while in the transformation I can see only 131 fields.
    IN thedevelopment Box the transformation appears fine but in the Acceptace box the mentioned problem
    occurs.I tried regenerating the export datasource, activated & transported the DSO but all in vain.
    PLease help.
    Thanks,
    Suyog

    Hi,
    Go to RSA1--> Data sources Choose source system as BI and find for data source with 8<DSO name>. Once you get the data source ,select change from context menu --> go to Fields tab and check under column Transfer (5th Column) for all fields . If any field is unchecked then check and activate data source to see all fields in Cube transformations.
    hope it helps...
    regards,
    Raju

  • Regarding Field Missing in Dso Transformation

    Hi
    Folks
    I am facing the issue like
    In Datasouce to DSO transformation i can see the 55 objects in DSO table, and in DSO to Cube Transformation i can see 54 fields in DSO table, one field is missing , the object  0TXTSH(short discription) is mapped to field 0TXZ01in DS to DSO transformation.
    so How can i get the field in DSO to Cube transformation.??
    any settings have to be change???
    waiting for yours Valuable answers
    Regards
    Anand

    Hi,
    Please identify the object and check it whether it is an attribute or a characteristic, if it is attribute only disable that option then check it.
    Regards,
    Srinivas

  • How can I display XSLT transformer errors on a web page ?

    Hi,
    I have some JSP pages that access DB, create an XML based on DB data and then transform it into HTML through an XSLT stylesheet. Developing the XSL code it's easy to make mistakes and generate errors on trasformation, but what I receive on the web page is only a "Could not compile stylesheet" TransformerConfigurationException, while the real cause of the error is displayed only on tomcat logs. This is the code for transformation:
    static public void applyXSLT(Document docXML, InputStream isXSL, PrintWriter pw) throws TransformerException, Exception {
            // instantiate the TransformerFactory.
            TransformerFactory tFactory = TransformerFactory.newInstance();
            // creates an error listener
            XslErrorListener xel = new XslErrorListener();
            // sets the error listener for the factory
            tFactory.setErrorListener(xel);
            // generate the transformer
            Transformer transformer = tFactory.newTransformer(new SAXSource(new InputSource(isXSL)));
            // transforms the XML Source and sends the output to the HTTP response
            transformer.transform(new DOMSource(docXML), new StreamResult(pw));
    }If an exception is thrown during the execution of this code, its error message is displayed on the web page.
    This is the listener class:
    public class XslErrorListener implements ErrorListener {
        public XslErrorListener() {
        public void warning(TransformerException ex) {
            // logs on error log
            System.err.println("\n\nWarning on XEL: " + ex.getMessage());
        public void error(TransformerException ex) throws TransformerException {
            // logs on error log
            System.err.println("\n\nError on XEL: " + ex.getMessage());
            // and throws it
            throw ex;
        public void fatalError(TransformerException ex) throws TransformerException {
            // logs on error log
            System.err.println("\n\nFatal Error on XEL: " + ex.getMessage());
            // and throws it
            throw ex;
    }When I have an error in the XSL stylesheet (for examples a missing closing tag), I can find on tomcat logs the real cause of the error:
    [Fatal Error] :59:10: The element type "table" must be terminated by the matching end-tag "</table>".
    Error on XEL: The element type "table" must be terminated by the matching end-tag "</table>".but on my web page is reported just the TransformerConfigurationException message that is:
    "Could not compile stylesheet".
    How can I display the real cause of the error directly on the web page?
    Thanks,
    Andrea

    This code is part of a bigger project that let developers edit XSL stylesheets through a file upload on the system and we can't impose the use of any tool for checking the xsl. So, I need to display the transformer error on the web page.I see. This code is part of an editorial/developmental tool for developers to create and edit XSL stylesheets.
    As part of the editorial process, XSL errors during editing can be considered a normal condition. In other words, it is normal to expect that the developers will generate XSL errors as they are developing stylesheets.
    In this light, handling the XSL transformation errors is a business requirement that you need to handle. Using the Java Exceptions mechanisms, e.g. try / catch are inappropriate to handle business requirements, in my opinion.
    I suggest that you look at how you handle the occurence of XSL errors differently than what you currently have. You need to:
    (1) capture the Transformation exception on the server;
    (2) extract the message from the exception and put it into a message that can be easily understood by the user;
    The current error message that you have going to the web browser is not useful.
    And you should not have the Transformation exception sent to the web browser either.
    What you are attempting to do with the exception is not appropriate.
    Handle the Transformation exception on the Business tier and use it to create a useful message that is then sent to the Presentation tier. In other words, do not send Java exceptions to web browser.
    />

  • How to delete the rule in transformation

    Hi all ,
    I have remodeled the info-cube and added one characteristics ZRMACTTRS.  This characteristics got updated in transformation rule..Now i want to delete it from transformation but i am unable to do so ..
    I tried  deleting  the rule and message was populated "one rule is successfully deleted  " but yet it is not removed from transformation structure (this rule has a key,can i remove key from rule ?).
    I have tried to remove the characteristics through remodeling but delete characteristics request is not getting active...
    Please help

    yoiu can try by putting the rule to 'initial' (in rule details)...ignore the subsequent warning and delete the arrow with a right-click. Then activate your rule again...maybe this will work.
    M.

  • Error while assigning constant to infoobject in open hub transformation

    While assigning constants(in rule details) to infoobject in a transformation in a open hub I am getting an error "The Object Name is not allowed to be empty"
    Can anyone tell my why this is happening? What should I do now?

    Hi,
    In the transformation, have you connected that rule to any target field of your destination? If not, then do that and then try to create the routine.
    Regards,
    Vaibhav

  • Error while activating transformation  ----   Message no. RSTRAN510

    Hi,
    while I am Extrating Data From Flat File I encountered this Error.
    I am working on <b>ECC 6.0 , BI 7.0.</b>
    I am trying this one in IDES, it is newly installed server.
    For Flat File Extraction I follwed the Steps
    1) I created Data source -
    let us assume I have created a Flat File with 3 fields
    SNO SNAME MARKS
    File is located in workstation
    Data source created successfull , I have checked in preview.
    2) I have created 2 key Figures, 1 characteristic
    3) I have created Infocube
    <b>here I have some doubt</b>
    while I am creating Infocube, the look and Feel is very different to 3.XX
    when i try to create in 3.XX , we can see the Tabs for Kef figs,chars,Time chars and we assign chars to Dimenstions.
    when i am creating Infocube in BI 7.0 , I don't Find such a Tabs and how I am assign the chars to Dimension
    I created Like this
    select
    Info Area -
    > create Info cube   -
    given name of the cube and create (F5).
    the Info cube window displayed on the Right side
    Then I did like this
    select
    key Figures -
    > Info object Direct Input   
    Then I inserted my two key figures SNO,MARKS
    --- continue (F5)
    Dimension 1 -
    >  Info object Direct Input    
    I inserted the 1 char  SNAME
    --- continue (F5)
    Then I saved the Info cube
    Info cube saved successfull and activated successfull
    <b>Is it Right way For create InfoCube ?</b>
    4) I created Transfomation for the Data source
    Data source -
    > create Transfomation
    I have given
    Object Type  : InfoCube
    Name           :YSTU    - i selected which I already created.
    It automaticall taken these parameters
    Obejct Type     : DataSource
    Data source     : YSTU
    source system :PC_FILE
    create Transformation (Enter)
    I got the Error
    <b>Cannot generate proposal</b>
    <b>Message no. RSTRAN017</b>
    Then I try to activate, I got the Error.
    <b>Error while activating transformation</b>
    <b>Message no. RSTRAN510</b>
    Before I post this , I had searched in Previous SDN post for this Error , But I can't understand the solution.
    I have lot of doubts like <b>Basis Guy need to install any Patch</b> or
    I did mistake any where.
    Help me to Find the solution...
    sure you can get the points
    Thanks
    prasanna

    Thank You so much Voodi, yes you are Right , I am not concentrated on Mapping, Now Transformation is activated.
    and i created Info Package too for the Data source , created successfully.
    I am struck on Final step  <b>creating DTP</b>
    when I am creating DTP
    Data Transfer Proc  : here I need to give the Dtp name ex: YDTP
    DTP Type               : Standard (Can be sheduled)
    Target of DTP
    <b>Object Type</b>       : Info cube
    <b>Name </b>               : YSTU  (This is my Cube Name)
    Source of DTP
    <b>Object Type</b>     : Data source  (It automatically Taken)
    <b>Data source</b>     : This is Disabled
    <b>Source system</b>:  This is Disabled
    continue (Enter)
    I got the message ?
    <b>Specify Name of source</b>
    and courser is in <b>Data Transfer Proc </b>
    Thanks
    prasanna

  • Error while activating Transformations

    Hi gurus,
    Iam facing a problem while activating Transformations.
    Its a flat filre loading consisting of 4 objects , 3 are standard and one is customised key figure ZPLN_VAL  Data type is Amount, currency is fixed INR.
    But iam getting following errors while activating transformations.
    1,RULE(target ZPLN_VAL, Group;01 standard group); Conversion type missing.
    2.RULE7 (Target field:ZPLN_VAL) Field planned value must be assigned to an Infoobject.
    3.RULE(TARGET FIELD ZPLN_VAL) NO SOURCE UNIT ASSIGNED.
    Regards
    Amar.

    Hi,
    Map it with required Unit filed from your Source .
    Mayank

  • Error while activating Transformation RSO404

    Hi All,
    When i am activating a transformation i am getting this error. The transformation was not getting active. Can u please let me know why it was happening. There are no syntax errors in the routine or in the start routine.
    regards,
    mahesh.

    Hi Jin,
    I also checked that one but it was not showing any errors. Why i got this problem is we have a start routine in this one when i am loading data into that it was getting an error that there was a problem in start routine.
    So, what i have done i commented the start routine and again activated the transformation it thrown an error. again i uncommented the start routine and start doing activation it was throwing the same error. Can u please reply if u can understand my question or not.
    regards,
    mahesh.

Maybe you are looking for

  • Issue with Bookmark functionality (using java script) in WAD.

    Hi, I am working on a WAD report and instead of using the default bookmark functionality within WAD, i use a java code to get the bookmark url in a new window. But the problem is the java code is not working consistently at all times. Issue1: If i cl

  • Warning message not shown in web browser after account is locked.

    Hi, I have the following configuration enabled for Access Manager: Access Manager 7.0 with patch 120955-04 Web server 6.1 with patch 116649-20 Directory Server 5.2 SP4 1.) Individual password policy setup in directory server to lockout accounts after

  • BED, E Cess and Secondary education cess not showing in MIGO

    Dear Experts, i have created one PO with tax code , in the invoice tab all the BED,ED cess and secondary cess are showing properly, but when i am doing the MIGO, the same is not showing in item detail excise item tab, my tax procedure is TAXINN, plea

  • Photoshop Elements 12 install issue [edited by host]

    I purchased Photoshop Elements 12 on April 14 2014.  I installed it on a PC that Crashed due to a defective Power Supply and Case.  I have finally rebuilt the PC and have my Serial Number. How do I get it back on my machine? It is the same motherboar

  • Windows 7 won't connect to bluetooth keyboard

    I've been using a Logitech MX5000 keyboard for awhile. I switch between windows and mac via bootcamp all the time. Recently though, I can't use the keyboard while in Windows 7. The keyboard pairs fine, but it is all greyed out. I've tried every sugge