GET api/IntegrationService/GetCompanyIntegrationSummary?companyTenantID={companyTenantID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyTenantID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IntegrationSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| IntegrationInfo | IntegrationViewModel |
None. |
|
| DataSources | Collection of IntegrationsDatasourceViewModel |
None. |
|
| SourceDataSource | IntegrationsDatasourceViewModel |
None. |
|
| DestinationDataSource | IntegrationsDatasourceViewModel |
None. |
|
| Settings | IntegrationSettingViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"IntegrationInfo": {
"ID": "9f661bf0-10ae-44e5-9251-8f30e73b6418",
"CompanyID": "d61ff95e-c3bc-40db-bbe1-388c62d75989",
"SourceDatasourceID": "50f3e1d1-d0a3-4d16-96e9-6f94a552da19",
"DestinationDatasourceID": "42ebce64-8970-48cb-8271-8a3f7c8d6179",
"Active": true,
"UserID": "2c47a207-b44c-4b6e-bb55-154df8048870",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"Title": "sample string 7",
"Description": "sample string 8",
"IntegrationStatusTypeID": 1,
"IntegrationTypeID": 9,
"IntegrationStatusTypeName": "sample string 10",
"CompanyName": "sample string 11",
"AlertOnFailureEmail": "sample string 12"
},
"DataSources": [
{
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
{
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
}
],
"SourceDataSource": {
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
"DestinationDataSource": {
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
"Settings": {
"ID": "35d8e57c-bda3-449f-aa18-c235fbbff925",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "f1673e23-5bb0-45e4-a3f6-9d9d50bc5886",
"IntegrationID": "8efdd544-57c4-402a-b3ae-0585f71e1909",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00"
}
},
{
"IntegrationInfo": {
"ID": "9f661bf0-10ae-44e5-9251-8f30e73b6418",
"CompanyID": "d61ff95e-c3bc-40db-bbe1-388c62d75989",
"SourceDatasourceID": "50f3e1d1-d0a3-4d16-96e9-6f94a552da19",
"DestinationDatasourceID": "42ebce64-8970-48cb-8271-8a3f7c8d6179",
"Active": true,
"UserID": "2c47a207-b44c-4b6e-bb55-154df8048870",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"Title": "sample string 7",
"Description": "sample string 8",
"IntegrationStatusTypeID": 1,
"IntegrationTypeID": 9,
"IntegrationStatusTypeName": "sample string 10",
"CompanyName": "sample string 11",
"AlertOnFailureEmail": "sample string 12"
},
"DataSources": [
{
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
{
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
}
],
"SourceDataSource": {
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
"DestinationDataSource": {
"ID": "0d4ea6de-e9e4-458a-8620-06a6aeac7486",
"DatasourceName": "sample string 2",
"TypeName": "sample string 3",
"AdapterFactoryName": "sample string 4",
"Provider": "sample string 5",
"DataSource": "sample string 6",
"Properties": "sample string 7",
"Active": true,
"Reuse": true,
"TransportProtocolTypeID": 10,
"IntegrationID": "69cc1321-7c5b-4dac-8add-20a143db3464",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2025-12-30T14:41:44.6777946+00:00",
"IntegrationsDatasourceTypeID": 1,
"LLPClient_ACKResendOnTimeout": true,
"LLPClient_ACKResendAttempts": 1,
"LLPClient_ACKResendAttemptsUnlimited": true,
"LLPClient_ACKErrorHandlingTypeID": 1,
"LLPClient_ACKVerificationTypeID": 1,
"LLPClient_WaitForAck": true,
"LLPClient_ACKTimeout": 1.1,
"LLPClient_MsgContinueUntil": "sample string 16",
"LLPClient_MsgAfter": "sample string 17",
"LLPClient_LLPDelimiterTypeID": 1,
"LLPClient_MessageEncoding": 1,
"LLPClient_Port": "sample string 18",
"LLPClient_HostAddress": "sample string 19",
"LLPListener_LLPDelimiterTypeID": 1,
"LLPListener_MessageEncoding": 1,
"LLPListener_ConnectionTimeoutMinutes": 1,
"LLPListener_MsgContinueUntil": "sample string 20",
"LLPListener_MsgAfter": "sample string 21",
"LLPListener_Port": "sample string 22",
"LLPListener_IPv6Support": true,
"LLP_Escape8BitCharInACKs": true,
"DataSourceIntegrationID": "e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb",
"Username": "sample string 23",
"Password": "sample string 24",
"ServerName": "sample string 25",
"DBAuthenticationTypeID": 1,
"LLP_EnablePortSharing": true,
"ServiceURL": "sample string 26",
"DatasourceDirectionTypeID": 1,
"IntegrationDatasource_AssemblyFileName": "sample string 27",
"LLPClient_DisconnectResendAttempts": 1,
"LLPListener_HostAddress": "sample string 28",
"FormatName": "sample string 29",
"SystemTypeName": "sample string 30",
"TransportProtocol": "sample string 31",
"DatasourceDirectionType": "sample string 32",
"DatasourceTypeName": "sample string 33"
},
"Settings": {
"ID": "35d8e57c-bda3-449f-aa18-c235fbbff925",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "f1673e23-5bb0-45e4-a3f6-9d9d50bc5886",
"IntegrationID": "8efdd544-57c4-402a-b3ae-0585f71e1909",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2025-12-30T14:41:44.6777946+00:00",
"DateUpdated": "2025-12-30T14:41:44.6777946+00:00"
}
}
]
application/xml, text/xml
Sample:
<ArrayOfIntegrationSummary xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CSPSolutions.Middleware.Datalayer.Models">
<IntegrationSummary>
<DataSources>
<IntegrationsDatasourceViewModel>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</IntegrationsDatasourceViewModel>
<IntegrationsDatasourceViewModel>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</IntegrationsDatasourceViewModel>
</DataSources>
<DestinationDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</DestinationDataSource>
<IntegrationInfo>
<Active>true</Active>
<AlertOnFailureEmail>sample string 12</AlertOnFailureEmail>
<CompanyID>d61ff95e-c3bc-40db-bbe1-388c62d75989</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>42ebce64-8970-48cb-8271-8a3f7c8d6179</DestinationDatasourceID>
<ID>9f661bf0-10ae-44e5-9251-8f30e73b6418</ID>
<IntegrationStatusTypeID>1</IntegrationStatusTypeID>
<IntegrationStatusTypeName>sample string 10</IntegrationStatusTypeName>
<IntegrationTypeID>9</IntegrationTypeID>
<Integration_AssemblyFileName>sample string 5</Integration_AssemblyFileName>
<Integration_SourceCode>sample string 4</Integration_SourceCode>
<SourceDatasourceID>50f3e1d1-d0a3-4d16-96e9-6f94a552da19</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>2c47a207-b44c-4b6e-bb55-154df8048870</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>35d8e57c-bda3-449f-aa18-c235fbbff925</ID>
<IntegrationID>8efdd544-57c4-402a-b3ae-0585f71e1909</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>f1673e23-5bb0-45e4-a3f6-9d9d50bc5886</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</SourceDataSource>
</IntegrationSummary>
<IntegrationSummary>
<DataSources>
<IntegrationsDatasourceViewModel>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</IntegrationsDatasourceViewModel>
<IntegrationsDatasourceViewModel>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</IntegrationsDatasourceViewModel>
</DataSources>
<DestinationDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</DestinationDataSource>
<IntegrationInfo>
<Active>true</Active>
<AlertOnFailureEmail>sample string 12</AlertOnFailureEmail>
<CompanyID>d61ff95e-c3bc-40db-bbe1-388c62d75989</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>42ebce64-8970-48cb-8271-8a3f7c8d6179</DestinationDatasourceID>
<ID>9f661bf0-10ae-44e5-9251-8f30e73b6418</ID>
<IntegrationStatusTypeID>1</IntegrationStatusTypeID>
<IntegrationStatusTypeName>sample string 10</IntegrationStatusTypeName>
<IntegrationTypeID>9</IntegrationTypeID>
<Integration_AssemblyFileName>sample string 5</Integration_AssemblyFileName>
<Integration_SourceCode>sample string 4</Integration_SourceCode>
<SourceDatasourceID>50f3e1d1-d0a3-4d16-96e9-6f94a552da19</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>2c47a207-b44c-4b6e-bb55-154df8048870</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>35d8e57c-bda3-449f-aa18-c235fbbff925</ID>
<IntegrationID>8efdd544-57c4-402a-b3ae-0585f71e1909</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>f1673e23-5bb0-45e4-a3f6-9d9d50bc5886</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>e3fac6e0-cc79-4845-bfe0-ed04c7aab2cb</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2025-12-30T14:41:44.6777946+00:00</DateCreated>
<DateUpdated>2025-12-30T14:41:44.6777946+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>0d4ea6de-e9e4-458a-8620-06a6aeac7486</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>69cc1321-7c5b-4dac-8add-20a143db3464</IntegrationID>
<IntegrationsDatasourceTypeID>1</IntegrationsDatasourceTypeID>
<LLPClient_ACKErrorHandlingTypeID>1</LLPClient_ACKErrorHandlingTypeID>
<LLPClient_ACKResendAttempts>1</LLPClient_ACKResendAttempts>
<LLPClient_ACKResendAttemptsUnlimited>true</LLPClient_ACKResendAttemptsUnlimited>
<LLPClient_ACKResendOnTimeout>true</LLPClient_ACKResendOnTimeout>
<LLPClient_ACKTimeout>1.1</LLPClient_ACKTimeout>
<LLPClient_ACKVerificationTypeID>1</LLPClient_ACKVerificationTypeID>
<LLPClient_DisconnectResendAttempts>1</LLPClient_DisconnectResendAttempts>
<LLPClient_HostAddress>sample string 19</LLPClient_HostAddress>
<LLPClient_LLPDelimiterTypeID>1</LLPClient_LLPDelimiterTypeID>
<LLPClient_MessageEncoding>1</LLPClient_MessageEncoding>
<LLPClient_MsgAfter>sample string 17</LLPClient_MsgAfter>
<LLPClient_MsgContinueUntil>sample string 16</LLPClient_MsgContinueUntil>
<LLPClient_Port>sample string 18</LLPClient_Port>
<LLPClient_WaitForAck>true</LLPClient_WaitForAck>
<LLPListener_ConnectionTimeoutMinutes>1</LLPListener_ConnectionTimeoutMinutes>
<LLPListener_HostAddress>sample string 28</LLPListener_HostAddress>
<LLPListener_IPv6Support>true</LLPListener_IPv6Support>
<LLPListener_LLPDelimiterTypeID>1</LLPListener_LLPDelimiterTypeID>
<LLPListener_MessageEncoding>1</LLPListener_MessageEncoding>
<LLPListener_MsgAfter>sample string 21</LLPListener_MsgAfter>
<LLPListener_MsgContinueUntil>sample string 20</LLPListener_MsgContinueUntil>
<LLPListener_Port>sample string 22</LLPListener_Port>
<LLP_EnablePortSharing>true</LLP_EnablePortSharing>
<LLP_Escape8BitCharInACKs>true</LLP_Escape8BitCharInACKs>
<Password>sample string 24</Password>
<Properties>sample string 7</Properties>
<Provider>sample string 5</Provider>
<Reuse>true</Reuse>
<SampleFetchedData>sample string 15</SampleFetchedData>
<SampleFetchedDataTime>2025-12-30T14:41:44.6777946+00:00</SampleFetchedDataTime>
<ServerName>sample string 25</ServerName>
<ServiceURL>sample string 26</ServiceURL>
<SystemTypeID>11</SystemTypeID>
<SystemTypeName>sample string 30</SystemTypeName>
<TransportProtocol>sample string 31</TransportProtocol>
<TransportProtocolTypeID>10</TransportProtocolTypeID>
<TypeName>sample string 3</TypeName>
<Username>sample string 23</Username>
</SourceDataSource>
</IntegrationSummary>
</ArrayOfIntegrationSummary>