iT Synergy Blogs

Growing Innovation - Soluciones a problemas reales

  • Facebook
  • Instagram
  • LinkedIn
  • Phone
  • Twitter
  • YouTube

Copyright © 2025 · iT Synergy·

Manejo de tipo de datos personalizados de Oracle en BizTalk
Manejo de tipo de datos personalizados de Oracle en BizTalk avatar

April 8, 2014 By Jaime Alonso Páez torres Leave a Comment

Necesidad

Crear un parámetro de Oracle que recibe un parámetro tipo lista que posee más de un campo en su estructura, para que sea invocado desde BizTalk Server.

Error

Al intentar llamar el procedimiento de Oracle que recibe este parámetro personalizado desde el send port, se genera el siguiente error:

The adapter failed to transmit message going to send port “Cliente.XYZ.Proyecto.Subproyecto.ProcedimientoOracle_WCF-Custom” with URL “oracledb://127.0.0.1:1521/ORCL/Dedicated”. It will be retransmitted after the retry interval specified for this Send Port. Details:”Microsoft.ServiceModel.Channels.Common.MetadataException: The assembly required for type mapping not found.

image

Solución

Es necesario crear los asemblies de los tipos creados en Oracle y que corresponden a los interpretados por el WCF Lob Adapter. Para ello al momento de crear los esquemas desde la opción de Consume Adapter Service se debe crear estos assemblies espedificando: la ruta completa de la dll y el strong name key (.snk) que firmará la dll), esto se hace en las propiedades de UDT .NET Type Generation – Run Time.

  • GeneratedUserTypesAssemblyFilePath
  • GeneratedUserTypesAssemblyKeyFilePath

image

En el send port configurado para consumir el procedimiento en Oracle se debe especificar la ruta donde quedó generado la dll del tipo generado en el paso anterior.

image

Mona gracias por la respuesta!

Filed Under: BizTalk Tagged With: Oracle, The assembly required for type mapping not found

Captura de Soap Fault en SendPorts
Captura de Soap Fault en SendPorts avatar

March 17, 2014 By Jaime Alonso Páez torres Leave a Comment

La siguiente es una expresión xpath que acepta mensajes de respuesta correctas como fallidas (Soap Fault) de servicios web.  Soporta tanto los mensajes de fallas  tanto para SOAP 1.1 como SOAP 1.2

/*[local-name()=’Fault’]/*[local-name()=’Detail’ or local-name()=’detail’]/*[local-name()=’NombreElementoRaizContratoFalla‘] | /*[local-name()=’NombreElementoRaizRespuestaCorrecta‘]

Este valor  se ingresa en el send port correspondiente en Tab Messages y dentro del este en la propiedad Body Path expression.

Nota: Es necesario el check box de Propagate Fault Message. Para que sea tomado por la orquestación.

ver link relacionado

http://blogs.captechconsulting.com/blog/mike-diiorio/handle-typed-fault-contracts-biztalk-server-2009

Filed Under: BizTalk, WCF Tagged With: Exception, SendPort, Soap Fault, Windows 8

Performance Point – Panel designer error connecting with data source.
Performance Point – Panel designer error connecting with data source. avatar

February 15, 2014 By Ana María Orozco Zuluaga Leave a Comment

When we work in Performance Point to design all our reports, the first thing we have to do is to connect with the data source which contain all the data we have to work with. After that, we go to the Performance Point contents to design the reports that are going to have that connection as its data source.

In some cases we can get the following error which means that there is something wrong with the data source, the weird thing is that when you created the connection everything seems fine and you can test it with no problem.

Well, in that point there is no error at all, the unique thing you cannot forget when you create the connection is you have to save it. In that way, you can use it with any problem, an d in the right panel you find the measures (for this case my data source was a cube – SSAS), dimensions and so on.

Error:

 

Solution:

 

 

 

Filed Under: BizTalk, Sharepoint Tagged With: Data Source Connection, PerformancePoint, Reports design panel

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 26
  • Next Page »

Team


Marco
Antonio Hernández

Jaime
Alonso Páez

Luis
Carlos Bernal

Ana
María Orozco

Juan
Camilo Zapata

Carlos
Alberto Rueda

Sonia
Elizabeth Soriano

Diana
Díaz Grijalba

Bernardo
Enrique Cardales

Alexandra
Bravo Restrepo

Juan
Alberto Vélez

Diana
Paola Padilla

Jhon
Jairo Rodriguez

Yully
Arias Castillo

Carlos
Andrés Vélez

Brayan
Ruiz

Jesús
Javier Hernández

Alejandro
Garcia Forero

Gustavo
Adolfo Echeverry

Josué
Leonardo Bohórquez

Oscar
Alberto Urrea

Odahir
Rolando Salcedo

Jimmy
Quejada Meneses

Natalia
Zartha Suárez

Mario
Andrés Cortés

Eric
Yovanny Martinez

Carolina
Torres Rodríguez

Juan
Mauricio García

Tag Cloud

.NET (9) 940px (1) Analysis Services mdx (1) An attempt was made to load a program with an incorrect format. (1) ASP.NET MVC (1) Azure (3) Backup (1) BAM (7) BAM API (1) BAMTraceException (2) BI (3) BizTalk (24) Business Intelligence (6) C# (2) caracteristicas de publicacion (2) Content Editor (3) ESB (15) ESB Toolkit (3) General (4) habilitar caracteristicas (3) indexes (2) Integration Services (2) Master Page (3) MDX (2) MSE (11) net.tcp (2) Office 365 (2) Oracle (2) Performance Point (2) Public Website (2) Receive Location (2) SDK (2) Servicio Web (2) Sharepoint 2010 (2) SharePoint 2013 (4) SharePoint Online (2) SOA (8) Soap Fault (2) Sort Months MDX (2) SQL Server (2) Visual (2) Visual Studio 2010 (2) WCF (19) Windows (3) Windows 8 (17)

Categories

  • .NET (33)
  • Analysis Services (1)
  • ASP.NET MVC (2)
  • Azure (7)
  • BAM (9)
  • BAM PrimaryImport (3)
  • BigData (1)
  • BizTalk (77)
  • BizTalk 2010 configurations (57)
  • BizTalk Application (60)
  • BizTalk Services (13)
  • Business Intelligence (4)
  • Cloud (3)
  • CMD (1)
  • CodeSmith – NetTiers (2)
  • CommandPrompt (1)
  • CRM OptionSet mapping component (1)
  • Desarrollo de software (6)
  • develop (6)
  • developers (3)
  • DropBox (1)
  • Dynamics (1)
  • Enterprise Architect (1)
  • Entity Framework (1)
  • Errores BizTalk (2)
  • ESB (27)
  • ETL (1)
  • Event Viewer (1)
  • Excel Services (1)
  • Foreach loop container (1)
  • General (4)
  • Gerencia de Proyectos (2)
  • Google (1)
  • Grouped Slices (1)
  • Human Talent (1)
  • IIS (4)
  • Integración (6)
  • Integration Services (3)
  • KingswaySoft (1)
  • Lync (1)
  • MSE (13)
  • Office 365 (2)
  • Oracle Data Adapter (2)
  • Performance Point (4)
  • Picklist (1)
  • Pivot Table (1)
  • Procesos (1)
  • Pruebas (1)
  • Public Website (2)
  • Reports (1)
  • SCRUM (1)
  • SDK (2)
  • SEO (1)
  • Servicios (2)
  • Sharepoint (9)
  • SharePoint 2010 (10)
  • SharePoint 2013 (4)
  • SharePoint Online (2)
  • SharpBox (1)
  • Shortcuts (1)
  • Sin categoría (1)
  • SOA (50)
  • SQL (5)
  • SQL Server (3)
  • SQL Server Management Studio (1)
  • SSIS (3)
  • SSL (1)
  • SSO (1)
  • Tracking Profile Editor (2)
  • Twitter (1)
  • Uncategorized (1)
  • Virtual Network (2)
  • Visual Studio 11 (1)
  • Visual Studio 2010 (2)
  • Visual Studio Online (1)
  • VMware (2)
  • WCF (24)
  • Web (1)
  • Web Api (1)
  • Windows (5)
  • Windows 8 (11)
  • Windows Azure (2)
  • Windows Live Write (1)
  • Windows Phone (7)
  • Windows Phone 8 (1)
  • Windows Scheduler (1)
  • windows8 (2)
  • WindowsRT (3)
  • WP7 SDK (1)

Manage

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org