Can we preview data after RKM in SAP in ODI 11g

can we able to right click and view data in models after reverse engineering in SAP in ODI 11g ??
Edited by: Drona on Mar 16, 2012 1:06 PM

No we cannot preview the data as SAP connection is made using Jco adapter.
We can only preview the data for data servers which are connected using jdbc.

Similar Messages

  • How can we post data from CRM to SAP using ABAP proxies???

    Hi ,
      Can anyone hep me to create interface for the following scenario How can we post data from CRM to SAP using ABAP proxies???, can I find any document ???????
    Thanks in advance
    Andy

    Andy,
    Please look at these weblogs.
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    /people/ravikumar.allampallam/blog/2005/03/03/creating-purchase-order-idoc-through-xi
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    These should give a good idea about implementing Proxies.
    Regards,
    Ravi

  • How can I validate data after writing and over reboot/powercycle?

    Hi,
    How can I validate data after writes are done? How can I validate data after reboot or powercycle of the machine is done?
    What are the options I should give while running vdbench? When should I use -v, -vq, -vt, -v -j, -vq -j, -vq -jr, -v -jr options?

    Please look for the "Data Validation and Journaling' chapter in the documentation.
    Henk.

  • Can not pass data after while loop

    Hello.
    I have created a VI for my experiment and am having problem passing data outside a while loop to save on an excel file. The VI needs to first move a probe radially, take data at 1mm increment, then move axially, take data radially at 1mm increment, then move to the next axial position and repeat. It would then export these data to an excel file. The VI is a little complicated but it's the only way I know how to make it for our experiment. I have tested it and all the motion works correctly, however I can not get it to pass the data after the last while loop on the far right of the VI where I have put the arrows (Please see the attached VI ). Is it because I'm using too many sequence, case, and while loops?  If so, what other ways can I use to make it export data to the excel file?
    Any help would be appreciated. 
    Thank you,
    Max
    Attachments:
    B.Dot.Probe.Exp.vi ‏66 KB

    Ummmm .... gee, I'm not even sure where to begin with this one. Your VI is well .... ummmm... You have straight wires! That's always nice to see. As for everything else. Well... Your fundamental problem is lack of understanding of dataflow programming. What you've created is a text program. It would look fantastic in C. In LabVIEW it makes my heart break. For a direct answer to your question: Data will not show up outside a while loop until the while loop has completed. This means your most likely problem is that the conditions to stop that specific loop are not being met. As for what the problem is, I don't even want to start debugging this code. Of course, one way to pass data outside of loops is with local variables, and hey, you seem to be having so much fun with those, what's one more?
    This may sound harsh, and perhaps be somewhat insulting, but the brutal truth is that what I would personally do is to throw it out and to start using a good architecture like a state machine. This kind of framework is easy to code, easy to modify, and easy to debug. All qualities that your code seems to lack.
    Message Edited by smercurio_fc on 08-17-2009 10:00 PM

  • Can't access data after name change of account in Time Capsule

    I started using Time Capsule (TC). After transferring data to 3 different accounts. I noticed that the process of entering/ connecting to your account takes to much time. You have to connect every time to the account on TC. Because of this I changed the account names in the Airport Utility to shortened two lettre names. Unfortunately with great negative impact!
    I cannot access any data anymore. The new accounts are empty although I can see that there is still data on my TC because the available disk has not changed.Changing accountnames looks like you are creating new ones and blocking the access to the old ones.
    1) How can I retrieve the data?
    2) Can you create a 'super account' which can access all data of all accounts?
    Jeroen
    The Netherlands

    How do you reset?
    Hi..
    What I wrote is my experience.. there is other opinions out there.
    See https://discussions.apple.com/docs/DOC-2280
    What I experienced was that applying user profiles over existing files resulted in nothing being visible.
    But I am eggs spurt by self appointment only.. test everything.. hold to what is right.. reject the nonsense I will on occasion (unwittingly) spout.
    To answer your questions.. press the reset button for 1sec will reset all user profiles to default. A longer press and it will get rid of them completely.. You will go back to default settings.
    http://support.apple.com/kb/HT3728
    The no user profile option is device password.. or disk password.. when you press reset it will return to device password.. that is the default.
    Try what the reference above suggests.. but in my experience you cannot apply user profiles after copying material and still access it.

  • Default Data Server for Hypersonic SQL in ODI 11g

    Hi All,
    I installed ODI 11g 11.1.1.6.0 for Win 7 with 10g DB R2 and WLS 10.3.5 successfully without any issues.
    Created DEV_ODI_REPO Repository also without any issues.
    Created Master Repository snpm1 and Work Repository as snpw1.
    Created the Agents (Physical and Logical) and tested successfully.
    Created the data servers for respective technologies
    1) Technology Oracle -
        Data Server - ORACLE_ORCL_LOCAL 
        Physical Schemas - SALES_DEV & SALES_PROD and
        Logical Schema as ORACLE_ORCL_LOCAL_SALES
    2) Technology FILE -
        Data Server - FILE_GENERIC
        Physical Schema - FILE_GENERIC.E:/oracle/Middleware/Oracle_ODI1/oracledi/demo/file
        Logical Schema - FILE_DEMO_SRC
    3) Technology - XML
         Data Server - XML FILE
         Physical Schema - GEO_D
        Logical Schema - GEO_DIM
    4) Technology - Hypersonic SQL
         Data Server - HSQL   (Is this the correct name or some other name is recommended ? )
         Physical Schema - HSQL_LOCALHOST_20001_Default and HSQL_LOCALHOST_20001_Default
        Logical Schema - HSQL_DEMO_SRC and HSQL_DEMO_TARG
    All the Mappings are done properly using Development & Production context for Physical and Logical Schemas.
    I am able to create the Models for Oracle, FIle and XML with successful Reverse Engineering (standard with development context )
    with all the data displayed correctly.
    The issue starts here
    The Main issue is for Hypersonic SQL where I am not able to get the Reverse Engineering.
    Technology - Hypersonic SQL  I have defined the data server as HSQL
    Is this correct data server or some other name for data server is suggested ?
    I am able to start the startdemo.bat file successfully opening the 3 dos prompt windows as
    a) Oracle DI Demo - Repository Server
    b) Oracle DI Demo - Source Server
    c) Oracle DI Demo - Target Server
    Later I make  entries on the JDBC tab od HSQL - Data Server as
    JDBC Driver : org.hsqldb.jdbc.JDBCDriver
    JDBC Url : jdbc:hsqldb:hsql://localhost
    Test Connection - ok with successful connection.
    Prior to this I already run the script created schemas and inserted data to the SRC_ tables in my 10g Database as
    ORDERS - containing the Tables as SRC_CITY, SRC_CUSTOMER, SRC_PRODUCT, SRC_REGION.....
    In the Designer I create a new Model as HSQL_SRC
    Technology - Hypersonic SQL
    Logical Schema - HSQL_DEMO_SRC as defined earlier in logical schema.
    Reverse Engineer Tab - Selected as Standard   Context selected as Development from drop down list.
    When I right click on HSQL_SRC model for reverse engineer, it executes, however it does not display any tables inserted
    as shown for ORDERS Schema.
    Please correct me where I am wrong in giving the name for data server ? or some other place.
    Thanks
    Ajaz

    Hi,
    according to docs
    http://docs.oracle.com/cd/E23943_01/integrate.1111/e12644/hypersonic_sql.htm#ODIKM590
    i see
    JDBC Driver: org.hsqldb.jdbcDriver
    JDBC URL: jdbc:hsqldb:hsql://<host>:<port>
    could you modify
    JDBC Driver : org.hsqldb.jdbc.JDBCDriver
    JDBC Url : jdbc:hsqldb:hsql://localhost
    according to docs?
    Thanks

  • Can not log on after successfull installation - SAP Netweaver Trial JAVA

    Hello,
    I have successfully downloaded and installed the NW Java trial. (NW_JAVA_700SP14_SR3.rar)
    I can see in SAP MMC that all the services was started. At http://vjm:50000 I can see the default page.
    Unfortunately I can not log on to any page that need SAP authentication (eg. User management, NW administrator),
    but can log to pages which needs just basic browser authentication (eg: Web Service Navigator, UDDI client, System Information).
    The portal also does not let me log on (http://vjm:50000/irj ).
    When I get the standard SAP NW log on screen, after entering Administrator with the correct master password, simply the log on screen appears again (the password field is cleared). I also tried some incorrect user name / password just to check the difference. In that case I got the correct error message.
    I installed the software with WMware, Windows 2003 server, allocated enough disk space and 1.6Gbyte RAM. The installation finished without errors. Prior, I installed the MS loopback too (tried without it too). In SAP MMC everything is green, only have an open alert in J2E 00 -> Services -> Security -> Aggregated Data -> Invalid session count "262 > 200 last reported value above treshold".
    I am using the standard internet explorer coming with Win2003 server.
    Tried the users: Administrator, SDM, Guest, ADSUSER. I know that the password is correct, because I don't get any error if I use it, just getting the log on screen back ...
    Could anyone pls help me how can I log on to the system? Or is there any security trace file or log which could help me solve this problem?
    I am desperately trying to install this trial, I completely reinstalled the software 5 times but still can not use it
    Laszlo

    Hi,
    is your problem persisting?
    CAVE: If you use a wrong user/pw combination > 3 times the account of the user may be locked!
    try j2ee_admin instead of administrator or try adm together with your Masterpassword
    Do you have to specify the users pw inside the installation procedure? In "normal" installations this has to be done.
    If not the pw´s in the documentation of the previous answer`may fix your problem.
    The sap mmc is irrelevant for user authentication.
    Green means your system is running, nothing else.
    kind regards
    Tom

  • How i can transfer XML data from internet to SAP R/3?

    Hi all,
    I have an issue to catch data from internet (perticular website) in xml format and i want to update that xml data format into SAP R/3 database. so how i can do that?
    Can I do directly or i should use any third party tools?

    Hi Deepak,
        Refer these two weblogs,
    /people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function
    /people/jin.shin/blog/2007/05/21/handling-web-service-soap-fault-responses-in-sap-netweaver-xi
    I hope, this will solve your problem
    Regards,
    Deviprasad

  • How we can view convert data after XSLT mapping & before Graphical mapp

    Hello Friends,
    Currently i am working on XI standard content. In this client need some customization.
    In interface mapping, XSLT mapping on 1st position & Graphical mapping on 2nd position.
    As per my understanding 1st XSLT mapping will be exected then Graphical mapping.
    Can I see or check convert data from XSLT mapping.
    I want to check data between XSLT mapping & Graphical mapping.
    Kindly help me out.
    Regards,
    Narendra

    >
    Narendra GSTIT wrote:
    > I dont want to test standalone XSL Code.
    >
    > The data which I get from Source interface and after XSLT mapping I want to check this that my XSLT code is going well or not.
    >
    > i.e. check for proper input & get proper output.
    You have ro do standalone testing of the XSLT mapping.....Interface Mapping or Interface Determination will give you output message which will be that of message mapping (the last mapping)
    What is the issue in testing the XSLT mapping alone?...may be in Stylus Studio.
    Just ensure that XSLT mapping produces proper output and then this output message of XSLT is the input to your Message Mapping.....once the entire Interface mapping gets executed then it would mean that all the included mapping programs work fine.
    Regards,
    Abhishek.

  • MS Excel - can't enter data after a few minutes of operation

    Ever since upgrading to Yosemite, MS Excel partially freezes after a few minutes of being open.  Specifically, I cannot enter data or numbers into any cell, although other functions (including cut/pasta and entering data in the Search box) continue functioning fine.  The work-around solution is to close and reopen Excel, although after several minutes the same problem repeats.
    Any help is appreciated.

    Are you running the latest Office version (14.4.6 for Office 2011)?

  • Can't find data after transfer between macs using migration assistant

    I wanted to transfer data between my Macbook air using Mountain lion and a MacBook pro using Mavericks. I did it using migration assistant through Wi-Fi. The process was completed without problems but I can't find the data on the MacBook pro!
    It was my pictures folder, about 50Go and I can't find it anywhere on the new computer. It should be easy since there is almost nothing on there at the moment. It is a new install.
    The disk utility tells me that I have now an extra 50Go of space used, so it must have been transferred...
    Any idea?
    Thanks

    I found my data in the shared folder. Not all of it was there and in the end a nice lady from Apple told me to start again from the beginning and delete the mess the import program created
    I am still a bit confused over the red circles but make sure you are in the right account when trying to see the data as I dont think even as admin I could see the main user account (I had 5 for the family).
    There is a button under the get info tab that can change some of the permissions
    Frustrating isnt it

  • Can't send data after updating to 5.1 SP5 : "SendGovernor failed"

    Hi,
    I updated from 5.1 SP3 to SP5, followed the migration steps (saving each apps).
    When I want to send data in my application, I get a Send Governor Error : "CommitTrans::Send through SendGovernor failed;".
    It works fine in ApShell.
    Any idea ?
    Thanks
    Arnaud

    After upgrade you have save all the application to complete the upgrade.
    Also I suggest to process all dimensions because usually that error message is coming when something is not consistent in your appset.
    If this will not solve your issue then I suggest to go into C:\BPC\websrvrs\Logging and to check that logs because the information from there can be very usefull.
    Regards
    Sorin Radulescu

  • Can't find data after backup

    Computer hardrive broke so apple put a new one. We saved all our music, photos and videos in the time capsule. When the computer got here, we did a backup. It took about 10 hours but now, we can't find our pictures or our videos or our music.

    It is one or the other. Since you're Restored the phone from the previous backup, the new content is gone (unless you did a separate backup) and whatever was in the old backup is all you've got. And there is no merging capabilities.
    Beware that if you do not password-protect a locally-stored backup made on iTunes on a computer, not all the content gets saved. I suspect it is similar when using iCloud, but I never use that so don't know for sure. Just Restored my new iPhone 6+ from the full backup of the previous iPhone 5 and all was there save a few passwords such as iCloud.

  • Loading Data from Excel to Essbase  through ODI 11G

    Hi All,
    i am getting below error when i click execute in ODI . In Excel Data store i had click reverse engineer its working fine
    -3100 : 37000 : java.sql.SQLException: [Microsoft][ODBC Excel Driver] Syntax error (missing operator) in query expression '[Account]   C1_ACCOUNT''
    java.sql.SQLException: [Microsoft][ODBC Excel Driver] Syntax error (missing operator) in query expression '[Account]    C1_ACCOUNT''
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7114)
    oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter$OnDisconnectCommandExecutionHandler.invoke(OnConnectOnDisconnectDataSourceAdapter.java:200)
    at $Proxy2.prepareStatement(Unknown Source)
    Thanks

    Hi,
    after fixing the error with the PRE_LOAD_MAXL_SCRIPT parameter I right away figured out another problem.
    On data load I get the following exception: java.sql.SQLException: Unexpected token: ACCOUNT in statement [select   C1_ACCOUNT    ""Account] ...
    The SQL source and the Essbase target data store have the same columns, I have mapped them accordingly. As Staging area I use the Sunopsis Memory Engine. The exception is raised in Step '6 - Integration - SQL_TO_ESSBASE_DATA - Load data into essbase'.
    I have also tried a File source instead of the SQL source - same result.
    Any ideas?
    Many thanks and best regards,
    Peter

  • Send a Failure Email Notification After Load Plan execution in ODI 11g

    Hi Experts,
    Greetings!
    I am trying to send an email if any of the step fails during Load Plan execution. Irrespective of the failed object, only 1 email should be sent to the Administrator. I unable to do this. Mails are getting sent for the no of times the no of object fails. For eg if 10 out of 100 steps fails, 10 emails are getting sent. I need to send only 1 email.
    I am using ODISendMail.
    I have tried various combinations however, all in Vain.
    For instance:
    root step --> Exeception Step (Send Failure Email) and Execption behaviour (Run Exception and Ignore). Using this because, I dont want to stop the load plan on the step failure.
    Interface1: Exeception Step (Blank) and Execption behaviour (Run Exception and Ignore).
    Interface2: Exeception Step (Blank) and Execption behaviour (Run Exception and Ignore).
    Exception not getting executed.
    Please help.
    Regards,
    Andy

    Thanks SH.
    I tried your suggestion as per below.
    1. Created global variable "v_cnt" with default value "0"
    2. Created package "pkg_v_cnt" to increment the variable by 1
    3. created package "pkg_sendError_Email" to check if v_cnt > 0 then Send Error Email.
    For Instance, the loan plan looks like this:
    root step --> Exeception Step (pkg_v_cnt) and Execption behaviour (Run Exception and Raise)
    Interface1: Exeception Step (pkg_v_cnt) and Execption behaviour (Run Exception and Ignore).
    Interface2: Exeception Step (pkg_v_cnt) and Execption behaviour (Run Exception and Ignore).
    Send Error Email (pkg_sendError_Email)
    The issue here is that, the variables are not getting the incremented value and hence unable to send email . The variable value remains "0" even after execution of the exception steps when both interfaces fails.
    Pls help.
    Thanks,
    Andy

Maybe you are looking for

  • New gl concept

    hi frnds I need the concept of new gl. Can anyone tell me what is advantage in new gl in ECC 6.0 rather than 4.7 version? What is the purpose to configure SPECIAL PURPOSE LEDGER? Thanks Moderator: Please, search SDN

  • Deleted app store from computer. how do i get it back.

    For some idiodic reason, I decided to delete the App Store from my mac. However, it didn't fully delete and is now corrupted. I cannot download Lion unless I have the App Store back. I tried to download the update combo, but I am running 10.6.8 and n

  • B&W PRESET

    Once I tried to bring in some images to LR utilizing the B&W conversion preset. Now every time I go to the library module all images on the screen automatically convert to B&W . How do I get rid of the B&W conversion?

  • Resource selection in pland Order

    in PDS the '01' resource mode is on proirity 'A' but in the product heuristic run system is selecting the Mode 02 that is with the priority 'B'. system should assign the resorce '01' as its on higher priority.

  • Faces, Viewing The Full Image

    When I'm in Faces and I'm looking at a the row of unnamed faces along the bottom, I would like to be able to open up the image. Is that possible? Double clicking the image doesn't seem to do anything. Right clicking only brings up Not a Face.