BizTalk 2013 R2 - Oracle client connectivity

In integration of BizTalk 2013 R2 with Oracle database
1)  is there only  any particular version client that BTS 2013 R2 supports.
2) Do I need to know what version of Oracle db client is using before I install oracle client - (should support BTS2013 r2)
3) For example, client has older version of Oracle Db say 8g and if I install Oracle client 11g will that work  with my BTS2013 R2 ?
4) Is it mandatory to always install both 32 bit and 64 bit  client ?
MBH

Please follow the below steps (worked for me):
1-    
You can install it by running setup available in
ODAC1110720.zip which can be downloaded from oracle site.
2-    
Install ODAC1110720 on the new OracleClient home.
3-    
Click
Next on Welcome screen
4-    
Keep selecting
Oracle Client 11.1.0.7.20 version to install
5-    
Keep selecting
Oracle Client 11.1.0.7.20 version to install
6-    
Select
D:\app as Oracle Base where Oracle Client is installed on your system and click
Next:
7-    
Keep the default port and click
Next to proceed:
8-    
Click
Exit on successful installation
If this answers your question please mark as answer. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

Similar Messages

  • BizTalk 2013 R2 - Oracle client (Insert into Multiple tables) CompositE Transaction

    I know there is Composite Transaction of  inserting into multiple tables in SQL.
    Is there a way where we can have inserts into multiple table at once ? If yes, can anyone please provide step by step procedure to achieve this  
    MBH

    Here is a link on using Oracle DB w/ composite operations: 
    Performing Composite Operations on Oracle Database by Using BizTalk Server
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Oracle client connecting to sqlserver

    oracle client connecting to sqlserver in local machine. working fine.
    but I am connecting to remote sqlserver getting error
    obojects does not exist
    listenter not started.
    No firewall, port is open, entry in the sqlnet.ora, tnsnames.ora, listener.ora
    all correct.
    I have qusetion, connecting oracle client and sqlserver
    we need install any special odbc
    please let me know

    this question should be in HS forum
    and oracle client (eg sqlplus) can't directly connect to other ODBC databases., but oracle server can through heterogeneous connectivity (HS) and yes server will need ODBC driver to do that.
    http://www.oracle-doku.de/oracle_10g_documentation/server.101/b10764/toc.htm
    Eugene Roytman

  • How to validate prerequisite for ODP and Oracle Client connection

    Hi.
    I have a very simple application on .Net that connect to Oracle using ODP (was compiled with Oracle.DataAccess dll 10.2).
    I want to check "connection prerequisite" (application will be able to connect to DB) before installing this aplication on other computers?
    How can I check that ODP.NET version 10.2 or higher is installed on target host (registry check is not enopugh)?
    I know that I can check ODP entries in registry - but this will not check Oracle Client and compatibility between client and ODP.
    Also, if ODP was installed by ODAC XCopy installation - registry may be not updated by new ODP entry.
    And - if I am installing on the computer, DB was installed on, Oracle Client can be not installed separately.
    And one more issue: When I tried to run "test connection" method from installation, that use referenced dll on machine, that has only ODAC (with ODP) 11, - "Oracle.DataAccess.Client.OracleException The provider is not compatible with the version of Oracle client at Oracle.DataAccess.Client.OracleInit.Initialize()
    at Oracle.DataAccess.Client.OracleConnection..cctor()" error message was thrown (policies for both ODAC 10.2 and 11 are exists in GAC (assembly), pointing to Oracle.DataAccess 11 from ODP 2x bin).
    So, How and which components can I check to ensure appropriate versions of ODP and Oracle Client were installed and application will be connected?
    Thank you in advance!

    Hi,
    You could check for the presense of Oracle.DataAccess.dll in the GAC. Bear in mind you'd also want to check the version and whether a policy files exists as well as a newer version + policy file will work too (but not without the policy file).
    That wouldn't confirm the install is valid and works though, and I don't know of a way you could easily check that, apart from perhaps simply trying to run a small exe that attempts a connection to the database.
    With respect to the type initializer exception, that occurs when ODP cant find the right oraops*.dll or oci.dll, usually due to the wrong one being found, but can also occur if one is not found at all. Quite often this is due to the application including ODP in its bin directory rather than letting ODP get picked up out of the gac. Prior to 10.2.0.2.20, ODP loads the dependencies based in PATH so multiple homes can cause it as well. 10.2.0.2.20 and higher ODP loads dll's based on DLLPATH registry entry.
    Hope it helps,
    Greg

  • Higher ver of Oracle Client connecting to Lower ver of Oracle Server

    Hi,
    Does anyone has tried or know any issues for the above mentioned subject?
    Details are:
    OS: HP-UX
    Oracle Server version: 8.0.4.4.0
    Oracle Client version: 8.1.6 / 8.1.7
    Thank you in advance.

    Generally, sort of, Net8 should be backwards compatible... best to comfirm with Oracle though.
    But, I'm not sure about that DB version. Wasn't anything less than 8.0.5 plagued with bugs?
    Hth,
    Fredrik

  • Oracle client picking up wrong port while connecting to oracle server

    Hi,
    I have an oracle client installed in one of the system. As we know oracle client connects to the server on port 1521, but from my client system every time i try to connect it is taking random ports which are blocked on our firewall, hence not connecting to the server.
    Is there any method i can connect with port 1521 only. I have also put the entry in client tnsnames.ora
    Thanks in advance
    Regds
    Kiran

    M Kiran Kumar Reddy wrote:
    True, Tnsping is working but i am not able to connect to server
    my client system TNSNames.ora
    LIB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.228)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    Client to server tns ping result
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.
    1.228)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (40 msec)
    Edited by: M Kiran Kumar Reddy on Jul 23, 2009 7:42 PMThat's because tnsping goes no further than the listener. There doesn't even have to be a database to get a successful tnsping. And since tnsping only needs to ping the listener (not the database) it only needs port 1521. It's when the listener tries to set up the actual database connection that he will (by default) pick an random port for that connection.

  • Can we install oracle client 32 bit on Linux 64 bit

    Can we install the 32 bit applications like the oracle client on to a database server 64 bit and linux os 64 bit ?

    This question is two parts which I paraphrase as per my understanding; please correct me if I'm wrong:
    1) Can you install 32-bit applications (like the oracle client) on to a 64-bit Linux OS?
    Quick and correct answer is: Yes. Most distributions will include 32-bit libraries along with 64-bit libraries for just this purpose.
    2) Can a 32-bit Oracle Client "connect" to a 64-bit Oracle Database server?
    Yes.
    So ultimately, you could install 64-bit Oracle Database on a 64-bit Linux OS, and then continue by installing the 32-bit Oracle Client on the same host (although I see no real reason for this), and then finally use the 32-bit Oracle Client to connect to the 64-bit instance running on the same host.
    Hope this is helpful!
    Eric

  • Listerning port for client connection

    When the oracle client connects to the oracle database, the default port that the system uses is 1521, which is configured as the listerner location using TCP/IP protocol.
    However, we noticed that once the connection has been establised, the oracle database will start to use different ports (range from 1000 to 5000) in a random manner throughout the connection.
    Is there a way to specify the range or limit the ports used by the database?
    Thank you
    Oo

    Have you set USE_SHARED_SOCKET to true? The Security and Network Integration Guide for Windows has a section on this parameter http://download-west.oracle.com/docs/cd/B10501_01/win.920/a95492/net_conf.htm#634333.
    By default, when any Oracle application contacts a Windows database, it connects to the listner (generally on port 1521) and is then given a port to connect back to. The application then reconnects to the database on this new port and does its work. USE_SHARED_SOCKET changes this behavior so that all the communication happens on the listener port, but this only works in dedicated server mode because of architectural restrictions on Windows.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • What is the logic behind the oracle database connections....

    Hi,
    We have crontab alerts are enabled for the oracle database client connection.
    For Production databases the alerts are coming continuously until it gets connected.
    For QA databases it will throw the message that the oracle client connection fails and again it will prompt whenever it gets connected.
    Please let me know the logic behind these scnerions.
    Pavan..
    Edited by: dm_ptldba on Feb 14, 2012 6:45 AM

    Hi,
    Thanks for the update, Sorry the question was not clear. let me put it in a clear way.
    Following is our crontab which alerts us if any database/listener goes down. But it alerts us only once for one successful/unsuccessful connection. For Eg: If the crontab not able to connect to the database for once then it throws an alert only once and waits for a successful connection.
    I would like to change the logic in this crontab in such a way that, it should keep on alerting us for all the unsuccessful connections and once or twice for successful connection.
    . /home/oracle/.bash_profile
    . /opt/oracle/cron/cron_email
    sidfile=/home/oracle/scripts/db-list.txt
    dboutfile=/home/oracle/scripts/dboutfile.tmp
    echo $ORACLE_HOME
    TNS_DIR=$ORACLE_HOME/network/admin
    ORA_BIN=$ORACLE_HOME/bin
    cat $sidfile | while read SIDNAME
    do
    $ORA_BIN/sqlplus -s system/******@$SIDNAME 2> /dev/null >> $dboutfile <<EOF
    @/home/oracle/scripts/db_up.sql
    EOF
    if [ $? -eq 0 ]
    then
    STATUS=1
    if [ -f /home/oracle/scripts/${SIDNAME}-down.txt ]
    then
    /bin/mail -s "Alert :Oracle database instance \"${SIDNAME}\" is up & connected..." [email protected] </dev/null
    rm -rf /home/oracle/scripts/${SIDNAME}-down.txt
    fi
    else
    if [ -f /home/oracle/scripts/${SIDNAME}-down.txt ]; then
    echo "";
    else
    touch /home/oracle/scripts/${SIDNAME}-down.txt
    echo ${SIDNAME} "not Connected ..."
    /bin/mail -s "Alert :Oracle database instance \"${SIDNAME}\" is down......" [email protected] </dev/null
    fi
    fi
    done
    Thank you.
    PTLDBA

  • Oracle client crashed Windows NT java.exe DrWatson

    hi all,
    I got this crash dump information from DrWatson Log in the NT machine where my application server was running. We were load testing with arround 90 users to test out the application and we came accross this problem.
    we are running on NT machine using oracle Client
    connection though Oracle ODBC driver.
    using OCI interface.
    there are no sessions cached in oracle server.
    there is also no memory leak in the system
    can some one give idea isolating the problem and possible information on how to avoid one such bug.
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    06e0f740 77f67586 00c8b580 6064f221 00c8b580 60a27460 ntdll!NtWaitForSingleObject
    06e0f758 60b4dea2 00a3a700 60a274d4 00000000 60a27460 ntdll!RtlEnterCriticalSection
    06e0f774 60a1985e 60a27460 00a3a700 60a27460 06e0f7f4 oran8!nsgblRealTerm
    06e0f7c8 60a19638 00000000 00c9328c 00c8f100 00c8f8a0 oranl8!nlstdtrm
    06e0f7e0 60a1997c 06e0f7f4 06e0f80c 60b11f5a 60a27460 oranl8!nlstdtrm
    06e0f7ec 60b11f5a 60a27460 00c9328c 00c93240 00c8f8a0 oranl8!nlstdstp
    06e0f80c 60b1223d 00c9328c 00c933e0 0733881c 0733881c oran8!nigtrm
    06e0f834 604b9f66 073388c0 00000000 073387a8 0733899c oran8!nigtrm
    06e0f850 604826a1 0733881c 06e0f880 6042a2e3 0733881c oraclient8!xaolog
    06e0f85c 6042a2e3 0733881c 06e0f8dc 00c3de90 00c8d500 oraclient8!upidhs
    06e0f880 60401364 073387a8 0733899c 00000000 01938d40 oraclient8!kpudtch
    06e0f894 600010c4 073387a8 0733899c 00000000 00c3de90 oraclient8!OCIServerDetach
    01938d40 00a324c0 022d6fa8 00000ca2 00000000 01938d18 ocijdbc8!<nosymbols>
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    008abd4c 60a13d26 00000000 60a0ba90 60a0bac0 0724a7e8 oranl8!nlhthdel
    008abd6c 60a1171c 008abdf8 0724a7e8 64707714 00c933d0 oranl8!nlpassp
    008abd9c 60a115c7 008abdf8 0724a7e8 64707714 0000000b oranl8!nlpagsp
    008abdcc 64701d62 008abdf8 0724a7e8 64707714 0000000b oranl8!nlpagbp
    008abe48 60b5f6f2 00000001 008ac3c4 0732b48c 0732b4a8 orantcp8!<nosymbols>
    008ac28c 60b407fc 00c92910 00000001 008ac3c4 0732b48c oran8!ntconn
    008ac39c 60b3f99a 00c92508 00000001 008ac3c4 008ad20c oran8!nsopen
    008ac5b4 60b3f1f4 00c9253c 00c92508 00c92528 008ad2a8 oran8!nscall
    008ac7b8 60b157a0 00c92610 00c9253c 008ad2f0 008ad2a8 oran8!nscall
    008ad338 60b61c7c 008ad378 000000c2 60b9ebf0 00001803 oran8!niotns
    008af4b4 60429b1e 008ad378 000000c2 00001803 07376df4 oran8!osncon
    008af4e4 604b4695 00c2c8e0 00000016 00000000 00001803 oraclient8!kpudbcx
    008af6d8 604b9ece 00000000 00c2c8e0 00000016 00000000 oraclient8!xaolog
    008af6fc 604823a3 073594dc 00c2c8e0 00000016 00000000 oraclient8!xaolog
    008af720 60429f64 073594dc 00c2c8e0 00000016 00000000 oraclient8!upiah0
    008af764 60401340 07359468 0735965c 00c2c8e0 00000016 oraclient8!kpuatch
    008af788 60001261 07359468 0735965c 00c2c8e0 00000016 oraclient8!OCIServerAttach
    00c2a3cc 00000000 00000000 00000001 00c2c9a0 00000000 ocijdbc8!<nosymbols>
    073593c4 00000300 07353b80 07353b80 00000000 00000000 java!<nosymbols>
    I appreciate your response and thankingyou in advance

    Hi Ramesh,
    Have u find any solution to this problem.I am also facing the same problem.
    Regards
    Abhishek

  • Oracle client 32/64 bit on Crystal Server 2013 and Windows Server 2012

    I'm getting the error "Unknown Database Connector Error" when I run report on the server and it works OK on crystal designer 2013.
    Been reading this thread 32&64 bit Oracle Client but not much help there.
    Here are the  details
    System
    Windows Server 2012
    Crystal Server 2013 SP5
    Crystal Server has been installed and appears to work fine. I was able to develop a brand new report locally and saved it to the server and it displays ok. Of course when I click on refresh on the report, it will error out due to database connection it looks like.
    We have installed both oracle client drivers 64 and 32. 64 was installed first and then 32.The path has been modified so that the 32 shows up first.
    I even ensure oracle_home and oracle_home32 are specified and restarted the server. I still get the same error.
    The tns entries are also located in both installs of oracle client...
    What might be the issue?

    Oracle Database Client 12.1.0.2.0 (32-bit and 64-bit installed)
    Installation Type: Custom
    COMPONENTS INSTALLED:
    SQLPLUS
    ORACLE NET
    We are currently not using an ODBC connection.
    We installed Crystal 2013 Server SP05. This is the sole package installed (believe it's the latest version) without any extra patch package installed (believe no patch needed as it's the latest version).

  • Issues connecting BizTalk 2013 WCF to Microsoft CRM 2011 using ADFS

    I have a Microsoft CRM 2011 instance I'm trying to connect to from BizTalk 2013 using WCF. The CRM instance is using ADFS based security
    and basic "domain/user" "password" security. The OrganizationService has the following policy in the WSDL.
    <wsp:Policy wsu:Id="CustomBinding_IOrganizationService_policy">
    <wsp:ExactlyOne>
    <wsp:All>
    <ms-xrm:AuthenticationPolicy xmlns:ms-xrm="http://schemas.microsoft.com/xrm/2011/Contracts/Services">
    <ms-xrm:Authentication>Federation</ms-xrm:Authentication>
    <ms-xrm:SecureTokenService>
    <ms-xrm:Identifier>http://example.com/adfs/services/trust</ms-xrm:Identifier>
    </ms-xrm:SecureTokenService>
    </ms-xrm:AuthenticationPolicy>
    <sp:TransportBinding xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
    <wsp:Policy>
    <sp:TransportToken>
    <wsp:Policy>
    <sp:HttpsToken/>
    </wsp:Policy>
    </sp:TransportToken>
    <sp:AlgorithmSuite>
    <wsp:Policy>
    <sp:Basic256/>
    </wsp:Policy>
    </sp:AlgorithmSuite>
    <sp:Layout>
    <wsp:Policy>
    <sp:Strict/>
    </wsp:Policy>
    </sp:Layout>
    <sp:IncludeTimestamp/>
    </wsp:Policy>
    </sp:TransportBinding>
    <sp:EndorsingSupportingTokens xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
    <wsp:Policy>
    <sp:IssuedToken sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/AlwaysToRecipient">
    <Issuer xmlns="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
    <Address xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.org/2005/08/addressing/anonymous</Address>
    <Metadata xmlns="http://www.w3.org/2005/08/addressing">
    <Metadata xmlns="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <wsx:MetadataSection xmlns="">
    <wsx:MetadataReference>
    <Address xmlns="http://www.w3.org/2005/08/addressing">
    https://example.com/adfs/services/trust/mex
    </Address>
    </wsx:MetadataReference>
    </wsx:MetadataSection>
    </Metadata>
    </Metadata>
    </Issuer>
    <sp:RequestSecurityTokenTemplate>
    <trust:KeyType xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">
    http://docs.oasis-open.org/ws-sx/ws-trust/200512/SymmetricKey
    </trust:KeyType>
    <trust:KeySize xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">256</trust:KeySize>
    <trust:Claims xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512" Dialect="http://schemas.xmlsoap.org/ws/2005/05/identity">
    <wsid:ClaimType xmlns:wsid="http://schemas.xmlsoap.org/ws/2005/05/identity" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn"/>
    </trust:Claims>
    <trust:KeyWrapAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</trust:KeyWrapAlgorithm>
    <trust:EncryptWith xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#aes256-cbc</trust:EncryptWith>
    <trust:SignWith xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2000/09/xmldsig#hmac-sha1</trust:SignWith>
    <trust:CanonicalizationAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/10/xml-exc-c14n#</trust:CanonicalizationAlgorithm>
    <trust:EncryptionAlgorithm xmlns:trust="http://docs.oasis-open.org/ws-sx/ws-trust/200512">http://www.w3.org/2001/04/xmlenc#aes256-cbc</trust:EncryptionAlgorithm>
    </sp:RequestSecurityTokenTemplate>
    <wsp:Policy>
    <sp:RequireInternalReference/>
    </wsp:Policy>
    </sp:IssuedToken>
    </wsp:Policy>
    </sp:EndorsingSupportingTokens>
    </wsp:All>
    </wsp:ExactlyOne>
    </wsp:Policy>
    I've set up the following client configuration:
    <binding name="ws2007FederationHttpBinding">
    <security mode="TransportWithMessageCredential">
    <message>
    <issuer address="https://adfs20.example.com/adfs/services/trust/2005/usernamemixed"
    binding="wsHttpBinding"
    bindingConfiguration="stsBinding" />
    <issuerMetadata address="https://adfs20.example.com/adfs/services/trust/mex" />
    </message>
    </security>
    </binding
    And referencing this for adfs specific communication
    <wsHttpBinding>
    <clear />
    <binding name="stsBinding">
    <security mode="TransportWithMessageCredential">
    <transport clientCredentialType="None"/>
    <message clientCredentialType="UserName" establishSecurityContext="false"/>
    </security>
    </binding>
    </wsHttpBinding>
    As I try using it I get the receive the following error message
    A message sent to adapter "WCF-Custom" on send port "SendPort6" with URI "https://crm-test.example.com/XRMServices/2011/Organization.svc" is suspended.
    Error details: System.ServiceModel.FaultException: MSIS3127: The specified request failed.
    Server stack trace:
    at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
    at System.ServiceModel.Security.IssuanceTokenProviderBase`1.GetTokenCore(TimeSpan timeout)
    at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
    at System.ServiceModel.Security.Tokens.IssuedSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
    at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
    at System.ServiceModel.Security.SecurityProtocol.TryGetSupportingTokens(SecurityProtocolFactory factory, EndpointAddress target, Uri via, Message message, TimeSpan timeout, Boolean isBlockingCall, IList`1& supportingTokens)
    at System.ServiceModel.Security.TransportSecurityProtocol.SecureOutgoingMessageAtInitiator(Message& message, String actor, TimeSpan timeout)
    at System.ServiceModel.Security.TransportSecurityProtocol.SecureOutgoingMessage(Message& message, TimeSpan timeout)
    at System.ServiceModel.Security.SecurityProtocol.SecureOutgoingMessage(Message& message, TimeSpan timeout, SecurityProtocolCorrelationState correlationState)
    at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)
    at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
    at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
    at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
    at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
    at System.ServiceModel.Channels.CommunicationObject.Open()
    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at System.ServiceModel.ICommunicationObject.Open()
    at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.GetChannel[TChannel](IBaseMessage bizTalkMessage, ChannelFactory`1& cachedFactory)
    at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.SendMessage(IBaseMessage bizTalkMessage)
    MessageId: {0A8D8BB1-0838-43AF-B3A1-D63D432C22AA}
    InstanceID: {B57B4979-2187-4CF7-8115-4D65B3952982}
    What am I missing ..?
    http://www.richardhallgren.com

    Hi Angie and Richard
    Currently I am also having the similar issue and I tried the settings you mentioned. But I get his error 
    The adapter failed to transmit message going to send port "WcfSendPort_OrganizationService_CustomBinding_IOrganizationService" with URL "https://examplecrm.com/XRMServices/2011/Organization.svc".
    It will be retransmitted after the retry interval specified for this Send Port. Details:"System.ServiceModel.FaultException: The message with Action 'http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/Issue' cannot be processed at the receiver, due
    to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver.  Check that sender and receiver
    have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
    By any chance did you go through this error or do you have any suggestions?I am trying to connect from WCF-Custom adapter on BizTalk 2010 to CRM 2013 using ADFS. 
    Thanks 
    Narri

  • BizTalk 2013 connectivity to CRM Dynamics 2013 Online

    Hi,
    For one of the upcoming integrations, out client is going for CRM Dynamics 2013 Online. We need to integrate legacy systems with CRM Dynamics 2013 Online. Since we do not have any adapter connectivity as of now from BizTalk 2013 to CRM Dynamics
    2013 Online, when can we expect a new adapter for CRM Dynamics 2013 Online from Microsoft. 
    Thanks and Regards,
    Ujjwal
    -Ujjwal

    Hi,
    Please refer the information which maybe is helpfull:
    #Dynamics CRM BizTalk Adapter
    https://www.rssbus.com/biztalk/mscrm/
    #Dynamics CRM Guide
    http://www.dynamicscrmguide.com/biztalk-2013-to-crm-2011-integration/
    Hope it can help you.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Connect to Oracle without Oracle Client in Windows?

    Hi All,
    Is there anyway to connect to Oracle DB without any installation of Oracle Product in Client?
    I am using MS ODBC Driver Oracle but It need the "Data Source Name"
    It seems that client machine do need to Setup the NET 8 Configure / Tnsname.ora
    I can try to set any thing in Oracle Server, But want to minimize the effort doing on the client (Because there are many!).
    I am using Visual Basic, WIN XP as client Platform. WIN 2K as Oracle DB Server.
    Can anybody give me a hand. Thank you very much!
    Eric Yuen

    You'll need to install Oracle Client in the client machine. ODBC (or other) connections need OCI and Oracle Net layers.
    The Oracle ODBC has a lot of dependencies, probably a thousand files. Unfortunately Client is pretty heavy... managewize also. So that's why you should develop "internet apps". :)

  • Error Connecting to TFS 2013 from Oracle PL/SQL using MSSCCI

    Hi,
    previously we were able to connect to TFS 2008 through MSSCCI.
    we have MSSCCI 2013 provider, Teamexplorer 2013 andVersion Control Interface installed.
    While trying to connect to TFS 2013 from ORacle PL/SQL Developer 10.5 through MSSCCI ; there is an error coming up when we enter the server url ... it is allowing us only until <tfs home url> without collection...
    "The request failed with the error message
    <head><title>Document moved></title></head>
    <body><h1>Object Model</h1>This document may be found<aHREF=/<Collectionname>/Services/v1.0/ServerStatus.asmx>">http://<tfshome
    url>/<Collectionname>/Services/v1.0/ServerStatus.asmx> But the plugin picks it up automatically.. Am i correct?
    How to resolve the above error?
    Thank you
    Su

    Hi Su, 
    Thanks for your post.
    How do you manually build  your PL/SQL/Oracle projects?
    TFS Build invoke MSBuild command to build project/solution on build agent machine by default. If these projects can be built using MSBuild command line manually, then we can use TFS Build(default build process template) to build these projects.
    If these projects need be built using another complier, and this compiler support run the command line to invoke it, so you can add the InvokeProcess activity(execute the command line) to invoke this compiler to build these projects in build process template,
    then create build definition using this customized build process template.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Convert data is not writng anythng in LSMW?

    Hi Friends, After uplaoding the data, when I goto convert data step and execute. It reads 2 records but it doesn't write anything. So I am not able to execute the batch input method? I am doing that for Material master? Can any one help me regarding

  • Insert statements in jsp

    I am having a problem. I would like to insert some form data into a database using jsp but I have coded it and it gives me an error insert statement syntax is incorrect here is my code <%@page import="java.sql.*"%> <html> <head> <title> </title> </he

  • Blank File Info in Bridge 4.05

    Hello I cannot see the info when I right click on a file to get the 'File Info'. A white page opens but it is blank. Any Ideas? Mike Engles

  • Essbase Studio Migration 11.1.3

    I am trying to migrate existing EIS catalog to Essbase studio 11.1.3. Its wired that Essbase studio is only recongnizing User DSN when compared to System DSN for EIS Catalog DSN Essbase/EIS/Essbase Studio are installed on the same box. Using SQl Nati

  • Difference between ck40n and ck24.

    frndz, Pls tell me difference between ck40n and ck24. Regards, Srini