Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/20/2024 03:04 AM
I have a local .zip (in my computer) file that I want to import into EIC via the API. I referred to the solution mentioned in Couldn't run the transport API with mention path f... - Saviynt Forums - 26962, which suggests using paths like /tmp or /saviynt_shared/reports/Transport/Import/admin. However, this solution doesn't seem to work for me. Here is my payload:
Post {{url}}/ECM/api/v5/importTransportPackage
{ "packagetoimport": "/tmp/MyPackage-Saviynt.zip" }
response { "msg": "Failed", "msgDescription": "Import Failed. file /tmp/MyPackage-Saviynt.zip not found.", "errorcode": 1 }
avec error 412
08/20/2024 03:14 AM
Hi @KNoha , you can directly upload it via saviynt environment as well.
08/20/2024 04:40 AM - edited 08/20/2024 04:41 AM
hello @NM i know, but i should upload it via API . If you have any idea about how can i do it please tell me
08/20/2024 05:43 AM
Use below path