What is the best route for attaching a file from a...
# general
a
What is the best route for attaching a file from a file cabinet to a Case ("supportcase") record type.
b
a
Yup, I am just unsure what the required mappings are. As I provided these and did not have luck ("invalid/missing fields"):
Actually new error is
Copy code
Attaching of record type supportcase to supportcase is not supported.
b
what does the soap request xml look like
thats not xml
that also doesnt look like a soap mapping
a
Yeah I need to request access to that.
Don't have the permission
b
i dont think it matters for this particular case
you arent using soap
a
Yeah, I am using a cloud middleware product, Celigo. Using SuiteScript and custom restlet.
I think my "supportcase" <> Attached Record Type is not correct. I think I need the "file" record type since the import is on the supportcase.
b
i usually forget which direction the attachment goes
so basically you either attach the support case to the file, or the file to the support case
you are doing support case to support case, which is gonna fail
a
yup, i changed "Attached Record Type" to "file" and it attached the file. But now I need to figure out why my files are coming into File Cabinet as binary files