Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11560

ServiceNow : allow to expand reference types in import_set response

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.20.0
    • Component/s: camel-servicenow
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      The answer for an import set looks like:

      {
        "import_set": "ISET0010049",
        "staging_table": "imp_incident",
        "result": [
          {
            "transform_map": "imp_incident",
            "table": "incident",
            "display_name": "number",
            "display_value": "INC0010398",
            "record_link": "https://ven01685.service-now.com/api/now/table/incident/22bc486ddb90c30040e47bedbf96191c",
            "status": "inserted",
            "sys_id": "22bc486ddb90c30040e47bedbf96191c"
          }
        ]
      }
      

      It would be nice if there is an option to automatically grab the record and include it in the response.

        Attachments

          Activity

            People

            • Assignee:
              lb Luca Burgazzoli
              Reporter:
              lb Luca Burgazzoli
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: