Difference between revisions of "Determining the workflowid"

From SmartWiki
Jump to: navigation, search
(Created page with 'You must first create the workflow. Once it has been created you need to find the workflow ID (''wfid'') as follows: * From the list view of Workflows right-click on the appropri…')
 
Line 4: Line 4:
 
  <nowiki>http://youraddress.smartsimple.com/WFE2/wf_viewworkflow.jsp?wfid=98765</nowiki>
 
  <nowiki>http://youraddress.smartsimple.com/WFE2/wf_viewworkflow.jsp?wfid=98765</nowiki>
 
For the above example the workflow ID is 98765
 
For the above example the workflow ID is 98765
 +
 +
{{DeterminingIDs}}

Revision as of 10:10, 24 June 2013

You must first create the workflow. Once it has been created you need to find the workflow ID (wfid) as follows:

  • From the list view of Workflows right-click on the appropriate workflow and select Properties.
  • The URL/Address displayed will have the wfid:
http://youraddress.smartsimple.com/WFE2/wf_viewworkflow.jsp?wfid=98765

For the above example the workflow ID is 98765