I have a scenario that I am exploring the viability and possibilities for.
I would like to provide the ability for some of my users to complete multiple forms of different document types offline and then batch upload / submit them to a SharePoint library and DBXL.
I know I can have my users Upload Multiple Documents to a SharePoint library but this doesn't help me with the submitting to DBXL.
Is there a way I can submit a form to DBXL via a workflow initiated from a form being uploaded to a document library?
I am presently thinking I would have an Upload library that would act as an initial library the user would upload all forms to, this would then fire a workflow which would submit the form to DBXL, where the document type is mapped to the form's primary form library and then delete the initially uploaded form. This would allow me to ensure that the correct filenames are enforced, the correct document types are in the correct libraries, the mapping is correct for DBXL and SharePoint, prevent duplicates in the form library, etc.
I know I could have my users submit each form individually once they are online but this could be relatively time consuming for them.
I'd love to hear any input re. submitting via a workflow or maybe any alternative ideas for a better solution that you DBXL folks have come across before.
Thanks in advance.