Hi,
I am trying to implement an enhancement to download attachments for a work order in Work Manager all at once.
I could send the push request in a bundle, however, the http callback returns one by one, which starts the document push one by one and "confirmations - You have received document(s)" popup one after another on the device. I need to send the request all at once and user gets confirmation once all documents are downloaded.
Any ideas or better ways of doing that?
Thanks.
Kevin Hu