Chilkat Online Tools

VB.NET / Creatio API / $filter parameter with length function (lt operator)

Back to Collection Items

' This example assumes the Chilkat API to have been previously unlocked.
' See Global Unlock Sample for sample code.

Dim http As New Chilkat.Http
Dim success As Boolean

Dim queryParams As New Chilkat.JsonObject
queryParams.UpdateString("$filter","length(Field2) lt Field2Value")

http.SetRequestHeader("ForceUseSession","true")
http.SetRequestHeader("BPMCSRF","{{BPMCSRF}}")


Dim resp As Chilkat.HttpResponse = http.QuickRequestParams("GET","https://myserver.com/0/ServiceModel/EntityDataService.svc/Collection1Collection",queryParams)
If (http.LastMethodSuccess = False) Then
    Debug.WriteLine(http.LastErrorText)
    Exit Sub
End If


Dim sbResponseBody As New Chilkat.StringBuilder
resp.GetBodySb(sbResponseBody)


Dim xmlResponse As New Chilkat.Xml
xmlResponse.LoadSb(sbResponseBody,True)
Debug.WriteLine(xmlResponse.GetXml())


' Sample XML response:
' (Sample code for parsing the XML response is shown below)

' <?xml version="1.0" encoding="utf-8"?>
' <feed xml:base="https://myserver.com/0/ServiceModel/EntityDataService.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
'     <id>https://myserver.com/0/ServiceModel/EntityDataService.svc/EmployeeCollection</id>
'     <title type="text">EmployeeCollection</title>
'     <updated>2020-04-09T11:28:57Z</updated>
'     <link rel="self" title="EmployeeCollection" href="EmployeeCollection"/>
'     <entry>
'         <id>https://myserver.com/0/ServiceModel/EntityDataService.svc/EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')</id>
'         <category term="Terrasoft.Configuration.Employee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
'         <link rel="edit" title="Employee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CreatedBy" type="application/atom+xml;type=entry" title="CreatedBy" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/CreatedBy"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ModifiedBy" type="application/atom+xml;type=entry" title="ModifiedBy" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/ModifiedBy"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Contact" type="application/atom+xml;type=entry" title="Contact" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Contact"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/OrgStructureUnitCollectionByHead" type="application/atom+xml;type=feed" title="OrgStructureUnitCollectionByHead" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/OrgStructureUnitCollectionByHead"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/OrgStructureUnit" type="application/atom+xml;type=entry" title="OrgStructureUnit" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/OrgStructureUnit"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Job" type="application/atom+xml;type=entry" title="Job" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Job"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Owner" type="application/atom+xml;type=entry" title="Owner" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Owner"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ReasonForDismissal" type="application/atom+xml;type=entry" title="ReasonForDismissal" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/ReasonForDismissal"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Account" type="application/atom+xml;type=entry" title="Account" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Account"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Manager"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeCollectionByManager" type="application/atom+xml;type=feed" title="EmployeeCollectionByManager" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeCollectionByManager"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeCareerCollectionByEmployee" type="application/atom+xml;type=feed" title="EmployeeCareerCollectionByEmployee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeCareerCollectionByEmployee"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeFileCollectionByEmployee" type="application/atom+xml;type=feed" title="EmployeeFileCollectionByEmployee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeFileCollectionByEmployee"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeInFolderCollectionByEmployee" type="application/atom+xml;type=feed" title="EmployeeInFolderCollectionByEmployee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeInFolderCollectionByEmployee"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeInTagCollectionByEntity" type="application/atom+xml;type=feed" title="EmployeeInTagCollectionByEntity" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeInTagCollectionByEntity"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/SalaryCollectionByEmployee" type="application/atom+xml;type=feed" title="SalaryCollectionByEmployee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/SalaryCollectionByEmployee"/>
'         <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/VwEmployeesHierarchyCollectionByEmployee" type="application/atom+xml;type=feed" title="VwEmployeesHierarchyCollectionByEmployee" href="EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/VwEmployeesHierarchyCollectionByEmployee"/>
'         <title/>
'         <updated>2020-04-09T11:28:57Z</updated>
'         <author>
'             <name/>
'         </author>
'         <content type="application/xml">
'             <m:properties>
'                 <d:Id m:type="Edm.Guid">26fffdc9-a184-47a7-a6b6-cafc9fe58327</d:Id>
'                 <d:Name>Caleb Jones</d:Name>
'                 <d:CreatedOn m:type="Edm.DateTime">2017-03-30T14:40:18Z</d:CreatedOn>
'                 <d:CreatedById m:type="Edm.Guid">76929f8c-7e15-4c64-bdb0-adc62d383727</d:CreatedById>
'                 <d:ModifiedOn m:type="Edm.DateTime">2017-03-31T07:05:59Z</d:ModifiedOn>
'                 <d:ModifiedById m:type="Edm.Guid">76929f8c-7e15-4c64-bdb0-adc62d383727</d:ModifiedById>
'                 <d:ProcessListeners m:type="Edm.Int32">0</d:ProcessListeners>
'                 <d:ContactId m:type="Edm.Guid">8f9b52f9-b494-4642-8563-25d706f2d5db</d:ContactId>
'                 <d:OrgStructureUnitId m:type="Edm.Guid">b3cf526e-4427-4daa-91a6-19411ddabacd</d:OrgStructureUnitId>
'                 <d:Notes/>
'                 <d:JobId m:type="Edm.Guid">34f48df9-56e6-df11-971b-001d60e938c6</d:JobId>
'                 <d:FullJobTitle>CEO</d:FullJobTitle>
'                 <d:OwnerId m:type="Edm.Guid">76929f8c-7e15-4c64-bdb0-adc62d383727</d:OwnerId>
'                 <d:CareerStartDate m:type="Edm.DateTime">2017-12-10T00:00:00</d:CareerStartDate>
'                 <d:CareerDueDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:CareerDueDate>
'                 <d:ProbationDueDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ProbationDueDate>
'                 <d:ReasonForDismissalId m:type="Edm.Guid">00000000-0000-0000-0000-000000000000</d:ReasonForDismissalId>
'                 <d:AccountId m:type="Edm.Guid">e308b781-3c5b-4ecb-89ef-5c1ed4da488e</d:AccountId>
'                 <d:ManagerId m:type="Edm.Guid">00000000-0000-0000-0000-000000000000</d:ManagerId>
'             </m:properties>
'         </content>
'     </entry>
' </feed>

' Sample code for parsing the XML response...
' Use this online tool to generate parsing code from sample XML: Generate XML Parsing Code



Dim link_type As String

Dim feed_xml_base As String = xmlResponse.GetAttrValue("xml:base")
Dim feed_xmlns As String = xmlResponse.GetAttrValue("xmlns")
Dim feed_xmlns_d As String = xmlResponse.GetAttrValue("xmlns:d")
Dim feed_xmlns_m As String = xmlResponse.GetAttrValue("xmlns:m")
Dim id As String = xmlResponse.GetChildContent("id")
Dim title_type As String = xmlResponse.ChilkatPath("title|(type)")
Dim title As String = xmlResponse.GetChildContent("title")
Dim updated As String = xmlResponse.GetChildContent("updated")
Dim link_rel As String = xmlResponse.ChilkatPath("link|(rel)")
Dim link_title As String = xmlResponse.ChilkatPath("link|(title)")
Dim link_href As String = xmlResponse.ChilkatPath("link|(href)")
id = xmlResponse.GetChildContent("entry|id")
Dim category_term As String = xmlResponse.ChilkatPath("entry|category|(term)")
Dim category_scheme As String = xmlResponse.ChilkatPath("entry|category|(scheme)")
Dim i As Integer = 0
Dim count_i As Integer = xmlResponse.NumChildrenHavingTag("entry|link")
While i < count_i
    xmlResponse.I = i
    link_rel = xmlResponse.ChilkatPath("entry|link[i]|(rel)")
    link_title = xmlResponse.ChilkatPath("entry|link[i]|(title)")
    link_href = xmlResponse.ChilkatPath("entry|link[i]|(href)")
    link_type = xmlResponse.ChilkatPath("entry|link[i]|(type)")
    i = i + 1
End While
updated = xmlResponse.GetChildContent("entry|updated")
Dim content_type As String = xmlResponse.ChilkatPath("entry|content|(type)")
Dim d_Id_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:Id|(m:type)")
Dim d_Id As String = xmlResponse.GetChildContent("entry|content|m:properties|d:Id")
Dim d_Name As String = xmlResponse.GetChildContent("entry|content|m:properties|d:Name")
Dim d_CreatedOn_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:CreatedOn|(m:type)")
Dim d_CreatedOn As String = xmlResponse.GetChildContent("entry|content|m:properties|d:CreatedOn")
Dim d_CreatedById_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:CreatedById|(m:type)")
Dim d_CreatedById As String = xmlResponse.GetChildContent("entry|content|m:properties|d:CreatedById")
Dim d_ModifiedOn_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ModifiedOn|(m:type)")
Dim d_ModifiedOn As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ModifiedOn")
Dim d_ModifiedById_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ModifiedById|(m:type)")
Dim d_ModifiedById As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ModifiedById")
Dim d_ProcessListeners_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ProcessListeners|(m:type)")
Dim d_ProcessListeners As Integer = xmlResponse.GetChildIntValue("entry|content|m:properties|d:ProcessListeners")
Dim d_ContactId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ContactId|(m:type)")
Dim d_ContactId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ContactId")
Dim d_OrgStructureUnitId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:OrgStructureUnitId|(m:type)")
Dim d_OrgStructureUnitId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:OrgStructureUnitId")
Dim d_JobId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:JobId|(m:type)")
Dim d_JobId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:JobId")
Dim d_FullJobTitle As String = xmlResponse.GetChildContent("entry|content|m:properties|d:FullJobTitle")
Dim d_OwnerId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:OwnerId|(m:type)")
Dim d_OwnerId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:OwnerId")
Dim d_CareerStartDate_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:CareerStartDate|(m:type)")
Dim d_CareerStartDate As String = xmlResponse.GetChildContent("entry|content|m:properties|d:CareerStartDate")
Dim d_CareerDueDate_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:CareerDueDate|(m:type)")
Dim d_CareerDueDate As String = xmlResponse.GetChildContent("entry|content|m:properties|d:CareerDueDate")
Dim d_ProbationDueDate_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ProbationDueDate|(m:type)")
Dim d_ProbationDueDate As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ProbationDueDate")
Dim d_ReasonForDismissalId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ReasonForDismissalId|(m:type)")
Dim d_ReasonForDismissalId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ReasonForDismissalId")
Dim d_AccountId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:AccountId|(m:type)")
Dim d_AccountId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:AccountId")
Dim d_ManagerId_m_type As String = xmlResponse.ChilkatPath("entry|content|m:properties|d:ManagerId|(m:type)")
Dim d_ManagerId As String = xmlResponse.GetChildContent("entry|content|m:properties|d:ManagerId")

Curl Command

curl -G -d "$filter=length%28Field2%29%20lt%20Field2Value"
	-H "ForceUseSession: true"
	-H "BPMCSRF: {{BPMCSRF}}"
https://myserver.com/0/ServiceModel/EntityDataService.svc/Collection1Collection

Postman Collection Item JSON

{
  "name": "$filter parameter with length function (lt operator)",
  "protocolProfileBehavior": {
    "disableBodyPruning": true
  },
  "request": {
    "method": "GET",
    "header": [
      {
        "key": "ForceUseSession",
        "type": "text",
        "value": "true"
      },
      {
        "key": "BPMCSRF",
        "type": "text",
        "value": "{{BPMCSRF}}"
      }
    ],
    "body": {
      "mode": "raw",
      "raw": ""
    },
    "url": {
      "raw": "{{BaseURI}}/0/ServiceModel/EntityDataService.svc/{{CollectionName1}}Collection?$filter=length({{FieldName2}}) lt {{FieldName2Value4}}",
      "host": [
        "{{BaseURI}}"
      ],
      "path": [
        "0",
        "ServiceModel",
        "EntityDataService.svc",
        "{{CollectionName1}}Collection"
      ],
      "query": [
        {
          "key": "$filter",
          "value": "length({{FieldName2}}) lt {{FieldName2Value4}}"
        }
      ]
    },
    "description": "Request for getting filtered object collection instances via the [$filter](https://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#thefiltersystemqueryoption) parameter and the length function with the lt operator."
  },
  "response": [
    {
      "name": "[200] Gets object collection instances; filter with the “lt” operator (length less than a set value)",
      "originalRequest": {
        "method": "GET",
        "header": [
          {
            "key": "ForceUseSession",
            "type": "text",
            "value": "true"
          },
          {
            "key": "BPMCSRF",
            "type": "text",
            "value": "{{BPMCSRF}}"
          }
        ],
        "url": {
          "raw": "https://myserver.com/0/ServiceModel/EntityDataService.svc/EmployeeCollection?$filter=length(FullJobTitle) lt 9",
          "protocol": "https",
          "host": [
            "myserver",
            "com"
          ],
          "path": [
            "0",
            "ServiceModel",
            "EntityDataService.svc",
            "EmployeeCollection"
          ],
          "query": [
            {
              "key": "$filter",
              "value": "length(FullJobTitle) lt 9"
            }
          ]
        }
      },
      "status": "OK",
      "code": 200,
      "_postman_previewlanguage": "xml",
      "header": [
        {
          "key": "Cache-Control",
          "value": "no-cache"
        },
        {
          "key": "Content-Type",
          "value": "application/atom+xml;type=feed;charset=utf-8"
        },
        {
          "key": "Server",
          "value": "Microsoft-IIS/10.0"
        },
        {
          "key": "X-Content-Type-Options",
          "value": "nosniff"
        },
        {
          "key": "X-Content-Type-Options",
          "value": "nosniff"
        },
        {
          "key": "DataServiceVersion",
          "value": "2.0;"
        },
        {
          "key": "X-AspNet-Version",
          "value": "4.0.30319"
        },
        {
          "key": "X-Powered-By",
          "value": "ASP.NET"
        },
        {
          "key": "X-Frame-Options",
          "value": "SAMEORIGIN"
        },
        {
          "key": "Date",
          "value": "Thu, 09 Apr 2020 11:28:57 GMT"
        },
        {
          "key": "Content-Length",
          "value": "6748"
        }
      ],
      "cookie": [
      ],
      "body": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<feed xml:base=\"https://myserver.com/0/ServiceModel/EntityDataService.svc/\" xmlns=\"http://www.w3.org/2005/Atom\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\">\n    <id>https://myserver.com/0/ServiceModel/EntityDataService.svc/EmployeeCollection</id>\n    <title type=\"text\">EmployeeCollection</title>\n    <updated>2020-04-09T11:28:57Z</updated>\n    <link rel=\"self\" title=\"EmployeeCollection\" href=\"EmployeeCollection\" />\n    <entry>\n        <id>https://myserver.com/0/ServiceModel/EntityDataService.svc/EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')</id>\n        <category term=\"Terrasoft.Configuration.Employee\" scheme=\"http://schemas.microsoft.com/ado/2007/08/dataservices/scheme\" />\n        <link rel=\"edit\" title=\"Employee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/CreatedBy\" type=\"application/atom+xml;type=entry\" title=\"CreatedBy\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/CreatedBy\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/ModifiedBy\" type=\"application/atom+xml;type=entry\" title=\"ModifiedBy\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/ModifiedBy\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/Contact\" type=\"application/atom+xml;type=entry\" title=\"Contact\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Contact\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/OrgStructureUnitCollectionByHead\" type=\"application/atom+xml;type=feed\" title=\"OrgStructureUnitCollectionByHead\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/OrgStructureUnitCollectionByHead\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/OrgStructureUnit\" type=\"application/atom+xml;type=entry\" title=\"OrgStructureUnit\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/OrgStructureUnit\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/Job\" type=\"application/atom+xml;type=entry\" title=\"Job\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Job\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/Owner\" type=\"application/atom+xml;type=entry\" title=\"Owner\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Owner\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/ReasonForDismissal\" type=\"application/atom+xml;type=entry\" title=\"ReasonForDismissal\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/ReasonForDismissal\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/Account\" type=\"application/atom+xml;type=entry\" title=\"Account\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Account\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager\" type=\"application/atom+xml;type=entry\" title=\"Manager\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/Manager\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeCollectionByManager\" type=\"application/atom+xml;type=feed\" title=\"EmployeeCollectionByManager\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeCollectionByManager\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeCareerCollectionByEmployee\" type=\"application/atom+xml;type=feed\" title=\"EmployeeCareerCollectionByEmployee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeCareerCollectionByEmployee\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeFileCollectionByEmployee\" type=\"application/atom+xml;type=feed\" title=\"EmployeeFileCollectionByEmployee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeFileCollectionByEmployee\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeInFolderCollectionByEmployee\" type=\"application/atom+xml;type=feed\" title=\"EmployeeInFolderCollectionByEmployee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeInFolderCollectionByEmployee\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/EmployeeInTagCollectionByEntity\" type=\"application/atom+xml;type=feed\" title=\"EmployeeInTagCollectionByEntity\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/EmployeeInTagCollectionByEntity\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/SalaryCollectionByEmployee\" type=\"application/atom+xml;type=feed\" title=\"SalaryCollectionByEmployee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/SalaryCollectionByEmployee\" />\n        <link rel=\"http://schemas.microsoft.com/ado/2007/08/dataservices/related/VwEmployeesHierarchyCollectionByEmployee\" type=\"application/atom+xml;type=feed\" title=\"VwEmployeesHierarchyCollectionByEmployee\" href=\"EmployeeCollection(guid'26fffdc9-a184-47a7-a6b6-cafc9fe58327')/VwEmployeesHierarchyCollectionByEmployee\" />\n        <title />\n        <updated>2020-04-09T11:28:57Z</updated>\n        <author>\n            <name />\n        </author>\n        <content type=\"application/xml\">\n            <m:properties>\n                <d:Id m:type=\"Edm.Guid\">26fffdc9-a184-47a7-a6b6-cafc9fe58327</d:Id>\n                <d:Name>Caleb Jones</d:Name>\n                <d:CreatedOn m:type=\"Edm.DateTime\">2017-03-30T14:40:18Z</d:CreatedOn>\n                <d:CreatedById m:type=\"Edm.Guid\">76929f8c-7e15-4c64-bdb0-adc62d383727</d:CreatedById>\n                <d:ModifiedOn m:type=\"Edm.DateTime\">2017-03-31T07:05:59Z</d:ModifiedOn>\n                <d:ModifiedById m:type=\"Edm.Guid\">76929f8c-7e15-4c64-bdb0-adc62d383727</d:ModifiedById>\n                <d:ProcessListeners m:type=\"Edm.Int32\">0</d:ProcessListeners>\n                <d:ContactId m:type=\"Edm.Guid\">8f9b52f9-b494-4642-8563-25d706f2d5db</d:ContactId>\n                <d:OrgStructureUnitId m:type=\"Edm.Guid\">b3cf526e-4427-4daa-91a6-19411ddabacd</d:OrgStructureUnitId>\n                <d:Notes></d:Notes>\n                <d:JobId m:type=\"Edm.Guid\">34f48df9-56e6-df11-971b-001d60e938c6</d:JobId>\n                <d:FullJobTitle>CEO</d:FullJobTitle>\n                <d:OwnerId m:type=\"Edm.Guid\">76929f8c-7e15-4c64-bdb0-adc62d383727</d:OwnerId>\n                <d:CareerStartDate m:type=\"Edm.DateTime\">2017-12-10T00:00:00</d:CareerStartDate>\n                <d:CareerDueDate m:type=\"Edm.DateTime\">0001-01-01T00:00:00</d:CareerDueDate>\n                <d:ProbationDueDate m:type=\"Edm.DateTime\">0001-01-01T00:00:00</d:ProbationDueDate>\n                <d:ReasonForDismissalId m:type=\"Edm.Guid\">00000000-0000-0000-0000-000000000000</d:ReasonForDismissalId>\n                <d:AccountId m:type=\"Edm.Guid\">e308b781-3c5b-4ecb-89ef-5c1ed4da488e</d:AccountId>\n                <d:ManagerId m:type=\"Edm.Guid\">00000000-0000-0000-0000-000000000000</d:ManagerId>\n            </m:properties>\n        </content>\n    </entry>\n</feed>"
    }
  ]
}