Hi,
I want to create a "single" workflow that can be assigned to many libraries and sites, such that the routing information is derived from a rather complex routing table.
Tables are "ProcessesTable" with columns ProcessNo, ProcessName; and "ProcessRedirectionTable" with columns FromProcess, ToProcess.
Thing being I might route OneToOne or OneToMany based on the database read of the
ProcessRedirectionTable.
Why do it this way - well I have in excess of 500 documents across 15 individuals of various reponsibility etc...
Any thoughts, can SPD use a Database Routing Table for example, or s it simply a case of "use VS"...
many thanks in advance,
regards
Sean
Many thanks