Difference between revisions of "Determining the workflowid"

From SmartWiki
Jump to: navigation, search
Line 6: Line 6:
  
 
[[Image:WorkflowID.png|link=]]
 
[[Image:WorkflowID.png|link=]]
 
==Alternate Method==
 
* From the list view of Workflows right-click on the appropriate workflow and select Properties.
 
* The URL/Address displayed will have the ''wfid'':
 
<nowiki>http://youraddress.smartsimple.com/WFE2/wf_viewworkflow.jsp?wfid=98765</nowiki>
 
For the above example the workflow ID is 98765
 
  
 
==See Also==
 
==See Also==
 
{{DeterminingIDs}}
 
{{DeterminingIDs}}

Revision as of 10:48, 23 September 2013

You must first create the workflow. Once it has been created, the workflow ID (wfid) can be found as follows:

WorkflowID.png

See Also