I have a specific use-case in Mobile offline involving workflow that I could use some help with.
Imagine I have a form with basic header information.
Then I have a detail section where the user can attach multiple pictures.
This form is to operate offline.
When trying to save the master/detail stuff from smartforms and then starting the workflow, I have no way of getting the primary key of the smart box save I just did. This is all in batch mode. If I try to start the workflow and pass the form data to the workflow via fields, I can save the master information, server side in the workflow to get the primary key back, but how do I handle the images? I tried to pass the image to a process data field and then save the detail record to the smartbox, but it doesn't seem to save correctly as an image.
I wish I could just do this master header/detail save in the smartforms, but I don't get the key back.
Anybody else run into this issue? How do you handle it? How do I handle images when passing it from the form to the K2 blackpearl workflow?
I hope my scenario is clear. I can try to clear up anything needed.
Thanks.
Hao Ngo