Make a CSV using OPEN HUB including some nodes of a hierarchy

Hi People:
I have a requirement that needs to make a CSV using OPEN HUB DESTINATION in BI7. I'm taking the information of a virtual cube (SEM ).  However, I have the detail in 0CS_ITEM. In this Infobject there are some nodes that have to be displayed in the file, but this nodes are the acumulated of some 0CS_ITEM.
My question is: Do I have to make an abap program to read de hierarchy and make manually the adittion of the acumulated and display it into the file? Is there any other way to get this target without making abap code?
Any clue will be great
Thanks in advanced

Hi
Instead of ABAP program I suggest you to create infospoke..and it will show a message in which format you want to save..
Hope this will work..
Kindly refer to the link given below..
[Info spoke|http://searchsap.techtarget.com/generic/0,295582,sid21_gci1224953,00.html]
Prasanna

Similar Messages

  • Reports using Open Hub

    All - We are currenlty using Bex and some of the reports that the users will be generating will exceed excel limit of 65k rows. I had suggested using web reports, but when the users run large reports they are timing out. The basis team changed the time out settings multiple times but they have been of no use.  It is critical that the users are able to run these reports or atleast have them run by a BW team member. Is it possible to use open hub to run reports?

    You can download the data of your data target into CSV (or other forms) using open hub.. this will be just a flat structure with the dump of all records for the specified selection...
    In your case report may be timing out on web coz of user inactivity (idle)/ dialog time..ask your basis team to check that param..(sorry i could not remember the exact param name)

  • Change of sign while extracting data using Open hub

    Hello All,
    We are extracting data from Info cube to a file in the application server using Open hub.
    While extracting data, if there is any negative value for the key figure, negative sign is appending on the right side of the value(Eg: "123.67-"), which is the standard behaviour but I want the sign to be on the left side of the value (Eg: "-123.67") while extracting to the file at application server.
    Could any one please let me know if there is any setting to do this change ?
    Thanks in advance

    Hi,
    Changing the SIGN position from one side of the NUMBER to the other side can happen in following ways.
    1) After the file is place in the application server. Deploy a OS SCRIPT file (for .csv) for obtaining the required changes to the required COLUMN [Basis team will have more idea on this]
    2)This is time consuming idea. well deploy a routine at the Open hub -Infospoke level.
    Regards

  • Importing table using Open Hub - (BODI - 1112339)

    Hi all
    We could connect to the open hub for SAP BW 7.0 hosted in a remote server . Then tried to import the tables created there. However it stops us with:
    " Error: Cannot import the metadata table xxxx.
    Parser detected an unknown data type. Please notify Customer Support. (BODI - 1112339)."
    Have you any idea why it's happening?
    Thank you.

    Hey guys
    thanks anyway iam using open hub to export data to other sources by creating a file and Ftp the same.
    some one responding to the question posted 2 yrs back..!
    anyway thanks this is resolved. Thank u
    Regards

  • How to send  Million records using  Open hub using  into my own file server

    hi
    i am using OPEN HUB process to send  6 miilion record to my own network server. is there any limitaiton how i need to go about that? my process is failing when i execute DTP openhub. i am abel to send few records to sap aplication server.
    did any body send  more than million records to aplication server out side SAP ? how to achieve this. pelase help me out..
    i am trying to send ods records into file server

    I'm glad you solved your problem.
    Generally it is nice to post how you solved your problem so that when others have a similar problem and search the archives, they can see your solution.
    Thanks

  • Using open hub to create a file on another server

    Hello everyone,
    I am wanting open hub to create a file, but create it on a different server (a file sharing server not associated with SAP).  Both BW and this file share server run Windows.
    Can this be done using logical files  (FILE transaction) or other configuration?
    I am aware of some other people posting here that send the file from open hub to DIR_HOME and then have created an OS command (SM49) to copy to the other file share server.  Also I know one could also write an ABAP to FTP the file from this location out to the file share server as well.
    I was hoping that FILE transaction would allow this but so far I have not had any luck with it.
    Many Thanks,
    Kevin

    All,
    Found out that this can be done, you can send a flat file from BW to a completely different server in one step, no need for SM49 or AL11 or FTP or ABAP program in the middle.  The trick lies in the configuration in transaction FILE.
    FILE transaction configuration steps:
    Step 1 - Define Logical File Path - just a place holder here
    Step 2 - Assignment of Physical Paths to Logical Path, here is where you enter the server & path but not a filename, for example
    \\server_swvs01\SAPFILE\<SYSID>\BPC\Cust_R3_sales\<FILENAME>
    Step 3 - Define Cross-client Logical File Name, here is where you specify the actual file name to be written to the file share on the other server in field "Physical file", just make sure and link this to the Local path you created in Step 1 above.  You can also use system variables in the physical file name or hard code it all.
    your_file_name.csv
    Hope this helps someone
    Cheers,
    Kevin

  • Hierarchy Extraction using Open hub Destination

    Hi,
    I need to extract hierarchy data for Application code(YAPPLCD) using OHD. In the Hierarchy there are 4 components(Industry, Market, Application Group and Application Code). i need to get all the 3 details for the Application Code(i.e to which Indusrty does it belong, Market and Application Group).But HIerarchy table is having one record for each apllication code, Market, Application Group, Application code.
    How to get relevant data for the application code?
    My file format should be:
    Appl.Code | Appl.Group | Market | Industry.

    Hi Suma...
    The SAP Open Hub service enables you to distribute data from an SAP BI/BW system into external data marts, analytical applications, and other applications. With this, you can ensure controlled distribution using several systems. The central object for the export of data is the InfoSpoke. Using this, you can define the object from which the data comes and into which target it is transferred, leveraging SQL Server Integration Services (SSIS) as the transfer/transform mechanism. 
    SAP BI objects such as InfoCubes, ODS objects, or InfoObjects can act as open hub data sources. You can select database tables or flat files as open hub destinations, and then use those destinations as actual sources within SSIS.  To automate the extraction using SAPu2019s Open Hub Service, youu2019ll need to setup a process chain. Note that both a full and delta modes are also available as the extraction mode.
    As stated already with direct extraction from SAP R/3, once data is extracted out of SAP NetWeaver® BI (SAP BW), the destination of that data could be any relational database (such as SQL Server), and then reports (from SSRS) and multi-dimensional cubes (from SSAS) can be created from that database data.  The resulting SQL Server reports/cubes could then be used within the Microsoft Business Intelligence delivery mechanisms, such as through Excel, SharePoint, PerformancePoint, etc.
    Hope this below link may helpful
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c08b1f70-6fb1-2b10-97a5-df4c503e03cb
    Regards
    Sudheer

  • Creating multiple flat files from a single source using Open Hub

    Hi All,
    I am not sure if its a common scenario but we have a requirement where in we have to split the data in the target into 3 different flat files depending on certain conditions. For e.g.
    If the value of an attribute in a record is A then I have to create a file, if it is B then another file and if it is C, then another file.
    Is this possible to achieve through open hub? We have a requirement to load only delta records. Any inputs is appreciated and would be rewarded.
    Thanks and Regards,
    Sundar

    Yes it is possible,
    All you need to do is create 3 destinations each of type Flat file.
    For your data target link to the and Open Destinations1, link by creating a transformation. and while create DTP use filter A.
    Again for your data target link to the another Open Destination2, link by creating a transformation and while creating DTP use Filter B.
    similarly for Open Destination3,  use Filter C.
    Regards,Vj

  • I want to make a chatroom using jsp, and have some problem, Help!

    I want to build a chatroom using jsp and client using plain html, so i need every client could have a constant connection with the web server and will receive messages realtime. But i got 2 problems.
    First, how can i turn my buffers off so that messages can get to the client the time it is meant to be. I added
    <@page buffer="none">
    but seems that it takes no effect, any tricks here? thx
    Second, I want every user could have a constant conn. with server but i dont want my server to waste resources on those connection that has already been disconnected.so is it possible to stop executing JSP pages once client has diconnected.Since i found that it will throw no exception writing to the client even if the connection is disconnected in JSPs.
    Thanks!!!!!

    By theway, i'm using TOMCat 5.0 as my JSP container.

  • Use of Open Hub Destination to load data into BPC

    Hi Gurus,
    I want to load the data from SAP BI to BPC (NW version), using Open Hub Destination. I want to know few things about this.
    1) What method should I use? Should I use Destination as Flat Files or Database tables? If Database tables, how can I use this data in the tables in BPC?
    2) If I go for Flat Files, which  is saved in the application server of BI, how can I import those files to BPC and use it using Data Manager?
    3) Also, in case of Flat Files, there are two files which are created. One is the control file and other one is the data file. How can I use both of them? Or can I just use data file without header?
    Your replies will be much appreciated.
    Thanks,
    Abhishek

    Hi Anjali,
    I can use the standard data manager package from BI to BPC, if the CSV file is available in the BPC Server or in case if I am directly extracting from BW object, InfoObject or InfoCube.
    But, since I will be using Open Hub, the output of this can be in a Database Table or a CSV file, preferably in SAP Application Server. In such cases, how can I use the Database table or CSV file in the standard Data Manager Package?
    Thanks for your reply.
    Abhishek

  • Open hub destination problem - .csv file is empty

    Hi everyone,
    I am trying to extract data from our BW system using Open Hub Dest. to a .csv file
    DTP runs successfully means show total no. of records but when I see in AL11 then records are not in .csv file that is .csv file is empty.
    How to figure out the problem?
    Best regards
    Ahmad

    @Jagadeesh:
    if I correctly understood you, you mean to say that first I should run DTP and save to an excel file to see if it shows data or not. This i think is not possible; as when we create OHD then 'Destination Type' we can choose among 'DB table', 'table' and 'third party tool',
    so if I choose 'Table' then 'File Name' is .csv file (same name as the OHD) and can change it to .xls file
    @Arun:
    have permission to write in the folder
    Do you mean creating OH to a Database Table?
    in DTP I have a filter on a Characteristic, when its 1500 records then it works (data is in .csv file) but when 3500 records then .csv file is empty
    no error message, no log
    Regards
    Ahmad

  • Open Hub: How extract Real Data and Header Data in the same .CSV?

    Hi guys, I need to extract the ODS data (I'm on BW 3.5) to a flat file. i thought about using Open Hub Service, but in SAP Help info I found that it generates 2 files: One with real data from ODS and the second is a Meta Data file with Header (names of the columns...etc)
    I need generate one file with the first row being a header, do you know how could I do it??
    Thank you and Cheers?

    Could you give me an example of this update rutine?

  • Can Open Hub Destinations be used with Multiproviders?

    We're looking to export data from a multiprovider, using Open Hub Destinations, however when I try to create the OHD, Multiprovider does not show up as an object type.  I've tried entering Infocube, but then when I search for the multiprovider, it is not on the list.
    We are using BW 7.0.
    Thank you

    Hi Michael,
    No MultiProviders cant be used as a source for an Open Hub Destinations.
    BI objects such as InfoCubes, DataStore objects, InfoObjects (attributes or texts), and InfoSets can be used.
    Chk this help link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/43/58e1cdbed430d9e10000000a11466f/frameset.htm
    Regards,
    Mansi

  • Alternative for BW Open HUb Services.

    Hi All,
    We have recently implemented Open Hub Services solution for our clients, where data is being extracted from BW CUBEs to FLAT FILES. Now we came to know that we need separate License to use Open Hub Services. In the current context it's not possible to get the License immediately as it's more than the budget.
    Can anybody throw some light, which all other way we can use to get the data extracted to Flat Files other than BW.
    We are on BW 3.5
    Regards,
    Kironmoy Banerjee
    Edited by: Kironmoy Banerjee on Nov 13, 2009 11:47 AM

    Hi Banerjee,
    You can use Analysis Process Designer
    In SAP BW, data from various databases from systems available in the company are collected, consolidated, managed and prepared for evaluation purposes. There is often further, valuable potential in this data.
    It deals with completely new information that is displayed in the form of meaningful connectivity between data but that is too well hidden or complex to be discovered by simple observation or intuition.
    The Analysis Process Designer (APD) makes it possible to find and identify these hidden or complex relationships between data in a simple way. Various data transformations are provided for this purpose, such as statistical and mathematical calculations, and data cleansing or structuring processes.
    The analysis results are saved in BW data targets or in a CRM system. They are available for all decision and application processes and thus can be decisive (strategically, tactically, operatively).
    Examples of analysis processes include the calculation of ABC classes, determination of frequency distribution or of scoring information.
    For more info go through the below link
    http://help.sap.com/SAPHELP_ERP2004/helpdata/EN/49/7e960481916448b20134d471d36a6b/content.htm
    Regards,
    Marasa.

  • Open hub for PSA to Database Table...

    Hi
    My requirement is to use Open Hub for loading data from PSA (DataSource) --> to some BI table.
    Question is: Can i make Data Source as Source of Transformation for Open Hub?
    Once i try to do, i get an error of "Cannot connect DataSource to Open Hub Destination"
    If we can't use Data Source as source of transformation in Open Hub, could u pls. suggest another way to fulfil my requirement. I dont want to create Infoprovider from my DataSource for Source of my Open Hub.
    Thanks

    Hi Harpal,
    You can have data source as source of your transformation for Open Hub Destination.
    Just check if your data source is active in the system or not.
    Regards,
    Durgesh.

Maybe you are looking for

  • Reverse A/R Invoice

    Hi All, How do you cancel or reverse an A/R Invoice which is not paid means the invoice is open ?  One thing I can think of is A/R Credit memo.  Apart from this is there any other way to do? thanks SV Reddy

  • Local URL in WebService address and WSDL file

    Hi everyone, I developed, built and deployed my webservice on a machine. To reach the webservice from the web it has a specific IP (binded to point to a local IP) , but when i access to it the URL inside the webservice address, the reference to the w

  • Adobe Reader is Cacheing Data From OLEDB Connection

    I am trying to pre-populate a form from an oledb connection to an access database. I have an html page where a user can search an id. This id then gets written to a table where the sql query defined in the PDF form can grab it, join it with a table w

  • Mac & Windows in Photoshop Elements 11

    Are there separate DVD's for Mac & Windows in Photoshop Elements 11?  Thanks for your answer, which should be indicated on product description.

  • Latest version of application server

    What is the latest version of application server since I have RDBMS of 11.2.0.3 and heard 12c version is in process. Could you let me know documents/url for latest application server? since previously we had OC4J containers..have they now been replac