Difference between revisions of "PushDiagramsToViewer"
Line 3: | Line 3: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | PLEASE UPDATE ME FOR MORE DETAIL ABOUT THE USAGE OF THIS FUNCTION! | |
+ | Below is the discussion about the meaning of this function: | ||
+ | |||
+ | Q: Can you show me more info about this function PushDiagramsToViewer()? | ||
+ | |||
+ | A: It just updates the session information with the report elements. This allows you to run a workflow one place and view the diagrams in some other process (for the same session ofcourse) | ||
+ | Otherwise it is normally only done when using the cgs prompt | ||
+ | |||
+ | Q: When this line is excuted, it auto makes all current viewers in other processes update the diagrams immediately. it is the meaning of this function? | ||
+ | |||
+ | A: It just updates the session info... You ofcourse still need to refresh the browser showing TabulationResultViewer.aspx to see the new diagrams | ||
Latest revision as of 06:00, 27 July 2018
PLEASE UPDATE ME FOR MORE DETAIL ABOUT THE USAGE OF THIS FUNCTION!
Below is the discussion about the meaning of this function:
Q: Can you show me more info about this function PushDiagramsToViewer()?
A: It just updates the session information with the report elements. This allows you to run a workflow one place and view the diagrams in some other process (for the same session ofcourse) Otherwise it is normally only done when using the cgs prompt
Q: When this line is excuted, it auto makes all current viewers in other processes update the diagrams immediately. it is the meaning of this function?
A: It just updates the session info... You ofcourse still need to refresh the browser showing TabulationResultViewer.aspx to see the new diagrams
Syntax
pushDiagramsToViewer ();
Arguments
Empty
Return type
Empty