Software (include version): Ancora, DocStar IDC Epicor IDC


Use Case: If you need to send a completed batch back to the Export step. Possibly because a pdf and xml were not exported. 


Customer: N/A


Prerequisites: id = Batch ID (where id = Batch ID)


Instructions:

  1. Run the following SQL statement in the Ancora database


    1.  update dbo.Batch set LastProcessedWithRoleId = '30', State = '5', Flags = '0', description = '' where id = '4e9358f2-2657-4e85-b7fc-1ec415a1601f'


Helpful Links: