Search Knowledge Base by Keyword

Edit Inbound Job

< Back

From the Inbound Jobs tab, you can edit inbound jobs.  To edit:

  1. Select an inbound job (row) to edit
  2. Click the Edit Job button on the toolbar to bring up the Edit Inbound Job dialog

    1. The edit button is grayed out unless a job (row) is selected


      NOTE:  The Upload File button is only available on CSV, JSON and XML file connectors with Manual File Upload enabled.
    2. The edit function is only available to users in the Administrator security group
  3. Edit the properties of the inbound job (available job fields differ by connector)

    1. Job Description – Description of the job (required)
    2. Job Schedule – Choose the frequency the job will run (required)
      1. Hourly
      2. Daily
      3. Weekly
      4. Every 5 Minutes
      5. Every 15 Minutes
      6. Every 30 Minutes
      7. Custom
    3. Enabled – Choose if job is active (required)
    4. Log Raw API Calls – Choose if raw API calls are logged (required)
    5. Allow Empty Table – Choose if an empty table is allowed (required)
    6. Destination Table – Name of the destination table (e.g., my_table_cm_computer) (required)
    7. Data Identity – Identity of the data for dashboards (e.g., cm_computer) (optional)
    8. CSV/JSON/XML File or Path (hidden by default) – CSV/JSON/XML file or path (optional)
    9. Append Files to Same Destination Table – Choose if multiple files in the same path will append to the same destination table, or will create a new destination table for each file (optional)
    10. Data Selection – Connector specific data selection command of the job (optional)
    11. Fields to Index – Fields to index (optional)
    12. Data Node – Data node of the job (optional)
    13. Method Type – Method type of the job (GET, POST, PUT, PATCH, DELETE) (required)
    14. API End Point – API end point of the job (optional)
    15. API Query Parameters – API query parameters of the job (optional)
      1. Enter Key and Value pair for each API query parameter
      2. Click the Add API Query Parameters Field button to add API query parameters
      3. Click the Delete button to delete API query parameters
    16. API Return Data Node – API return data node of the job (optional)
    17. Click View Pagination Fields to enter pagination properties of the job
      1. Pagination Type – Paging type of the job (Records, Pages, Next Record Node, Next Page Node) (optional)
      2. API Pagination Node – API pagination node of the job (Next Page, Next Node) (optional)
      3. Pagination Offset Start – Request paging offset start or data node of the job (optional)
      4. Pagination Limit – Request pagination limit of the job (optional)
    18. Request Sort By Field – Field to sort the job by (databases only) (optional)
    19. Request Unique Key Field – Request unique key field of the job (optional)
    20. Request Limit – Request limit of the job (optional)
    21. Request Filter – Fields to filter from the job (optional)
    22. Pagination Termination Node – Pagination termination node of the job (optional)
    23. Maximum API Calls – Limit of API calls that can be made by the job to avoid an endless loop (optional)
    24. Click View Enumeration Fields to enter enumeration properties of the job
      1. Enumeration Type – Enumeration type of the job (API End Point, External Data, Other ETL Job) (optional)
      2. Enumeration Keys End Point (hidden by default) – Enumeration keys end point of the job (optional)
      3. Enumeration Node – Enumeration node of the job (optional)
      4. Enumeration Key – Enumeration key of the job (optional)
    25. Order – Choose the order the job will run at the designated frequency (required)
  4. Click the Update button when finished to update the inbound job. Click the Close button to cancel the operation.