Developing adapter for PowerPivot

Hi experts,
I'm planning to develop a custom adapter for PowerPivot to enable connection to a third party database.  Can anyone point me to the right direction as a starting point for me?
Thanks.
Regards,
Gerd

Hi Gerd,
PowerPivot for Excel can import data from a variety of sources, you can take a look at the article regarding supported data source:
http://technet.microsoft.com/en-us/library/gg399082.aspx. Does all of data sources not meet your requirement?
It's not easy to develop a custom provider for PowerPivot for Excel, and I'm not a expert in this field. Sorry for can't provide some useful information regarding this issue, but maybe we can find out a workaround if you can elaborate your issue/requirement
with more detail.
Regards,
Elvis Long
TechNet Community Support

Similar Messages

  • Developing adapter modules for PI 7.0 using NWDS 7.3

    Hello all,
        Did someone have already developed adapter modules for PI 7.0 using NWDS 7.3? I can´t find the EJB libraries for Java 1.4.
        I'm able to develop mapping programs, but I'm not sure if it is possible to create EJB projects.
    Thanks,
    Marcos

    Hi Marcos,
    I haven't tried developing adapter modules in NWDS 7.3 for PI 7.0 myself, but according to the documentation from SAP it is possible to develop J2EE 1.4 compliant applications i.e. EJB 2.1 components, which is used by SAP PI 7.0.
    [http://help.sap.com/saphelp_nw73/helpdata/en/48/fc1e73a0ad2637e10000000a42189d/frameset.htm]
    Because of this backwards-compatibility I would expect that the EJB libraries for J2EE 1.4 should be available directly in NWDS 7.3 somewhere.
    Best regards,
    Jacob

  • Sender ebXML Adapter for handling multiple documents

    Hi all,
    I would like to ask for input on how to implement the use of sender Seeburger ebXML channel that will send multiple documents types (CIDX ordercreate and CIDX orderchange).
    For Seeburger AS2 adapter, handling of ANSI X12 documents (EDI850 and EDI860) can be done using Generic AS2 sender and Split997 adapters, and message splitter configuration. Is there same functionality that can be used for sender Seeburger ebXML adapter for handling multiple non-ANSI X12/EDIFACT documents like CIDX OrderCreate and CIDX OrderChange?
    Thanks,
    Edward

    Hi,
    Can we hit 100 Email ids to read email using single mail adapter?
    no, you have to configure url / authentification in the adapter what is obviously different for different ids.
    Can we achieve it using standard module?
    Do we need to develop custom module to read emails from 100 mail ids?
    You don't need module, you need 100 sender channels.
    /Udo

  • RFC calls with SAP JCO and IBM resource adapter for SAP - basic tuning

    Hi experts,
    we are working on a java portal connected to a backend system SAP by calling RFCs.
    On our first integration tests, it appears to be quite slow fetching data from SAP by calling the remote functions from the custom portal. We are using SAP JCo 3.0.6 and IBM resource adapter for SAP 7.0.0.3 to integrate SAP with our portal.
    Is there any basic tuning to achieve to improve performances or any hint of where to tune in SAP ?
    Any help would be greatly appreciated.
    Thanks a lot,
    Jamal

    Hi Jamal,
    I understand you have already checked performance issues in the SAP Server. We had some problems with certain RFC calls and it turned out to be a badly developed ABAP sentence.
    I'd recommend you to use httpwatch or another tool to check the response times from the browser, so you can point accurately where the is.
    Regards
    Francisco

  • Shock from AV Adapter for iPad

    Ive had a mild electric shock from apples AV Adapter for iPad, and can see it has developed a split in the rubber casing, which has blown out at one end. Ive tried to talk to apple about this, but had no real responce so far. Ive had it for about 15 months now, so I dont supose they will replace it even though it started acting up and overheating some months back, but was told thats normal. I rreally think a so called high quality product (priced £35) should last longer and more importantly be safe. Whatever happens I wont be using it again. Has anyone else had any problems with this item ?

    no but there are component and composite versions which does work with 3gs

  • Topology question for PowerPivot for SharePoint engine

    We currently have a SP2013 farm with two web front end servers, two application servers and a SQL 2012SP1 SQL Cluster.  We plan to expand the farm with all BI functionalities by adding another application server to SP2013 farm, which will be dedicated
    to all BI services, such as Excel service, PowerPivot, SSRS integrated mode, PerformancePoint, etc. and two Database servers (belong to DBA team): one of which will be used for Data Warehouse, another one for SSAS instances, including Multidemensional Cube
    instance, Tabular mode instance. My question is where is the best place for PowerPivot for SharePoint engine.
    1. On the server that holds all SSAS engine (DBA team's server)
    2. On the new dedicated SharePoint BI application server
    Theoratically, PowerPivot for SharePoint engine is only used by SharePoint, so it is better not mixed with those SSAS instance that needs DBA to assign permission. Of couse it'd be better if we can have a dedicated server for PowerPivot engine,
    but we don't. If it is mixed with MD Cube engine and Tabular Mode engine, it might compete resource more than put it on dedicated SharePoint BI application server. In addition, will separating PowerPivot service application with its engine cause more network
    traffic and affect performance. Will it be better if we just put it on SP2013 dedicated BI Application server?
    Like to hear your opinion.
    Ming

    Here's a way that I've seen implemented to switch sources amongst workbooks:
    Create a "master file" Excel workbook that contains only the PowerPivot data model, and a blank Excel worksheet.  Upload this to SharePoint and create a BISM connection in the PowerPivot Gallery that points at this workbook url.  Here's a link
    describing a BISM connection: 
    http://technet.microsoft.com/en-us/library/gg471575.aspx
    If SharePoint is configured correctly, you can click on the icon for an Excel workbook from the BISM connection in the gallery.  This will open a thin client Excel workbook that has a data connection to the BISM.
    Develop your reports in the thin client Excel workbooks.  The reports will be smaller files since the entire data model is not in them.  Also, all reports will be pointing to the same data model hosted on SharePoint (via the BISM connection) to
    keep things maintainable.
    Treat the "master file" Excel workbook containing the PowerPivot data model in the same way that you would treat an OLAP cube.  Keep Dev, UAT, and Prod versions in each environment.
    When migrating a new report from Dev to UAT, just modify the data connection to point at the UAT BISM instead of the Dev BISM.
    Long term, if a decision is made to make the solution an SSAS Tabular instance, the BISM connection can be "re-pointed" at the SSAS instance and the reports will still work.  In this way, your reports can have Dev/UAT/Prod environments, the ability
    to promote the solution to SSAS, and there should not be a need for rework if the design of the underlying model is maintained.

  • OData data source for PowerPivot

    Hi!
    I am a developer focused on data-oriented business apps. I would like to offer PowerPivot as a reporting/data analysis solution for our application. OData would be a perfect data exchange standard because we need to be able to access business logic from
    within the application in reporting and data analysis.
    I was able to implement a prototype OData provider for PowerPivot within a few hours. I deployed it to Azure and everything was fine. However, a few critical question came up when we took a closer look:
    The OData syntax allows to pass parameters (in case of service methods) and query parameters (e.g. where-clauses). I can add those parameters to the URI in PowerPivot (nearly) without any problem. Is it possible to integrate e.g. the value of a formula
    in the sheet in the URI to make the OData query more dynamic? If not I would strongly vote for Microsoft adding this feature!
    In the "advanced" dialog of OData I can enter user & password. How to use this feature if multiple users access the same excel sheet? Is it possible to route through the username of the currently loged on user? How does this work in the case of PowerPivot
    for SharePoint? I have to consider user permissions depending on the loged on user in SharePoint, too.
    Is PowerPivot + OData supposed to work in Office365, too? If so, how does user managent work there? Is there a way to pass the live ID of the Offce365 user to the OData service?
    Any help appreciated! Thank you in advance!
    Kind regards,
    Rainer
    Rainer

    Hi Rainer,
    Thank you for your question. I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Regards,
    Elvis Long
    TechNet Community Support
    Elvis, any luck finding someone?
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • When & Why to Use WL Adapter for MQSeries as compared to MDB?

              We have a need to both send and receive message via MQSeries in asynch mode.
              Initial assessment was to receive messages via MDB and send messages by use a
              pool of Sessions to the MQ Mgr connection.
              Given this why should one use WL Adapter for MQ?
              Thanks
              Tariq.
              

    I assume you are referring to the "WLI" adapter? Perhaps try posting
              your question to the "weblogic.integration.developer" or
              "weblogic.integration.interest" newsgroup.
              If you are referring to the "Messaging Bridge", which comes with
              WebLogic server, then the advantage is that MQ need not be up for the
              senders to continue sending. Senders can send messages to a WebLogic
              queue, which the bridge can in turn forward to an MQ queue. The
              disadvantage is that the extra bridge hop may slow down your app.
              Tom, BEA
              P.S. You are likely by now aware that WL 8.1 (just released in beta),
              can automatically pool foreign (or WebLogic) sessions for you.
              Additionallly, it provides help in that you can configure wrappers for
              foreign JMS objects. See "Accessing JMS Foreign Providers" and
              "Accessing JMS via Servlets and EJBs" listed under new features:
              http://e-docs.bea.com/wls/docs81/notes/new.html#1125379
              Tariq Bhatti wrote:
              > We have a need to both send and receive message via MQSeries in asynch mode.
              > Initial assessment was to receive messages via MDB and send messages by use a
              > pool of Sessions to the MQ Mgr connection.
              >
              > Given this why should one use WL Adapter for MQ?
              >
              > Thanks
              > Tariq.
              >
              

  • Custom Adapter for Inbound Operations never invoked

    Hi,
    I created a custom J2CA Resource Adapter for Inbound operations. I implemented javax.resource.spi.ResourceAdapter interface with all required methods - start(BootstrapContext), endpointActivation(MessageEndpointFactory, ActivationSpec), etc.
    I created the appropriate WSDL file according Adapter Development Cookbook. Below is an excerpt from it:
    <definitions targetNamespace="urn:Adapter" .......>
      <message name="Notification">
        <part name="Notification_Part" element="ns1:Svc"/>
      </message>
      <message name="Header">
        <part name="Header_Part" element="ServiceHeader"/>
      </message>
      <portType name="EventsQueue_ptt">
        <operation name="Dequeue">
          <input message="tns:Notification"/>
        </operation>
      </portType>
      <binding name="NotificationService" type="tns:EventsQueue_ptt">
        <jca:binding/>
        <operation name="Dequeue">
          <jca:operation ActivationSpec="acme.ActivationSpec"/>
          <input>
            <jca:header message="tns:Header" part="Header_Part"/>
          </input>
        </operation>
      </binding>
      <service name="EventsQueue">
        <port name="EventsQueue_pt" binding="tns:NotificationService">
          <jca:address ResourceAdapter="acme.AdapterClass"/>
        </port>
      </service>
    </definitions>I created a BPEL process with a partner link based on this WSDL and linked a Receive activity with it. According Adapter Concepts Guide here is what should happen when the BPEL process is deployed and started:
    - The ResourceAdapter class name and the ActivationSpec parameter are captured in the WSDL extension section of the J2CA inbound interaction WSDL Adapter Integration with BPEL Process Manager Adapter Integration with Oracle Application Server Components 5-7 during design time and made available to BPEL Process Manager and Adapter Framework during run time.
    - An instance of the J2CA 1.5 ResourceAdapter class is created and the Start method of the J2CA ResourceAdapter class is called.
    - Each inbound interaction operation referenced by the BPEL Process Manager processes results in invoking the EndPointActivation method of the J2CA 1.5 ResourceAdapter instance. Adapter Framework creates the ActivationSpec class (Java Bean) based on the ActivationSpec details present in the WSDL extension section of the J2CA inbound interaction and activates the endpoint of the J2CA 1.5 resource adapter.
    The problem is that start(BootstrapContext) and endpointActivation(MessageEndpointFactory, ActivationSpec) seem never to be invoked, the adapter is never initialized and at some point the Receive activity of the BPEL process times-out.
    I put some debug System.out.println statements in these methods, but nothing appeared in the server log.
    I'm using Oracle SOA Suite 10.1.3.1.
    I will be grateful for any suggestions.
    Regards,
    Simeon
    Message was edited by:
    skirov

    user9116351 wrote:
    Hi,
    I have written a custom connector for crud operations to a table in Oracle DB. The custom code class uses oracle.jdbc.OracleDriver which is present in ojdbc14.jar. I have placed this jar in ThirdParty folder of the OIM installation but I am still getting an SQLException while connecting to the DB as my custom code is unable to find the required class. Can someone guide me to some documentation that will help me get over this?
    Thanks,
    SaieshWhich version of OIM you are in? Also you dont need to copy ojdbc14.jar as this exists already in OIM.

  • Getting started in Developing extensions for Dreamweaver CC

    Hi,
    i'm looking for info on how to get started developing extensions for DW CC. Specifically:
    1. guides, tutorials
    2. API reference
    What i'm looking to be able to do is, among others:
    1. add elements for inserting into the "insert" panel/menu
    2. add panels.
    3. be able to drag elements from that panel into the design
    4. be able to identify tags in the web page as special tags. like how jquery UI tags are identified and have this little hovering label
    5. be able to develop specialized property views for special tags. like how jquery ui tags have special properties, once i pressed that little hovering label thing.
    One question that answering can really help - can say the guides for CS5 be a good starting point, and from there figure out what to do via the extendscript toolkit?
    of are there later guides that i can use?
    Regards,
    Gal.

    Hi Gal,
    I quote from an very old note in my library:
    True, the Adobe documentation on extensions creation is very slim, especially if you are looking at the latest releases. What I think you should do is to look back to the origins. First of all the SDK offers great examples (from 2003):
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1009962
    Also there are two great books: Dreamweaver MX Extensions by Laura Gutman and Building Dreamweaver 4 & UltraDev 4 Extensions by Tom Muck and Ray West. I believe you may read free chapters online in places such Safari library or Google books.
    The books are old, you have to understand and adapt for the new versions, but in essence everything stays the same.
    ... and here another Adobe link:
    http://help.adobe.com/en_US/dreamweaver/cs/extend/dreamweaver_cs5_extending.pdf (see page 2 "Creating an extension")
    On the other hand I'm sure you could ask well known, long-established developers. Some of them roam through our forum.
    Hans-Günter

  • Weblogic server adapter for eclipse 3.5 ?

    I am trying to get a hold of Weblogic server adapter for eclipse 3.5 with WL 10 and java 1.5
    I tried to download oracle server adapter for WL for eclipse 3.5 and it asks for java 1.6 to be present.
    Where can I get a hold of WL server adapter for eclipse ?
    I can go back to previous versions of eclipse if necessary but I have to have WL 10 server adapter working with Java 1.5.
    I would appreciate any help any kindly soul can provide. I am tearing my hair out trying to setup integrated development
    thanks

    below links can be helpful:
    http://www.oracle.com/technology/software/products/oepe/oepe_11113.html
    http://www.oracle.com/technology/software/products/oepe/index.html
    Edited by: sandeep_singh on Mar 17, 2010 11:14 PM

  • UMS Adapter for SMS & email attachment

    I found UMS adapter has provision to develop BPEL for email notification only.Refer below link
    http://docs.oracle.com/cd/E28280_01/integration.1111/e10231/ums_adapter.htm#CHDCHJJC
    A) Does UMS Adapter support to develop BPEL service for incoming/outgoing for SMS notification?
    B) Does UMS Adapter support to develop BPEL service that sends attachment while sending outgoing email address?
    Thanks In Advance
    Priyadarshi

    Syam,
    In PS5, this feature was introduced in preview mode and is not recommended to be used in production. Please use PS6 (11.1.1.7.0) if you want to implement this feature for a production solution.
    java.lang.Exception: Cannot locate Java class oracle.tip.adapter.ums.inbound.UmsActivationSpecMake sure that you have installed the UMSAdapter.rar on SOA servers (step#2 of above mentioned blog).
    Regards,
    Anuj

  • JCA adapter for Tuxedo

    Hi,
    I'm looking JCA adapter for Tuxedo, oracle tuxedo adapter. And also trying to find the difference between connecting through it and through plain WTC from a J2EE app.
    Any tips would be great, thanks in advance.
    Thanks
    A

    Hey Todd,
    By tooling I mean something like visual interspace, though at my end of developement, I dont need 'visual' components, but it would be good to have some stubs and service interface that are tux program specifics. A step more than CCI that resource adapter would offer.
    Like hibernate, a clear layer where I access the db in terms of entities and simple pojos. Simplify the programming model.
    My need is very clear, connect to Tux services, and I'm trying to understand the options, likey JOLT, WTC and now resource adapters. Is there any documentation that could compare these, in terms of programming ease, performance, pros and cons.
    Ah! and compatibility and support with oracle ADF. SALT is as of now not in contention.
    I'm not really fascinated with FML approach, where type safety check or parameter match is left at runtime.
    The project that I'm looking at is very huge in size, lets say more than thousand services
    Your guidance will be very helpful
    Thanks
    Allam
    Edited by: user9130883 on Mar 16, 2010 12:47 PM

  • Develop Adapter Module locally and deploy it later on the server

    Dear friends,
    Is it possible to develop Adapter Module for PI 7.11 locally using SAP NWDS on your local PC and when you are finished deploy the EAR files on the server using JSPM?
    Thank you and kind regards,
    Kamran

    There are two ways in which u can deploy EAR files on PI server..
    1) Deploy EAR file directly on PI server using NWDS.
                or
    2) Convert EAR into SDA file and then using JSPM deploy it on PI server..
    Re: Creating SDA file using NWCE tool

  • JCA Adapter for MSMQ in SOA 12c

    Where can I find a good tutorial on how to use JCA Adapter for MSMQ in SOA 12c?

    Actual documentation does include a brief step by step sample, see this:
    http://docs.oracle.com/middleware/1213/adapters/develop-soa-adapters/adptr_msmq.htm#TKADP8788
    Regards
    Juan

Maybe you are looking for

  • Problems displaying website in IE and Chrome

    Hi. I have recently created my first website in DW and it turns out great until I export it from DW. That's where the problem starts. I have constantly observed my website's behaviour during creation, previewing it repeatedly to make sure everything

  • XI message id in inbound proxy

    Hello,   Is it possible to retreive the xi message id in a proxy. Regards, Michel

  • Duplicates being imported on iPhoto version 9.5.1 help!!

    Hi, I am using version 9.5.1 of iPhoto for mac and in the previous version I was able to check the box that stated to not import duplicates any time I connected my iphone. With the new version I am not able to have that option. I have used a 3rd part

  • Planned Cost is taken from Actual Cost even through there is Baseline Cost

    Hi All, Responsibility: Project Super User Create Project with fully shared structure Enter planned cost for 25000 against Task (Define Project scope in detail) with Financial Element as Resource and baseline the work plan. Now enter the actual cost

  • Icons, Tools, everything in Photoshop 2014 is way, way to small.

    I've just upgraded to Photoshop 2014 CC, HD monitor running windows 8.1.  I'm seeing others on the forum are experiencing this issue, but I do not see a fix.   I've tried increasing text size in Edit / Preferences / Interface / UI font Size ; LARGE.