Workflow Soluiton

 View Only
  • 1.  Missing Attachments but Correct Count

    Posted Sep 12, 2013 12:01 PM

    I have a FileDataType array variable called Attachments and on a form allowing users to add/remove files. However, when trying to display them the files don't show up but the count is correct. Has anyone seen this issue before as it doesn't make sense the files are not showing properly. This is on WF 7.1.1401.121.

     

    Missing Attachments.png

     

     



  • 2.  RE: Missing Attachments but Correct Count

    Posted Sep 12, 2013 12:53 PM

    It may be permissions related... do you have permission to view the docs?



  • 3.  RE: Missing Attachments but Correct Count

    Posted Sep 12, 2013 01:29 PM

    Yes the users have permissions to view the docs but I don't think that it would affect this as this as I'm not using the document library and this is just an internal variable in the workflow. What's happening is the Attachment is an input to a linked model.

    When entering the model for the first time the Attachment is displayed correctly on a Download List control but when it comes out it displays blank but with the correct count. I checked the mapping and even replaced the End component and remapped but it's still happening. It's like the mapping is corrupt when going back to the parent model and it's something I've never seen before. 



  • 4.  RE: Missing Attachments but Correct Count

    Broadcom Employee
    Posted Sep 23, 2013 04:46 PM

    Have you been able to solve this issue? If you are still needing assistance could you provide a copy of the project for review?



  • 5.  RE: Missing Attachments but Correct Count

    Posted Sep 23, 2013 05:00 PM

    No I haven't and I can provide a copy of the project but you won't be able to run it because it references stored procedures on our SQL server. My workaround has been to read/write the attachments to the process in order to get the attachments but all the active processes before this change have corrupted attachments which is frustrating.



  • 6.  RE: Missing Attachments but Correct Count

    Posted Sep 27, 2013 02:03 PM

    Can you isolate the file management part from the custom stored proc references and send  the revised process for review?

     



  • 7.  RE: Missing Attachments but Correct Count

    Posted Oct 03, 2013 12:54 PM
      |   view attached

    Hi Bring,

    Here's a sample project of how it's setup. Please deploy the project and test it but I also noticed that this happens in WF 7.5 MP1 when I was testing in debug mode.

    Attachment(s)