Download OrchestrationLibrary

Description

An XML library designed to parse the XML portion of BizTalk orchestration artifacts, giving developers easy access to internal shape properties and information.

Source Files

The download file orchestrationlibrary.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
EndpointSystems.OrchestrationLibrary.suo
OrchLibTest/OrchLibTest.csproj/*from  w ww . j av a  2  s.c  o m*/
OrchLibTest/OrchLibTest.csproj.user
OrchLibTest/Program.cs
OrchLibTest/Properties/AssemblyInfo.cs
OrchLibTest/bin/Release/OrchLibTest.exe
OrchLibTest/obj/OrchLibTest.csproj.FileList.txt
OrchLibTest/obj/OrchLibTest.csproj.FileListAbsolute.txt
OrchLibTest/obj/Release/OrchLibTest.exe
OrchLibTest/obj/Release/ResolveAssemblyReference.cache
OrchLibTest/orchs/Activate.xml
OrchLibTest/orchs/AdapterHarness.xml
OrchLibTest/orchs/Aggregate.xml
OrchLibTest/orchs/Analyze.xml
OrchLibTest/orchs/Assign.xml
OrchLibTest/orchs/BTSExpenseOrchestration.xml
OrchLibTest/orchs/BatchData.xml
OrchLibTest/orchs/BatchRouting.xml
OrchLibTest/orchs/BuyerProcess.xml
OrchLibTest/orchs/CMP.xml
OrchLibTest/orchs/CableOrder1.xml
OrchLibTest/orchs/CableOrder2.xml
OrchLibTest/orchs/CalculateTotalAmount.xml
OrchLibTest/orchs/Cancel.xml
OrchLibTest/orchs/Change.xml
OrchLibTest/orchs/CheckInterrupt.xml
OrchLibTest/orchs/CheckOrderExists.xml
OrchLibTest/orchs/Complete.xml
OrchLibTest/orchs/ConfirmOrderWithBroker.xml
OrchLibTest/orchs/ConfirmOrderWithVendors.xml
OrchLibTest/orchs/CustomerService.xml
OrchLibTest/orchs/CustomerServiceNativeRequestResponse.xml
OrchLibTest/orchs/CustomerServiceReceiveSend.xml
OrchLibTest/orchs/Delegate.xml
OrchLibTest/orchs/DynamicReceiveOrchestration.xml
OrchLibTest/orchs/EDIXmlToBasket.xml
OrchLibTest/orchs/ErrorHandler.xml
OrchLibTest/orchs/ExceptionHandler.xml
OrchLibTest/orchs/GetOrder.xml
OrchLibTest/orchs/GetProfile.xml
OrchLibTest/orchs/GetPurchaseOrder.xml
OrchLibTest/orchs/GetUserProfile.xml
OrchLibTest/orchs/HelloOrchestration.xml
OrchLibTest/orchs/Interrupter.xml
OrchLibTest/orchs/IsOrderExist.xml
OrchLibTest/orchs/MQSCorrelationSetOrchestration.xml
OrchLibTest/orchs/MQSCorrelationSolicitResponse.xml
OrchLibTest/orchs/MethodCallService.xml
OrchLibTest/orchs/Multiplier.xml
OrchLibTest/orchs/MultiplyTwoIntegers.xml
OrchLibTest/orchs/NewOrder.xml
OrchLibTest/orchs/Orchestration.xml
OrchLibTest/orchs/Orchestration1.xml
OrchLibTest/orchs/Orchestration2.xml
OrchLibTest/orchs/Orchestration3.xml
OrchLibTest/orchs/OrderBroker.xml
OrchLibTest/orchs/OrderManager.xml
OrchLibTest/orchs/OrderShipping.wsdl.xml
OrchLibTest/orchs/OrderedReceiveSendOrchestration.xml
OrchLibTest/orchs/POReceiveOrchestration.xml
OrchLibTest/orchs/ProcessClientRequest.xml
OrchLibTest/orchs/ReceivePOandSubmitToWS.xml
OrchLibTest/orchs/ReceiveSend.xml
OrchLibTest/orchs/Reference.xml
OrchLibTest/orchs/ResubmitLogic.xml
OrchLibTest/orchs/Shipper1Process.xml
OrchLibTest/orchs/Shipper2Process.xml
OrchLibTest/orchs/ShipperProcess.xml
OrchLibTest/orchs/SupplierProcess.xml
OrchLibTest/orchs/SuspendMessage.xml
OrchLibTest/orchs/UpdateContact.xml
OrchLibTest/orchs/UpdateOrder.xml
OrchLibTest/orchs/UpdateUserProfileBAS.xml
OrchLibTest/orchs/Validate.xml
OrchLibTest/orchs/findShippingPrice.xml
OrchLibTest/orchs/receivePO.xml
OrchestrationLibrary/BtsBaseComponent.cs
OrchestrationLibrary/BtsCallShape.cs
OrchestrationLibrary/BtsCatchShape.cs
OrchestrationLibrary/BtsCompensation.cs
OrchestrationLibrary/BtsConstructShape.cs
OrchestrationLibrary/BtsContainer.cs
OrchestrationLibrary/BtsDelayShape.cs
OrchestrationLibrary/BtsFilter.cs
OrchestrationLibrary/BtsMessageDeclaration.cs
OrchestrationLibrary/BtsMethodMessageType.cs
OrchestrationLibrary/BtsMsgAssignmentShape.cs
OrchestrationLibrary/BtsMultiPartMessageType.cs
OrchestrationLibrary/BtsOrch.cs
OrchestrationLibrary/BtsOrchMsg.cs
OrchestrationLibrary/BtsOrchVariable.cs
OrchestrationLibrary/BtsPortDeclaration.cs
OrchestrationLibrary/BtsPortType.cs
OrchestrationLibrary/BtsReciveShape.cs
OrchestrationLibrary/BtsRules.cs
OrchestrationLibrary/BtsSendShape.cs
OrchestrationLibrary/BtsServiceBody.cs
OrchestrationLibrary/BtsServiceDeclaration.cs
OrchestrationLibrary/BtsServiceLinkDeclaration.cs
OrchestrationLibrary/BtsServiceLinkType.cs
OrchestrationLibrary/BtsStatementRefShape.cs
OrchestrationLibrary/BtsSuspendShape.cs
OrchestrationLibrary/BtsTaskShape.cs
OrchestrationLibrary/BtsTerminateShape.cs
OrchestrationLibrary/BtsThrowShape.cs
OrchestrationLibrary/BtsTransactionAttribute.cs
OrchestrationLibrary/BtsTransform.cs
OrchestrationLibrary/BtsTx.cs
OrchestrationLibrary/BtsVariableAssignmentShape.cs
OrchestrationLibrary/BtsVariableDeclaration.cs
OrchestrationLibrary/BtsWhileShape.cs
OrchestrationLibrary/Correlation.cs
OrchestrationLibrary/EndpointSystems.OrchestrationLibrary.csproj
OrchestrationLibrary/Enums.cs
OrchestrationLibrary/Exceptions.cs
OrchestrationLibrary/Factories.cs
OrchestrationLibrary/Generics.cs
OrchestrationLibrary/Interfaces.cs
OrchestrationLibrary/OrchestrationReport.cs
OrchestrationLibrary/Properties/AssemblyInfo.cs
OrchestrationLibrary/Singletons.cs
OrchestrationLibrary/Tree.cs
OrchestrationLibrary/TreeBranch.cs
OrchestrationLibrary/XmlReaderCtorSnippet.snippet
OrchestrationLibrary/obj/EndpointSystems.OrchestrationLibrary.csproj.FileList.txt
OrchestrationLibrary/obj/EndpointSystems.OrchestrationLibrary.csproj.FileListAbsolute.txt

Download

Click the following link to download orchestrationlibrary.zip.

orchestrationlibrary.zip




















Home »
  C# Free Code »
    Enterprise »




BizTalk
Content Management System
CRM
ERP
MSMQ
SAP
WorkFlow