Publishing err Drawing Processing Returned: $ERROR$ Failure to retrieve xyz.drw name xyz (err = -1)
Post rehost, it is working fine for .prt & failing for .drw files
- In our case we are refreshing DEV env from Prod
- We had performed revaulting on Prod & Test server
- Current Dev server is refreshed before revaluating taken place in Prod env
- While rehosting, we have created a new schema & imported Prod DB into it & performed rehosting
- If we point DEV server to previous schema (before rehosting) publishing works fine but with current schema (new) publishing failed with err = -1 for .drw files

