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": "77552562-260a-4736-9ce2-c4a52e90a8bb",
"CompanyID": "31f28f67-b344-44aa-9c04-7006d2f5f550",
"SourceDatasourceID": "29695ff8-8e5d-42ab-ac00-81741acf8c7a",
"DestinationDatasourceID": "e5399e4a-2b36-477b-ac92-d3b14f3e90dc",
"Active": true,
"UserID": "f7c7c180-06ea-4082-a8f6-cc6f56c70de8",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "d5df1fe7-f985-4676-a355-97a1361a1538",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "ec35c04a-5452-4922-847f-5ce2bf6795a2",
"IntegrationID": "5602c10b-e483-43ba-82a1-353a8055151c",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00"
}
},
{
"IntegrationInfo": {
"ID": "77552562-260a-4736-9ce2-c4a52e90a8bb",
"CompanyID": "31f28f67-b344-44aa-9c04-7006d2f5f550",
"SourceDatasourceID": "29695ff8-8e5d-42ab-ac00-81741acf8c7a",
"DestinationDatasourceID": "e5399e4a-2b36-477b-ac92-d3b14f3e90dc",
"Active": true,
"UserID": "f7c7c180-06ea-4082-a8f6-cc6f56c70de8",
"Integration_SourceCode": "sample string 4",
"Integration_AssemblyFileName": "sample string 5",
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "b7e01439-2add-4991-b062-e89a27305200",
"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": "52fa1053-054c-4cc3-a49a-7dbefc858082",
"SystemTypeID": 11,
"DataFormatTypeID": 12,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+00:00",
"SampleFetchedData": "sample string 15",
"SampleFetchedDataTime": "2026-04-29T13:54:09.7587901+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": "0026f234-9b49-4cb4-a8cb-72ccf66feff9",
"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": "d5df1fe7-f985-4676-a355-97a1361a1538",
"AlertOnSuccessEmail": "sample string 2",
"AlertOnFailureEmail": "sample string 3",
"UserID": "ec35c04a-5452-4922-847f-5ce2bf6795a2",
"IntegrationID": "5602c10b-e483-43ba-82a1-353a8055151c",
"TriggerTypeID": 5,
"TriggerTimerValue": 1.1,
"TriggerTimerFrequencyID": 1,
"ErrorResolver_RetryCount": 6,
"ErrorResolver_PluginAssembly": "sample string 7",
"ErrorResolver_ResolutionCode": "sample string 8",
"IntegrationTypeID": 9,
"DateCreated": "2026-04-29T13:54:09.7587901+00:00",
"DateUpdated": "2026-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>31f28f67-b344-44aa-9c04-7006d2f5f550</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>e5399e4a-2b36-477b-ac92-d3b14f3e90dc</DestinationDatasourceID>
<ID>77552562-260a-4736-9ce2-c4a52e90a8bb</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>29695ff8-8e5d-42ab-ac00-81741acf8c7a</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>f7c7c180-06ea-4082-a8f6-cc6f56c70de8</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>d5df1fe7-f985-4676-a355-97a1361a1538</ID>
<IntegrationID>5602c10b-e483-43ba-82a1-353a8055151c</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>ec35c04a-5452-4922-847f-5ce2bf6795a2</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>31f28f67-b344-44aa-9c04-7006d2f5f550</CompanyID>
<CompanyName>sample string 11</CompanyName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<Description>sample string 8</Description>
<DestinationDatasourceID>e5399e4a-2b36-477b-ac92-d3b14f3e90dc</DestinationDatasourceID>
<ID>77552562-260a-4736-9ce2-c4a52e90a8bb</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>29695ff8-8e5d-42ab-ac00-81741acf8c7a</SourceDatasourceID>
<Title>sample string 7</Title>
<UserID>f7c7c180-06ea-4082-a8f6-cc6f56c70de8</UserID>
</IntegrationInfo>
<Settings>
<AlertOnFailureEmail>sample string 3</AlertOnFailureEmail>
<AlertOnSuccessEmail>sample string 2</AlertOnSuccessEmail>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<ErrorResolver_PluginAssembly>sample string 7</ErrorResolver_PluginAssembly>
<ErrorResolver_ResolutionCode>sample string 8</ErrorResolver_ResolutionCode>
<ErrorResolver_RetryCount>6</ErrorResolver_RetryCount>
<ID>d5df1fe7-f985-4676-a355-97a1361a1538</ID>
<IntegrationID>5602c10b-e483-43ba-82a1-353a8055151c</IntegrationID>
<IntegrationTypeID>9</IntegrationTypeID>
<TriggerTimerFrequencyID>1</TriggerTimerFrequencyID>
<TriggerTimerValue>1.1</TriggerTimerValue>
<TriggerTypeID>5</TriggerTypeID>
<UserID>ec35c04a-5452-4922-847f-5ce2bf6795a2</UserID>
</Settings>
<SourceDataSource>
<Active>true</Active>
<AdapterFactoryName>sample string 4</AdapterFactoryName>
<DBAuthenticationTypeID>1</DBAuthenticationTypeID>
<DataFormatTypeID>12</DataFormatTypeID>
<DataSource>sample string 6</DataSource>
<DataSourceIntegrationID>0026f234-9b49-4cb4-a8cb-72ccf66feff9</DataSourceIntegrationID>
<DatasourceDirectionType>sample string 32</DatasourceDirectionType>
<DatasourceDirectionTypeID>1</DatasourceDirectionTypeID>
<DatasourceName>sample string 2</DatasourceName>
<DatasourceTypeName>sample string 33</DatasourceTypeName>
<DateCreated>2026-04-29T13:54:09.7587901+00:00</DateCreated>
<DateUpdated>2026-04-29T13:54:09.7587901+00:00</DateUpdated>
<FormatName>sample string 29</FormatName>
<ID>b7e01439-2add-4991-b062-e89a27305200</ID>
<IntegrationDatasource_AssemblyFileName>sample string 27</IntegrationDatasource_AssemblyFileName>
<IntegrationID>52fa1053-054c-4cc3-a49a-7dbefc858082</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-04-29T13:54:09.7587901+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>