Failure in SAINT import - Import Status : Relation 0 is not currently set up to import data
Hello Everyone,
I'm fairy new in using the Adobe Classification API and i hope that someone can help me.
Situation (these are the steps i follow before getting an error) :
- Classification.CreateImport method.
- Return message : JobId: xxxxxx
- Classification.PopulateImport method.
- Return message : true
- Classification.CommitImport method.
- Return message : true
Just to be sure i also execute the method Classification.GetStatus which returns the message "In Progress". But and the end of all this i receive an email with an Import status error saying "Relation 0 is not currently set up to import data".
I was wondering if any has already encountered this type of issue ?
Thank you in advance.