ResponsePageURL
Hello.
I've been tasked with creating a approval process for new employee setup. I'm following a similar workflow that was posted here.
http://www.symantec.com/connect/article/5735/softw...
When the URL is selected within the approval email I'm receiving the following error.
The input stream is not a valid binary format. The starting contents (in bytes) are: 3C-3F-78-6D-6C-20-76-65-72-73-69-6F-6E-3D-22-31-2E ...
Any idea's?
Filed under: Workflow Solution, Endpoint Management and Virtualization
source of your email.
Can you post the source of your email, or possibly a screen shot of how your email body is configured?
Thanks for the response!! I
Thanks for the response!!
I only have the email body to include the ResponsePageLink. The hyperlink that is included looks correct to me.
I figured out my problem. I
I figured out my problem. I had a LDAP query in the first Dialog Workflow. That variable array was being passed to the next dialog workflow. When the end user would try to access that link via email the array being referenced was blank causing error.
My workaround was to block the array variable in definitions to exclude in the first dialog.
Maybe you know of a better way to handle this?
Would you like to reply?
Login or Register to post your comment.