0

I’ve been asked to build my first content type. During the discussion it was determined for this Reporting Request workflow to create a Base “Report Asset” to be used in a workflow\survey to determine  what exactly the end user is requesting. e.g. A crystal report hosted in BusinessObjects, a data dump for an excel spreadsheet, Tabular Model, SSIS ETL for a vendor….

Then once that base “Report Asset” exists we want to track dependencies of the report in another content type “Report Dependencies”  each related dependency would be its own row, e.g datasource= SQL2012, Database = AdventureWorks, Command = “usp_GetOrders”, Developer = “Tom”, modified_date = now….

Another content type for future changes to the asset would track each change in a “Report Change Log” content type and another content type “Report Change Log Result”. The result log would basically track whether or not the DBA approved or rejected the change in the “Report Change Log” and the reason for failure if the Change was not approved and flag the change as back to a draft mode.

I watched a SharePoint Workflow demonstration and also have read up a bit on them and it seems I might not be able to attach individual workflow(Stages?)  to the individual lists.

I was surprised I could not find an example or post for a report request workflow on the web. I am not sure if a Service Desk workflow is similar enough.  I am also trying to fill out the MS content type spreadsheet and the two rows of examples they have seem very limited in explaining what default items might be in a list.

(Visited 33 times, 1 visits today)
Add a Comment