Create a report on top of salesforce

Hi All,
If any one can help me,
How to create a report on salesforce database in IDT? How to configure salesforce database in to Business objects?

To connect to sales for you will have to create a multisource universe in IDT as it leverage the data federation servers which are needed for connecting to salesforce.com
http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41sp2_data_acs_en.pdf
Here are the setup steps that will help
7.10 salesforce.com Connections - To Configure the Environment
You must first configure your environment to make salesforce.com connections work either in the
universe design tool or in the information design tool.
1. Stop the Connectivity Service from the CMC and the client application.
2. Run regedit.exe in the MS Windows command line to open the Registry Editor.
3. Gotothe Salesforce ODBC datasourceunder HKEY_LOCAL_MACHINE > SOFTWARE > ODBC
> ODBC.INI > <SALESFORCE_DSN_NAME>, where SALESFORCE_DSN_NAME is thesalesforce.com
data source name.
4. Right-click the data source name and select New > String Value.
5. Enter CheckJVMChanged.
6. Double-click the property and enter 0.
7. Close the Registry Editor.
You must then follow the steps below to complete the configuration.
7.10.1 To Make salesforce.com Connections Work in the Information Design Tool
1. Exit the information design tool.
2. Copy the sforce.jar driver file to the bip-install-dir\win32_x86\jdk\jre6\lib\ext
directory.
3. Go to the bip-install-dir\win32_x86 directory.
4. Open the InformationDesignTool.ini for editing.
5. Add the following line at the end of the file:
-Dosgi.parentClassloader=ext
6. Save the file.
7. Restart the application.
When you complete this task, connections to salesforce.com are properly configured.

Similar Messages

  • Create a report with Top Meeting Organizers

    Hello!
    Is there a way to collect data to a report (perhaps to a csv) containing my organizations top meeting organizers in the last 6 months? 
    //Christian 
    Christian Andersson, Exchange 2010 Administrator Jönköping Municipality, Sweden

    Hi,
    Base on my knowledge, I don't think there is any way can achieve your requirement in exchange.
    Niko Cheng
    TechNet Community Support

  • Create a Crystal report on top of two queries

    Hi All,
    Is it possible to create a report on top of two Bex queries in Crystal reports 2008 & Crystal report 2011 & CR enterprise version 4.0?
    Please explain the steps if possible.
    Thanks in Advance....

    Not possible!
    You'll need to use a Subreport to separate the queries.
    -Abhilash

  • Report on Top-10 Ship-to-parties

    Hi,
    I want to create a report on Top-10 Ship-to-Parties based on the Open Orders. So 0SD_C03 Infocube will workout or shall i use any other cube.
    And of Ship-to-Party and Open orders which Info object shall i use.
    Please explain how to develop th report from scrach.
    Points will be rewarded.
    Thank you.

    The definition of ship to depends from company to company, but I recommend you get the definition first. In most cases any order which has not been delivered or billed is open order. To determine that, you need Deliver status or Goods Movement Status to determine delivery and Billing status to determine billing status. Once you have those fields in your cube, then you can create the report.
    Most of the cases, the Billing and delivery status would be in the item level analysis and your 0SD_C03 is more like summarized level.
    Create a Restricted Key figure for one of the key figures with the above restriction using Delivery status and Billing status and get the top 10 customers.
    thanks.
    Wond

  • Problems in creating the report to find top 5 long running Queries

    Hi,
    I am trying to create a report which should give the result for top 5 long runnings queries for the givin multiprovider or all the multi providers.
    I am creating the report on 0TCT_MC01 statistics cube. But it is displaying the result for all queries with all executed times. But i want only top 5. If i include the condition to put top 5, same query is getting if it takes long time.
    how can i achieve this.
    Regards,
    Vishnu

    one more - the 0TCT_MC01  also contains the virtual cube of ST03N type entries not yet loaded to yoru cube
    When was the last time you loaded stats into the base cubes?
    If it was some time ago - then load the cube thus the virtual cube will take less time to retrieve the data
    Or even better - on include infoprovider = 0TCT_C01 inside your query

  • How to create a report to bring all data from two different Info providers

    Hi All,
    I have a peculier problem while creating a report. I have two custom info providers one DSO and another Cube. There are only two common fields between these two Info providers . I need to create a report such that the report displays all the values from DSO but user can have the selection option on one of the fields in the Cube.
    Here is an example
    DSO Contents:
    DocNum-     DocItem-     DocText-     Amount-      Quantity
    10000----     10----            ABC----          100----           10
    10001----     20----     DSN----     200----     10
    10005----     20----     DSN----     200----     10
    Z1003----     10----     CAN----     500----     1
    Cube Contents
    DocNum-     DocItem-     Date-----          InvoiceAmt
    10000----     10----     1/10/2009----         50
    10001----     20----      2/20/2009----        100
    10005----     20----      2/25/2009----        100
    The report needs to be displayed as shown below when the user selects value for date from 1/10/2009 to 2/20/2009
    DocNum-     DocItem-     DocText-     Amount-      Quantity
    10000----     10----     ABC----     100----     10
    10001----     20----     DSN----     200----     10
    I hope this was clear for you to understand. I would really appricate if any one can answers about how to resolve this problem. I cannot add the date filed to DSO and I also have Doc Num and Item as the user selection fields in the report.
    Thank you all in advance and i would really appreciate for your suggestions.
    Regards
    Chinna
    Edited by: chinna2479 on Mar 3, 2009 7:38 PM
    Edited by: chinna2479 on Mar 3, 2009 7:39 PM

    Hi chinna,
    Two possible options, I can think of now, but both of them may be a compromise with performance.
    1. create an infoset and then a query on top of it, provided we have a one to one relation in both the targets. That is, the combination of doc and item number is not duplicate in either cube or ODS.
    2. Create a master data object of doc and item number and have date as an attribute. Load that from cube data and make date as navigational attr.
    Use this navgntal attr for selection in your report.
    Let us know, if you require any further info.
    Naveen.A

  • Webi Report on top of a BEx Report vs a Universe in BI 4.0

    Not sure if this belongs in this forum or a different one
    I am trying to build a report in BI 4 against a BEx report and I don't know if this is possible or not.  When I created the universe on top of the BEx report, the hierarchy levels convert to objects.  My report requirement is to show different levels of the hierarchy on different tabs.  Is there any way to break the hierarchy apart so that each level is a separate object or do I still need to go through the universe to achieve this?
    thanks in advance for your help!

    Srvavan
    Let me try to explain in a different way.  I have used the UDT in BI 4.0 to create a universe against a BEx report.  As the universe is being built against the BEx report, it takes the different levels of the hierarchy and creates objects for each level.  Lvl01 Cost Center, Lvl02 Cost Center... Lvln Cost Center.  However when I try to create a report in Webi using the BICS connection, I only see Cost Center.  Is there any way to create the Lvl01 Cost Center, Lvl02 Cost Center... Lvln Cost Center in BEx up front?
    Frank

  • Creating ALV reports using OOP concept

    After creating many reports i found out that 90% of the coding in a report is copy paste i.e. only 10% of coding effort is required which includes
        creating the custom data types and internal table variables  ...
        populating the data
        creating screen,GUI status and GUI title
    Just copy paste the below code and do as stated  :
    *ALV TEMPLATE
    *create screen no. 2000
    *change flow logic in screen if necessary
    *create GUI status and GUI title
    *change selection texts and text symbols*
    REPORT  Y_TEMPLATE_ALV.
    TABLES : ."use if range of values required on selection screen.
    DATA: zcl_alvgrid        TYPE REF TO cl_gui_alv_grid,
           zcl_ccontainer     TYPE REF TO cl_gui_docking_container,
           wa_layout    TYPE lvc_s_layo,
           it_fieldcat  TYPE STANDARD TABLE OF lvc_s_fcat,
           wa_fieldcat  TYPE lvc_s_fcat,
           z_document         TYPE REF TO cl_dd_document,
           o_docking TYPE REF TO cl_gui_docking_container,"Docking Container
           o_split TYPE REF TO cl_gui_easy_splitter_container, "Splitter
           o_top_container TYPE REF TO cl_gui_container,   "Top Container
           o_bottom_container TYPE REF TO cl_gui_container."Bottom Container
    TYPES : BEGIN OF TY_FINAL,
    "All columns which are to be displayed in the report should be included here
    END OF TY_FINAL.
    *Add additional Internal Tables's if data is to be extracted from multiple tables
    *Then loop at main table and Read the other tables
    DATA :IT_DATA TYPE STANDARD TABLE OF , "data extracted from tables can be stored in this internal table variable ..
           WA_DATA TYPE ,
           iT_alv      TYPE STANDARD TABLE OF TY_FINAL, " pass to  the method SET_TABLE_FOR_FIRST_DISPLAY of class
    ZCL_ALVGRID [Already done ; its  just fyi]
           WA_alv      TYPE                   TY_FINAL.
    DATA :V_CLN(255) TYPE C, " For no. of records
           V_LINE TYPE I. " for conversion of integer to character
    *                 Selection Screen                                     *
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETERS:
    SELECT-OPTIONS: " PARAMETERS and Range on selection screen
    SELECTION-SCREEN END OF BLOCK B1.
    AT SELECTION-SCREEN OUTPUT.
    *                        START  OF  SELECTION                          *
    START-OF-SELECTION.
    *  SELECT * FROM INTO CORRESPONDING FIELDS OF TABLE IT_DATA WHERE ....in ....
       IF SY-SUBRC = 0.
         LOOP AT IT_DATA INTO WA_DATA.
           MOVE-CORRESPONDING WA_DATA TO wa_alv. " if data is fetched from only one table
           APPEND wa_alv TO it_alv.
           CLEAR : wa_alv,WA_DATA.
         ENDLOOP.
         DESCRIBE TABLE it_alv LINES V_LINE.
         V_CLN = V_LINE.
       ENDIF.
    END-OF-SELECTION.
       PERFORM DISPLAY_ALV.
    *&      Module  STATUS  OUTPUT
    *       text
    MODULE STATUS_2000 OUTPUT.
       SET PF-STATUS 'STATUS'.
       SET TITLEBAR 'ALV'.
    *  ** Creating Docking Container
       CREATE OBJECT o_docking
       EXPORTING
    *    side = cl_gui_docking_container=>dock_at_right
         ratio = '95'.
       IF sy-subrc EQ 0.
    * Splitting the Docking container
         CREATE OBJECT o_split
         EXPORTING
           parent        = o_docking
           sash_position = 05 "Position of Splitter Bar (in Percent)
           with_border   = 0. "With Border = 1 Without Border = 0
    *   Placing the containers in the splitter
         o_top_container = o_split->top_left_container .
         o_bottom_container = o_split->bottom_right_container .
    *   Creating the document
         CREATE OBJECT z_document
         EXPORTING
           style = 'ALV_GRID'.
       ENDIF.
    * Calling the methods for dynamic text
       CALL METHOD z_document->add_text
       EXPORTING
         TEXT         = 'No. of Records:'
         sap_emphasis = cl_dd_area=>strong. " For bold
    * Adding GAP
       CALL METHOD z_document->add_gap
       EXPORTING
         width = 10.
    * Adding Text
       CALL METHOD z_document->add_text
       EXPORTING
         TEXT = v_cln.
    * Adding Line
       CALL METHOD z_document->new_line.
    * Display the data
       CALL METHOD z_document->display_document
       EXPORTING
         parent = o_top_container.
       IF zcl_alvgrid IS INITIAL .
    *----Creating ALV Grid instance
         CREATE OBJECT zcl_alvgrid
         EXPORTING
           i_parent          = o_bottom_container
         EXCEPTIONS
           error_cntl_create = 1
           error_cntl_init   = 2
           error_cntl_link   = 3
           error_dp_create   = 4
           OTHERS            = 5.
         IF sy-subrc <> 0.
           MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
           WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
         ENDIF.
    * Calling the method of ALV to process top of page
         CALL METHOD zcl_alvgrid->list_processing_events
         EXPORTING
           i_event_name = 'TOP_OF_PAGE'
           i_dyndoc_id  = z_document.
    * Preparing field catalog.
         PERFORM T_FIELDCAT USING:
                    '1'        'BRNCD'      'BRAND'.
    *          'Column no' 'FIELDNAME' 'Column Heading' 
         WA_LAYOUT-CWIDTH_OPT = 'X'.
         WA_LAYOUT-ZEBRA = 'X'.
         WA_LAYOUT-SEL_MODE =  'A'.
    * Setting table for first display
         CALL METHOD ZCL_ALVGRID->SET_TABLE_FOR_FIRST_DISPLAY
         EXPORTING
           IS_LAYOUT                     = WA_LAYOUT
         CHANGING
           IT_OUTTAB                     = it_alv
           IT_FIELDCATALOG               = IT_FIELDCAT
         EXCEPTIONS
           INVALID_PARAMETER_COMBINATION = 1
           PROGRAM_ERROR                 = 2
           TOO_MANY_LINES                = 3
           OTHERS                        = 4.
         IF SY-SUBRC <> 0.
           MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
           WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
       ELSE.
         CALL METHOD ZCL_ALVGRID->REFRESH_TABLE_DISPLAY
         EXCEPTIONS
           FINISHED = 1
           OTHERS   = 2.
         IF SY-SUBRC <> 0.
           MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
           WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
         ENDIF.
       ENDIF.
    ENDMODULE.                 " STATUS  OUTPUT
    MODULE USER_COMMAND_2000 INPUT.
       DATA: V_OK_CODE TYPE SY-UCOMM,
             V_SAVE_OK TYPE SY-UCOMM.
       V_OK_CODE = SY-UCOMM.
       V_SAVE_OK = V_OK_CODE.
       CASE SY-UCOMM.
         WHEN 'BACK'.
           SET SCREEN 1000.
         WHEN 'EXIT'.
           LEAVE program.
         WHEN OTHERS.
           SET SCREEN 1000.
       ENDCASE.
       CLEAR V_SAVE_OK.
       SET SCREEN 0.
       LEAVE SCREEN.
    ENDMODULE.                 " USER_COMMAND_2000  INPUT
    *&      Form  T_FIELDCAT
    *       text
    *      -->x   text
    *      -->y   text
    *      -->z   text
    FORM T_FIELDCAT  USING VALUE(X) TYPE ANY
           VALUE(Y) TYPE ANY
           VALUE(Z) TYPE ANY.
       WA_FIELDCAT-COL_POS = X.
       WA_FIELDCAT-FIELDNAME = Y.
       WA_FIELDCAT-COLTEXT  = Z.
       APPEND WA_FIELDCAT TO IT_FIELDCAT.
       CLEAR WA_FIELDCAT.
    ENDFORM.                      " T_FIELDCAT
    *&      Form  DISPLAY_ALV
    *       text
    *  -->  p1        text
    *  <--  p2        text
    FORM DISPLAY_ALV .
       IF NOT it_alv[] IS INITIAL.
         CALL SCREEN 2000.
       ELSE.
         MESSAGE 'No data for Display' TYPE 'I'.
       ENDIF.
    ENDFORM.                    " DISPLAY_ALV

    Hello Jay,
    Calling methods, creating instances, casting etc are not OOP. When you say you've developed an OO-report you think OO, refer to this blog to see what i mean - Global Data in ABAP OO Programs
    BR,
    Suhas

  • Creation of Generic Data source using function module based on the program which was used to created ABAP report

    Hi,
    We have a requirement to create a BI report based on plant maintenance report. The plant maintenance report is based on a ABAP program with complex logic. My question is i want create a Generic Datasource using Function module and can I include the logic(Abap Program) that is used for plant maintenance report in the function module? Please share your thoughts.
    Thanks,
    Ravi

    Hi,
    Step1-Create a table structure which you need to create same as the fields you require in you data source.
    Step 2-create a custom abap program and inside that call the Client abap program with the selections as required and save the result data in some table
    Step 3-create infoset query.In the infoset query give your table structure name and  program name which you developed.
    Step4-create data source on top of that query

  • Creating a report in OBIEE 11g

    Hello Masters,
    I need to create a report in dashboard
    so, i added page for this, but where i can found subject areas in OBIEE 11g so that i can create a report on this page based on that subject area.
    Thanks in advance.
    Regards,
    S Goud.

    For Creating New Reports,
    1.Got to -> New ->Analysis you will have your Presentation Tables under Select Subject Area
    Click on your Subject Area -> you'll get list of tables under the Subject Area
    2. Expand the Folders and click the required column.
    3. Click on Result tab - > you'll get Title and Table View
    4. Format your Table view and Title View
    5. Save your New Report in Shared Folders (You may create your own folder under Shared folder)
    View the Reports on Dashboard.
    1.Got to -> New ->Dashboard -> you will have New Dashboard Window
    Name - Give the name of your Dashboard
    Select Location - /Shared Folders/Standard Dashboard/
    Click Ok -> you'll get Empty Dashboard window.
    2. Edit the Dashboard -> Drag and Drop your Saved reports from Shard Folder under Catalog
    3. Click on Save button (Top Right) and save your dashboard -> click run [Green right Arrow(Top Right)].
    4. Now you'll have your report in your dashboard page.
    Rename Dashboard Page
    Edit the Dashboard - > Click Properties Nedt to X Symbol -> Dashboard Properties
    -> You'll have the Dashboard Properties window -> Select the Dashboard Page -> Rename
    Prompts:
    1.Got to -> New ->Dashboard Prompt-> you will have your Presentation Tables under Select Subject Area
    Click on your Subject Area -> you'll get the Untitle Prompt Window
    -> Click + symbol -> Column Prompts ->you'll get list of tables
    2. Expand the Folders and click the required columns from the list (the Columns should be your Report's table).
    3. Save your New Prompts in Shared Folders.
    Note: The Prompt columns should be Is Promptd in your Reports Filters.
    Mark as correct if it is helpful.
    Thanks

  • Chart are not supported in crystal report - on top of SAP R/3

    Hi All,
    I have made one crystal report on top of SAP R/3 system. I have included some graphs on it.
    But when i uploaded that report on infoview portal, it shows blank page when i try to view it on portal. It works fine in Crystal Report 2008.
    I have one other report without graphs, it works fine on infoview portal. This reports works fine with "Enterprise" authentication.
    Products:
    - Crystal Report 2008
    - Business object Enterprise 3.0
    - Authentication: Enterprise
    Please help as soon as possible.
    Regards,
    Rishit

    Hi..
    Ya.. its strange!! Because when i have created a report without Chart.. it works fine on portal. But when i added a chart in same i get blank page.
    And have you make that report on top of SAP R/3 (Or ECC).
    Even when i have made report on top of SAP BI with chart.. it works fine on portal.
    The issue is just with SAP R/3 (Or ECC).
    Regards,
    Rishit

  • Custom report for TOP 10 CPU Utilization machines from any group in aggregation last seven days

    I want to create a custom report that contain list of TOP CPU Utilization of machines form any group.This report is create on last 7 days CPU utilization of all machine from a group.
    What  should be query for this report.

    Hi,
    Please refer to the links below:
    SQL Query for TOP 10 Average CPU
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/8d9a2d0d-8761-4d1f-b194-b24aa65172e1/sql-query-for-top-10-average-cpu?forum=operationsmanagerreporting
    How to use Report Builder to create custom reports in SCOM 2007
    http://www.systemcentercentral.com/how-to-use-report-builder-to-create-custom-reports-in-scom-2007/
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Daily business report to top management

    Hi all
    We are running Enterprise portal 7.0 in our environment with no BI repoting.
    Our requirement is as follows:
    Currently the managers post their daily business reports on Excel; the problme in it is that everyone creates the report with his own idea with no standard format set for it. The top management wants the daily reports from managers in different factories (Procuement Managers, Sales Managers, etc) to be posted to them directly through portal AND in consolidated format, with standard formats for all reports from different managers.
    I have an idea of implementing this report through ALV reports and create a Transaction iView for it and assign that iView to the top management role.
    Expert suggestions are required to achieve this and to see if this is a correct one.
    Handsome points will be awarded based on the criticality of the issue and time.
    Regards,
    AQ

    Hi,
    You are going in the right direction.
    What you have to do is..according to the different managers you have to create a iview which takes the screen field parameter and matches it with the parameter of the ALV report....
    and then you can create users for them...and assign the roles to them.
    HTH
    Regards,
    Dhruv Shah

  • Creating a report

    Hi
    Our requirement in creating a report is as follows :
    We have "Sales Officer" , "Serial No" , "Revenue" , "Year" columns .
    The relationship between Sales Officer and Serial No is that : "A Sales Officer can have any number of Serial No's under him ie., 1:M relationship)
    We need to create a report containing the following columns : 1) Sales Officer 2) Revenue for current year 3) Revenue for top 10 Serial No's by Sales Officer for current year .
    Please , share your suggestions in creating the above report as soon as possible.
    Thanks.

    Hi friend,
    firstly, you should create a repository variable to store the current year. After, you build the report, adding Sales Officer, Revenue, and in Serial No's you must use RANK function in column formula. And also establish a filter where you must use the repository variable created.
    Regards.

  • Report with top 10 tables ...

    Hello !
    I need to create an report with the top 10 tables :
    1 - The most bigger tables
    2 - The most access tables
    3 - The bigger number of sorts
    4 - The physical access
    5 - The bigger shared memory use
    The first one i can get from dba_segments, but the others i have no clue where i can find this informatation on the database.
    Any help is good .
    thanks
    Fernando

    Hi
    Answer of your first point is hidden in dba_segments view. this view contain colum bytes. it is size of any objects in bytes
    like select segment_name,segment_type,owner,bytes/1024/1024 as size_in_mb
    from dba_segments
    where owner='SCOTT'
    order by bytes desc.
    Answer Point No. 2
    there is dynamic view v$sql
    this view contain a colums sql_text,first_load_time, last_load_time
    select colums sql_text,first_load_time, last_load_time
    from v$sql
    order by sql_text
    copy colum sql_text in excel sheet and you can count table name how many time it has been accessed. or by apply a group funcation
    select select count(*) from v$sql
    from v$sql
    group by sql_text
    Answer of point No. 3,4,5 lies in a statspack report. in oracle 9 and 10g contain following information in automaitc work load repository reprot.
    Best Regard
    Abdul Hameed
    Islamabad Pakistan
    [email protected]
    cell 92 333 5587 318

Maybe you are looking for

  • Adobe Download Assistant Not working

    I tried all the troubleshooting many times it still will not work. I keep getting error 107. I put in my id and then it stops and will not download after effects.

  • Question about smc fancontrol after installing Leopard... please help

    hi,, i recently had my macbook pro a clean install leopard,.. everything is going fine afterwards until i installed smc fancontrol, smc fancontrol is working fine, but my problem is, i forgot to set the default fan speed on the smc fancontrol which i

  • Writing mulitple sql statements in 1 stored procedure

    Hi all, can i know how to create mulitple sql statements in 1 stored procedure?? Eg the first sql statement will generate few results and my second sql statement will based on the first statement result to execute its second results and my third sql

  • How to Reduce Clusetering Factor on Table?

    I am seeing a very high clustering factor on an SDO geometry table in our 10g RAC DB on our Linux boxes. This slow performance is repeateable on othe r Linux as well as Solaris DBs for the same table. Inserts go in at a rate of 44 milliseconds per in

  • Elderly mothers number was changed!

    So my 75 year old mother, who has been a BT customer for 45 years, and has had the same number all that time, today found out that for the SECOND TIME IN LESS THAN A YEAR, her number has been "reassigned" to someone else! No warning, no notification,