This content has been marked as final.
Show 3 replies
-
1. Re: Tabcmd - execution expired on generation of PDF
Tom Bash Oct 20, 2011 5:48 PM (in response to marclevy2)I just came across the exact same issue. Is there somewhere I can set the expiration time within tabcmd? Thanks
-
2. Re: Tabcmd - execution expired on generation of PDF
Tom Bash Nov 9, 2011 3:36 PM (in response to marclevy2)Think I figured this out and you have to use the --timeout option. Example:
tabcmd get /views/example/example.pdf --timeout 120
where 120 is in seconds (the default is 30)
I really with there was more documentation and syntax examples for various tabcmd commands.
-
3. Re: Tabcmd - execution expired on generation of PDF
guest contributor Dec 1, 2011 11:54 PM (in response to marclevy2)