• No : 30605
  • Open Date : 2019/08/23 13:44
  • Print
NEW

[DataSpider Servista] I want to attach a file by record addition process of kintone adapter.

I want to attach a file in the record addition process of kintone adapter. Please tell me how to set it up.
Category : 

Answer

Workaround
 
In the mapper schema, please map the file name and file path to "name" and "path" of "/ root / record / attached file / file"
 
Supplementary
 
Multiple files can be attached to one record. In this case, please map a simple repetition logic and an extraction logic according to conditions to "/ root / record / attached file /file" of the schema, and set data input to "name" and "path" to be repeated.
 
Please refer to the help of "Reference Information" for the functionality of simple iterative logic and conditional extraction logic.
 
Reference Information
  • Simple repetition logic
 
  • Extraction logic by condition