Workflow Register Documentation Examples
The documentation seems all over the place and sparse for this. Is there a comprehensive step by step for workflow register? "The Sweet Spot' blog goes through some good stuff then it gets to Register and shows no examples.
-
EMPLOYEE
1Jim,
You are likely referring to the tutorial at http://codeontime.com/learn/integrate....
The new documentation covering Touch UI and technologies that include DCC, DACL, and Workflow Register will be published at http://cloudontime.com.
Release 8.5.5.0 will be out on August 31, 2015.
Site http://cloudontime.com will go live shortly thereafter. This will be the new home of the tutorials. You will be able to get a trial account right there and try them out. We use Code On Time to create Cloud On Time. -
-
How would I reference the tags for the below rule? For example: if IsTagged:MyTag
sys/dacl
Field: CategoryID
select CategoryID from Categories
where CategoryName in (
'Beverages', 'Meat/Poultry', 'Seafood'
) -
-
-