Skip to main content

Is it possible to attach file to scenario while executing a task  using API ?

 

 

Fyi : i added a new entity to the Default endpoint (WZTASK) 
but when trying to attach the file i’m getting this error : 

 

 


Hi @SadokHanini ,

The Acumatica's REST API attaches files is only accessible to Top-Level entities.  This means there has to be a screen that uses the object as a primary DAC.

 


Refer to the below link and try the workaround suggested by Bob.
stackoverflow.com/questions/55137176/add-files-to-salesorder-line-item


Reply