Skip to main content

DisplayHyperlink Error

Comments

6 comments

  • Permanently deleted user

    Hi Mark,

    I would check the scope of your report activity. There's probably some object within the scope of your report sequence that can't be serialized when the server passes everything to the client.

    -Warren

    0
  • Permanently deleted user

    Warren,

    I've checked all my variables and their scope is correct. Since this is my first draft of this workflow, I've only have a few tools running in the Flowchart. I am trying to add a .jpg file from one of our local cloud servers to a report template. Could that be the issue? Here is my sequence to create the report:

    /customer/servlet/servlet.FileDownload?file=00P6000000eltjwEAA

    0
  • Chris Jacob

    Hi Mark,

    Just to clarify my earlier thoughts on the scope issue, could you just confirm that your dataSet and dataTable1 variables are not exposed at the Flowchart level? I did a little searching and found several references to this being an issue (https://support.geocortex.com/SupportForums/Thread.aspx?pageid=0&mid=2&ItemID=20&thread=46472)

    Warren

    0
  • Permanently deleted user

    Warren,

    They were at the Flowchart level. However, when I moved them to the 'Add Photo Sequence' scope it still failed with the same error. (I renamed the sequence so I didn't confuse them with another sequence). Here are my variables:

    /customer/servlet/servlet.FileDownload?file=00P6000000elzcBEAQ

    0
  • Chris Jacob

    Hi Mark,

    I would recommend doing the same with your bitmap and dictionary variables and move them inside your Add Photo sequence since they aren't needed outside of that scope.

    Warren

    0
  • Permanently deleted user

    That did it Warren. As always...you're the man! Thanks.

    0

Please sign in to leave a comment.