BizTalk Host Instance accounts require membership to SSO Affiliate Administrators – SSO Audit GetConfigInfo 29. July 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (1) The BizTalk Host Instance account is required to be a member of the SSO Affiliate Administrators group. This was missing from the documentation, but has been recently corrected by the documentation team. [More]
Open Web Service Software Factory (WSSF) - Build for Visual Studio 2015 21. July 2015 DeanMay@phidiax.com Phidiax Technology, .Net, Service Oriented Architecture, WCF / Services / AppFabric / IIS (0) Visual Studio 2015 ready - Web Service Software Factory WSSF by the Microsoft Standards and Practices group for contract-first development, modeling, and practices. [More]
Receive JSON with BizTalk using WCF webHTTP with XML Conversion, No Code Required 13. July 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Microsoft Cloud / Azure, Phidiax Technology, WCF / Services / AppFabric / IIS (0) How to simply convert JSON to XML using BizTalk without special coding or JSON Pipeline Component. Using WCF webHTTP WCF-Custom Transport Type. [More]
Microsoft Azure Stack, Windows Azure Pack Installation Prerequisites – Services and Applications (Part 1) 14. June 2015 JoshKealiher@phidiax.com Phidiax Technology, Microsoft Azure Stack, Microsoft System Center (0) Microsoft Azure Stack, Windows Azure Pack (WAP) Installation Prerequisites for Express edition and Service Provider Foundation. [More]
SharePoint Online Document List Folder Navigation Breadcrumbs Using JavaScript Display Template 8. June 2015 JasonSauers@phidiax.com Phidiax Technology (14) Navigation and Breadcrumbs in SharePoint Lists and Folders utilizing JavaScript Display Template. Steps to enable missing JavaScript Display Template, and enable breadcrumbs with JS Link. [More]
Parallel LINQ (PLINQ) Thread Safety - Using AsParallel + List<T>.Add() Returns Object Reference Not Set to an Instance of an Object 1. June 2015 DeanMay@phidiax.com Phidiax Technology, .Net (0) PLINQ (Parallel LINQ) for large data operations to automate threading returns "Object Reference Not Set to an Instance of an Object" due to Thread Safety if not using ConcurrentBag. [More]
An Effective Microsoft System Center Operations Manager Console - SCOM 18. May 2015 JoshKealiher@phidiax.com Microsoft System Center, Phidiax Technology (0) System Center Operations Manager 2012 R2 (SCOM) is efficient at discovery of incidents, highly configurable, and able to display content that is useful to each team. [More]
Open Web Service Software Factory (WSSF) - Build for Visual Studio 2013 12. May 2015 DeanMay@phidiax.com Phidiax Technology, Service Oriented Architecture, WCF / Services / AppFabric / IIS (11) The Microsoft Standards and Practices Web Service Software Factory (WSSF) rebuilt for Visual Studio 2013. [More]
Tutorial 1: Enterprise Application Integration - Document error fixed 11. May 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (0) Error Resolved in Tutorial: Error 2 use of unconstructed message 'RequestDeclineMessage' c:\users\Administrator\documents\visual studio 2013\Projects\EIASolution\EAIOrchestration\EAIProcess.odx [More]
Host Integration Server 2013 CU1 or 2 29. April 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (0) If you are unable to get your Host Integration Server project to run in your Visual Studio 2013 environment, make sure you have Cumulative Update 1 or 2 installed. [More]
BizTalk Integration with Dynamic CRM - Deactivating Record(s) 15. April 2015 ToanLam@phidiax.com BizTalk / Enterprise Service Bus, Phidiax Technology (0) Using BizTalk, here is how to deactivate multiple Contact records in CRM using the Execute command, transaction, by updating the “State” and “Status” fields. [More]
BizTalk Deployments may fail in .Net 4.0 2. April 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (0) This is not a BizTalk problem, this is a platform problem.http://msdn.microsoft.com/en-us/library/aa [More]
SCVMM 2012 R2 Archiving Root CA server to VMM Library 2. April 2015 JoshKealiher@phidiax.com Microsoft System Center, Phidiax Technology (0) Using SCVMM to archive the offline Root CA to the VMM Library for long term storage and recovery. [More]
BizTalk Message Archiving - Custom Archiving vs DTA 2. April 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (4) Comparison of BizTalk message and data mgmt using Custom Archiving versus DTA [More]
What type of compression is supported for the BizTalk Server databases? 1. April 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Phidiax Technology (0) A synopsis of database compression supported for Microsoft BizTalk Server. [More]
HL7 Support in Azure 31. March 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Microsoft Cloud / Azure, Phidiax Technology (0) Is HL7 Supported in Azure? [More]
Azure Gallery Image for BizTalk Server "SQL Server evaluation period has expired" 30. March 2015 Thomas E. Canter BizTalk / Enterprise Service Bus, Microsoft Cloud / Azure, Phidiax Technology (0) Gallery Image for BizTalk Server may have an issue: "SQL Server evaluation period has expired" [More]
BizTalk Server 2013 R2 and Azure Hybrid Messaging - Security Policies for ACS and SAS - (Part 1) 24. March 2015 NicTrajkovic@phidiax.com BizTalk / Enterprise Service Bus, Microsoft Cloud / Azure, Phidiax Technology (1) BizTalk / Azure Hybrid Integration ACS vs SAS. Name could not be resolved. Provider was unable to provide a security token. [More]
BizTalk error during dynamic creation of SharePoint folders under high load. "Your changes conflict with those made concurrently by another user" 6. March 2015 ToanLam@phidiax.com BizTalk / Enterprise Service Bus, Phidiax Technology, Microsoft Sharepoint (0) Error using a c# library to dynamically create folders in SharePoint 2013 from BizTalk. "Your changes conflict with those made concurrently by another user" [More]
Integrating With Microsoft CRM - Two Common SQL Queries To Get Entities And Attributes 30. January 2015 ToanLam@phidiax.com Phidiax Technology, BizTalk / Enterprise Service Bus (0) Integrating Microsoft CRM 2013 using Microsoft BizTalk Server 2013. I’ve often used the following two SQL queries to validate and map data between the source system and Microsoft CRM. [More]