Skip to content

CandidateFileAttachment #400

@davidrendall

Description

@davidrendall

Description

Hi, would it be possible to add CandidateFileAttachment to the supported entities? I would like to be able to re-link some files to a different candidate, but get an error when I add candidateFileAttachmentExistField to the dataloader.properties file. Note that I don't want to insert any new files, I just want to update the metadata on existing files.

Steps to Reproduce

  1. Add candidateFileAttachmentExistField=id to dataloader.properties
  2. dataloader export g:\DataLoader\TPG\CandidateFileAttachment_mytestdata.csv [the CSV just has id and candidate.id]
Expected behavior:

I would expect dataloader to match the existing record by file id and update the candidate link

Actual behavior:

dataloader gives the following error: ERROR 103: Invalid Setting
DataLoader Properties Error: candidateFileAttachmentExistField property does not match a supported entity - unrecognized entity: 'CandidateFileAttachment'
Adjust the setting value.

Reproduces how often:

100

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions