Supported features for Sharepoint Connector

Here's a link to the documentation for the Microsoft SharePoint Connector. I'm not an expert on SharePoint. If you have any specific questions about the connector I would recommend commenting directly on the documentation.

Hi, I have a query regarding SharePoint connector developed by Informatica. Does it provides support for following: 1. Custom fields support 2. Batch processing 3. Search API support 4. OData query parameters Please provide any link for details needed.

Similar Messages

  • What are the supported feature for LYNC Server 2013 WITHOUT Telephony

    Hi
    I have a new customer who is asking for LYNC Server 2013 without to use VoIP Support.
    The would like to use the LYNC-SKYPE connectivity but without LYNC calls.
    Most of their internal users are using SKYPE.
    The Question is now, what Features are possible for example:
    FEATURE-LIST
    See other’s presence
    Manage own presence
    See presence in Office
    Contact management
    Contact card
    PC-PC and multiparty IM
    PC-PC and multiparty file transfer
    Persistent Chat
    PC-to-PC computer audio calling
    PC-to-PC computer video calling
    PC-to-PC presence display, IM, audio, and video with Skype users
    But what of the above feature list is possible without using VoIP ??
    And how works that LYNC WebApp Client without VoIP? Is it possible to route Audio/Video over the internet by using that LYNC WebApp Client in LYNC 2013??
    Thanks in advance ;-)
    Kind regards
    Michael
    Kind regards Michael Damaschke

    All of that is possible without PSTN connectivity or the plus cal.
    When you say VoIP, do you mean audio chatting over TCP/IP in the purest form, or do you mean specifically telephone calls?
    Technially PC-to-PC computer audio calling is VoIP, or voice over IP, but if you're talking about connecting it to a PBX or the phone network, you don't need it for any of the above.  It works wonderfully and is quite a bit cheaper without it due to
    fact that you won't need to license the plus cal for enterprise voice or the Exchange enterprise cal for voicemail. 
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Is there a sharepoint connector for cq5.5

    From the matix i see only cq5.3 compatibilty for sharepoint connector.
    Are there any installs for CQ5.5?
    Thanks.....

    Hi,
    I did check that. That same page has a matrix which doesnt mention version 5.5
    Also i tried to go to package share, download the sharepoint connector through there, install it through package manager.
    It all went through fine.
    But like the documentation says, I do not get any link for Sharepoint connector on the home/welcome page.
    Please let me know if I am missing someting.

  • Missing shared feature Reporting Services Sharepoint and Reporting Services Add-in for Sharepoint products

    Hi, when I try to install SQL Server 2012 SP1 (ISO from Microsoft Download website) on a Windows Server 2012 and try to select the shared feature options: 
    - Reporting Services Sharepoint
    - Reporting Services Add-in for Sharepoint products
    They are both missing from the list.
    How do I solve this? Help!

    Hello,
    Did you download the SQL Server 2012 Express with Advanced Services edition from the Microsoft website? If so, this edition did not support SharePoint Integration mode.
    Just as Alberto post above, Business intelligence features are not all available in all editions of SQL Server 2012. You can refer to the following link about support features in Editions of SQL Server 2012:
    Reference:http://technet.microsoft.com/library/cc645993(SQL.110).aspx#Reporting
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • Does the SharePoint connector support SharePoint 2010?

    Does the LiveCycle SharePoint connector support SharePoint 2010?
    If not, are there plans to add support for SharePoint 2010 in the future?
    Cheers,
    -Richard Gregg

    Hey N Santosh,
    is there a more firm timeline for SP2013 support in ES4 now?
    We're also on ES2 and SP2010 (without integration), looking to upgrade to ES4 and SP2013 (with integration) in the next couple of months and it would be handy to know if we're going to be able to do the integration from the start or if it's something we'll have to come back to later.
    Thanks
    Craig

  • Trouble with database connector for FAST for Sharepoint

    I have plenty of experience with the JDBC connector for FAST ESP using Oracle, but this is the first experience I have with the same connector for FAST for Sharepoint (F4SP).  I've created the XML config exactly to specs based on the technet guides
    and configured my user accounts on the SQL Server appropriately.  I'm using SQL Server 2008 R2.
    If I try to use a Windows account, no level of access granted on the SQL Server results in a successful login.  Any attempt to use the connector is met with "Login failed for user:  domain\username".  If I try a SQL Server account, I no longer
    see a login failure, but this instead:
    PS C:\FASTSearch\bin> jdbcconnector start -f ..\etc\DTtest.xml
    Copyright (c) Microsoft Corporation.  All rights reserved.
    14:44:59,870 INFO  [JDBCConnector] Starting the connector!
    14:44:59,870 INFO  [JDBCConnector] Validating config.......
    14:45:00,136 INFO  [JDBCConnector] Testing connections to external systems
    14:45:00,198 INFO  [JDBCConnector] Checking if connections to source and target work....
    14:45:00,620 INFO  [JDBCAdapter] Opened JDBC Connection
    14:45:00,620 INFO  [JDBCConnector] Connection made to source system
    14:45:00,620 INFO  [CCTKDocumentFeeder] Publisher :Initializing: com.fastsearch.esp.cctk.publishers.CCTKDocumentFeeder
    14:45:00,620 ERROR [JDBCConnector] Failed creating publisher. Test connection failed.
    14:45:00,620 ERROR [JDBCConnector] Caused by: Unable to create status tracker.
    14:45:00,620 ERROR [JDBCConnector] Caused by: Could not connect to database. Make sure TCP/IP is enabled for SQLServer.
    14:45:00,620 ERROR [JDBCConnector] Caused by: No suitable driver found for ;integratedSecurity=true
    14:45:00,620 INFO  [JDBCConnector] Connection made to target system
    TCP/IP is certainly enabled for SQL Server -- I am connecting to it with Sharepoint 2010, not to mention a test install of Toad Freeware for SQL Server from another machine, resulting in no errors.  My connection string, username and password are all
    set up according to the technet guide, including the encrypted password set by the encryption utility run the in F4SP Powershell.  The same user who runs the connector also ran the encryption tool, so that should not be a problem either.
    I've never had this kind of trouble connecting to Oracle databases with the JDBC connector for FAST ESP.  Any suggestions?  These failures aren't exactly helpful to me.  Thanks in advance.

    I found the solution to this problem in case anyone else was still curious.
    This was caused not by JDBC settings, permissions/access on SQL Server, etc.  It was caused simply by a missing SQL Server in F4SP configuration.  When you run the F4SP config wizard, either as single-node or multi-node installations, the wizard
    might end up ignoring the value you select for SQL Server, even if you are using a deployment XML file.  When configuring as a multi-node setup, the wizard ignored both my deployment XML tag <connector-databaseconnectionstring> and the SQL Server
    setting done manually in the wizard itself.  Examing the evidence, I suspect this was caused by corrupt installation media (since the installer also failed to create some core files in /etc upon doing a reinstall).
    The bottom line is that you must see a value for SQL Server in your install_info.txt file in order for the JDBC connector to work with SQL Server, like this:
    Other services
    Log Server:             myserver.mydomain.com:13415
    SQL Server database:    jdbc:sqlserver://myserver.mydomain.com;DatabaseName=FASTSearchAdminDatabase;integratedSecurity=true
    If you see this instead, the connector will never work:
    So, the JDBC connector is certainly dependent on the main configuration of F4SP, regardless of what SQL Server is targeted in your connector's XML configuration.
    Other services
    Log Server:             myserver.mydomain.com:13415
    SQL Server database:   
    ;integratedSecurity=true
    I had no idea there was a connection between my install_info setup and the use of the JDBC connector.  But, the connection makes sense considering this was the error message from the JDBC connector:
    09:20:04,016 ERROR [JDBCConnector] Caused by: No suitable driver found for ;integratedSecurity=true

  • Is the multi shoots feature for the new iso 7 camera supports iphone 5 or just the 5S

    Is the multi shoots feature for the new iso 7 camera supports iphone 5 or just the 5S

    The 10 fps burst mode will only be available on the iPhone 5s.  I believe all of the other features for sharpening photos from multiple shots are iPhone 5s only as well.

  • What are supported codecs for Whisper feature?

    Dear Experts,
    I'm looking for Cisco document/white paper/URL that shows the supported codec for Whisper feature.
    On the “Agent Greeting and Whisper Announcement Feature Guide for Cisco Unified Contact Center Enterprise - Release 8.5(x) - July 2011” at page 11 “Protocol Requirement” section, it only mentions codec G.729 can be used in Agent Greeting deployment. It doesn't mention any list of supported codec for the Whisper feature.
    Would somebody be able to share the pointer?
    Thank you.
    .nurmawan

    Actually, MPEG-4 is a family of codecs, which includes H.264. But your other post ( http://discussions.apple.com/thread.jspa?threadID=1923894&tstart=0 ) suggests that you want to edit in MPEG-4. If so, what codec is the source video?
    -DH

  • Livecycle connector for sharepoint Set Document Content for Office documents

    Hi,
    I'm trying to figure out how the LiveCycle 9.5 connector for sharepoint works. It all works like a charm, exept for the set document content activity in a LiveCycle process.
    When I have a file named  test.txt on my Sharepoint server, and I execute the process with the "set document content" activity to replace the content with the content of the same test.txt files' content which I changed for the experiment, it gets updated without any problems.
    Yet, when I have a file named  test.docx on my Sharepoint server, and I try to replace the content with that of the content of the same test.docx file with altered content, the document content doesn't get updated to the new content.
    Is there a certain configuration that I need to do, to make this work or is this a known issue of the connector?
    Thanks in advance for your answer
    Kind Regards,
    Ronald Kamp
    Junior Flex/Java/LiveCycle Consultant at iDA MediaFoundry.

    Hi Ronald,
    I could not get this reproduced at my end. We were successfully able to replace contents of a .docx file as well.
    Can you please attach the livecycle process along with the thread in case issue has not yet been resolved at your side?
    Thanks
    Raghu

  • When will Apple support a sync feature for itunes and iphone?

    Anyone know when Apple will support a sync feature for iTunes 11.1.1 and iOS 7.0.2? Its been a few weeks since iOS 7 was released and I still can't sync between my phone and computer.
    I'm curious if the lack of communication means they aren't interested in bringing this function back.

    Not sure what the sync problem is, but see Restore podcasts deleted by iTunes 11.1... for some advice on that issue.
    tt2

  • I´m doing a design for presale, where I will need a router what support PAT for 500 or a little more of users, it not need any more features only static routing and dhcp pool for 500 users, can you help me for know what router recommend?

    I´m doing a design for presale, where  I will  need a router what support PAT for 500 or a little more of users, it  not need any more features only static routing and dhcp pool for 500 users, can you help me for know what router recommend?

    What is your WAN speed currently and projected WAN speed in the next 3 years?

  • License Question for SharePoint Foundation 2010

    I have a question as it regards to the user agreement for SharePoint Foundation 2010. 
    When I deploy code to the front-end of the Foundation service which directly modifies the code on the front-end to make the system do anything different out of the box, does this mean I have violated the code agreement. 
    For instance, using JQuery to manipulate the look and feel of a form, use third party tools like SPServices, attach SharePoint Designer workflows, modify the server end by using STSADM command line to turn features on and off, create and deploy site
    collection features using Visual Studio, or create web parts? 
    Also, if I am using this software for business purposes of any kind, does it mean I need to purchase the software?
    I have received a copy of Share Foundation along with a Server 2008 R2 OS which was purchased. 
    IF I use Foundation to run my business processes, am I in violation of the user agreement and do I need to purchase SharePoint Server 2010 with CALs?

    The official answer: "I'm not a licensing person. Please contact Microsoft."
    In general:
    Foundation is a "free" download, but can only be installed on Windows Server. You can install Foundation 2010 on Windows 7, but only for testing/development, not as a production server.
    Foundation is "free" in that it is licensed as part of the Windows Server it is installed on.
    If you have 500 users, then Windows Server will need to be licensed for 500 users. The Windows Server licensing will also depend on if the users are internal or on the internet.
    SQL Server: If you are using SQL Express, then no license costs, but the number of SharePoint users may impact the licensing costs of your SQL Server.
    The choice between Foundation vs. Standard or Enterprise is the list of features needed and scalability (how many users?).
    "JQuery, SPServices, SharePoint Designer workflows, STSADM, Visual Studio..."
    None of those will impact your licensing. Anything that you do to directly query or manipulate the SQL tables will impact your support. SharePoint is a platform and you are expected to configure and customize it.  
    Mike Smith TechTrainingNotes.blogspot.com
    Books:
    SharePoint 2007 2010 Customization for the Site Owner,
    SharePoint 2010 Security for the Site Owner

  • Typical business case scenarios for SharePoint 2013 Apps

    What are the typical real time business case scenario for 1. SharePoint Hosted apps 2. Auto Hosted apps 3. provider hosted Apps? Why people choose any of this model apps model in comparison to typical On-Premise solution? 
    Another question comes is when should one go for On-Premise solution rather than Apps? What are real time scenarios?

    Let's discuss first whether to develop apps or full trust solution.
    Talking about technical aspect, On-Premise solution is popular choice for organizations who have SharePoint hosted on premise (not SharePoint Online). However, if you are using SharePoint Online, there's no choice except Apps (and possibly sandbox but deprecated).
    So for SharePoint Online only viable solution is developing apps. However for on-premise you can develop full trust or apps. However since apps requires a bit more configuration and not yet full feature set as you can do with full trust, most people are still
    developing full trust solution on premise.
    Talking about business requirement at hand, you can develop apps (even in on-premise), if your requirement is really looks like an app. For example, you would like to develop a SharePoint solution, that will show data from SAP inside SharePoint. The solution
    mostly nothing to do with SharePoint but calling SAP services to perform stuffs. So you can develop an apps and deploy inside SharePoint. Another example is import CSV files in SharePoint list, you can write an apps. But mostly I think you need to decide whether
    to develop apps depends on the Apps API ability. The API is still very limited in features/functionalities. So even if your requirement looks like apps you can't develop apps if the current SharePoint Apps API doesn't support the functionality. 
    Now let's talk about which apps model you would like to use SharePoint Hosted apps means everything hosted inside SharePoint and no other external infrastructure is required. One example is the CSV file upload apps. However, with SharePoint hosted apps,
    you can't use C# rather you just have javascript to develop the apps. There's rumours that auto hosted apps will be deprecated not sure but there's not more conceptual difference apart from where the apps is hosted (both hosted outside SharePoint). Provider/auto-hosted
    apps will be running outside SharePoint (i.e., in IIS web site), and communicate to SharePoint through REST or client object model. One provider hosted apps in the office app market is adlib pdf conversion. The apps allows you to select multiple files and
    covert them to pdf file. Basically the conversion site is hosted somewhere outside (in the provider's infrastructure). When you select all the files and click 'convert' from ribbon user is redirected to the provider site (different url) and the files are merged
    and converted to pdf. Since it's outside of sharepoint, you can use any development language (C#, java, php etc.). The provider hosted app talks to sharepoint through REST or client object model.
    So in summary, sharepoint hosted app has less complexity as it doesn't require another infrastructure and runs inside sharepoint. However you are limited to use only javascript to develop your apps. On the other hand with provider hosted apps, you can use
    any development language but you need to consider extra level of security/complexity to integrate the app with sharepoint.
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com
    Thanks for this nice reply. Plz clarify if only Auto hosted apps will be deprecated or provider hosted apps also may be deprecated by MS?

  • Multiple errors opening up a App for Sharepoint in VS2013

    I have every pre-requisite installed on my Server 2008 R2 VM.
    I launch VS2013, I have added my Azure web site and I have logged into my o365 account successfully. When I create new Project, App for SharePoint, the solution opens up in VS and I immediately get 5 errors:
    Error 1 The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) C:\Users\administrator.SHAREPOINT\documents\visual studio 2013\Projects\SharePointApp1\SharePointApp1Web\Controllers\HomeController.cs 1 17 SharePointApp1Web
    Error 2 The type or namespace name 'SharePointContextFilter' could not be found (are you missing a using directive or an assembly reference?) C:\Users\administrator.SHAREPOINT\documents\visual studio 2013\Projects\SharePointApp1\SharePointApp1Web\Controllers\HomeController.cs 12 10 SharePointApp1Web
    Error 3 The type or namespace name 'SharePointContextFilterAttribute' could not be found (are you missing a using directive or an assembly reference?) C:\Users\administrator.SHAREPOINT\documents\visual studio 2013\Projects\SharePointApp1\SharePointApp1Web\Controllers\HomeController.cs 12 10 SharePointApp1Web
    Error 4 'System.Web.Mvc.Controller.User' is a 'property' but is used like a 'type' C:\Users\administrator.SHAREPOINT\documents\visual studio 2013\Projects\SharePointApp1\SharePointApp1Web\Controllers\HomeController.cs 15 13 SharePointApp1Web
    Error 5 The name 'SharePointContextProvider' does not exist in the current context C:\Users\administrator.SHAREPOINT\documents\visual studio 2013\Projects\SharePointApp1\SharePointApp1Web\Controllers\HomeController.cs 17 29 SharePointApp1Web
    I can fix error 1 by manually adding the reference but the others I can't, no matter how many pre requisite exe/msi I re run.
    Can anyone help?

    Hi,
    Installed the following prerequisites to solve the problem:
    ◾Turn on "Windows Identity Foundation 3.5" in Windows Features
    ◾Installed "Windows Identity Foundation 4.0 (sic) SDK" from MSDN
    ◾Installed ASP.NET Web Tools Refresh for Visual Studio 2013 Preview
    ◾Installed SharePoint 2013 Client Components SDK
    ◾Run Visual Studio as Administrator!
    Here is a blog with the similar issue for your reference:
    http://alexduggleby.com/tag/sharepoint/
    Best Regards,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?

    Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?
    I found one such tool "Fortify" in the below link. Are there any such kind of tools available which supports SharePoint?
    Reference: http://www.securityresearch.at/en/development/fortify/
    Amalaraja Fernando,
    SharePoint Architect
    Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.

    Hi Amalaraja Fernando,
    I'm not sure that there is one more tool that combines all these features. But you may take a look at these solutions:
    SharePoint diagnostic manager
    SharePoint enterprise manager
    What is SPCop SharePoint Code Analysis?
    Dmitry
    Lightning Tools Check
    out our SharePoint tools and web parts |
    Lightning Tools Blog | Мой Блог

Maybe you are looking for

  • Dynamic select conditions within a Join sql_cond - (cond_syntax)

    Hello, I have many programs where I use sql_cond - (cond_syntax) syntax ( http://help.sap.com/abapdocu_70/en/ABENWHERE_LOGEXP_DYNAMIC.htm ) Example                 TRY.                     SELECT ebeln ebelp sakto                      FROM ekkn      

  • New itunes: cannot open itunes store

    I get an error message: iTunes cannot connect to the iTunes Store. Make sure your network connection is active and try again. My network connection is working fine. My firewall has iTunes allowed. Can't figure it out... Is iTunes store down? or is th

  • Html export with embedded video won't play on ipad

    Keynote 6.0 for Mac - when you export a keynote as html, if there is embedded video, the video will not play on an ios device.

  • Quicktime Logo has question mark NO VIDEO

    HI, I am not new to computers, however I am new to trying to see videos on my windowsXP with quicktime. For instance, I received in email this http: http://img502.imageshack.us/img502/8610/mooninggrans1jy.swf It won't play, I just opened a myspace an

  • Not possible to delete link investment program position from Appropriation request

    Dear specialists, We have a problem with deleting a linked investment program position in an appropriation request (IMA3, IMA11 or IMA12). We could edit some of the appr.req.'s but a few give an error. Steps done: We deleted the status BUDG from the