Symptom
Reference the online documentation
Using semicolon as the delimiter
Sample cURL script used:
curl -s --location --request POST https://api.eu.signavio.cloud.sap/spi/ingestions/v1/data \
-H 'Authorization: Bearer <token string>' \
--form 'file1=@csvfile.csv' \
--form 'primaryKeys=PK1' \
--form 'delimiter=;' \
--form 'schema={
"type":"record",
"name":"TABLENAME",
"fields": [
{"name":"PK1","type":"string"},
{"name":"F1","type":["null","string"]},
{"name":"F2","type":["null","string"]}
]
}' \
--insecure
Read more...
Product
Keywords
soe, Process, Intelligence, Ingestion, API, delimiter, cannot, empty, semicolon, form, form-stringe , KBA , BPI-SIG-PI-DS , Data Source (CSV, Connector) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview