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": "119313ef-ffcc-4d1c-81cb-4ff83cc5dc92",
"CompanyID": "2935660d-f44c-4938-9191-0f33f9e5006b",
"SourceDatasourceID": "da6fca5d-809f-4fe2-a1ad-03a79456aad1",
"DestinationDatasourceID": "1cc93018-9f0f-4c45-a8ec-7d370e63739c",
"Active": true,
"UserID": "544073a8-127a-44be-94ca-57fbef39226f",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "a7f0a233-c218-4a3b-90ae-fac58e0cb1ea",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "e55959cd-3de7-4d14-8730-e173616d4645",
"IntegrationID": "f0a47e6a-2863-4a94-8d07-091cdc4633cc",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00"
}
},
{
"IntegrationInfo": {
"ID": "119313ef-ffcc-4d1c-81cb-4ff83cc5dc92",
"CompanyID": "2935660d-f44c-4938-9191-0f33f9e5006b",
"SourceDatasourceID": "da6fca5d-809f-4fe2-a1ad-03a79456aad1",
"DestinationDatasourceID": "1cc93018-9f0f-4c45-a8ec-7d370e63739c",
"Active": true,
"UserID": "544073a8-127a-44be-94ca-57fbef39226f",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "cd1879ec-cc81-46a1-a9bb-47f9236b8f5b",
"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": "ff016913-641d-4bf0-8663-38f88f19cffb",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-03-01T23:35:22.8183966+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": "fb10d2f8-3745-473c-a15e-dcbeed9fe2fe",
"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": "a7f0a233-c218-4a3b-90ae-fac58e0cb1ea",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "e55959cd-3de7-4d14-8730-e173616d4645",
"IntegrationID": "f0a47e6a-2863-4a94-8d07-091cdc4633cc",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2026-03-01T23:35:22.8183966+00:00",
"DateUpdated": "2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>2935660d-f44c-4938-9191-0f33f9e5006b</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>1cc93018-9f0f-4c45-a8ec-7d370e63739c</DestinationDatasourceID>
<ID>119313ef-ffcc-4d1c-81cb-4ff83cc5dc92</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>da6fca5d-809f-4fe2-a1ad-03a79456aad1</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>544073a8-127a-44be-94ca-57fbef39226f</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>a7f0a233-c218-4a3b-90ae-fac58e0cb1ea</ID>
<IntegrationID>f0a47e6a-2863-4a94-8d07-091cdc4633cc</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>e55959cd-3de7-4d14-8730-e173616d4645</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>2935660d-f44c-4938-9191-0f33f9e5006b</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>1cc93018-9f0f-4c45-a8ec-7d370e63739c</DestinationDatasourceID>
<ID>119313ef-ffcc-4d1c-81cb-4ff83cc5dc92</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>da6fca5d-809f-4fe2-a1ad-03a79456aad1</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>544073a8-127a-44be-94ca-57fbef39226f</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>a7f0a233-c218-4a3b-90ae-fac58e0cb1ea</ID>
<IntegrationID>f0a47e6a-2863-4a94-8d07-091cdc4633cc</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>e55959cd-3de7-4d14-8730-e173616d4645</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>fb10d2f8-3745-473c-a15e-dcbeed9fe2fe</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-03-01T23:35:22.8183966+00:00</DateCreated>
<DateUpdated>2026-03-01T23:35:22.8183966+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>cd1879ec-cc81-46a1-a9bb-47f9236b8f5b</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>ff016913-641d-4bf0-8663-38f88f19cffb</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>2026-03-01T23:35:22.8183966+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>