{"id":24616,"date":"2017-03-18T09:46:47","date_gmt":"2017-03-18T08:46:47","guid":{"rendered":"http:\/\/help.qualiware.it\/qw-help\/?p=24616"},"modified":"2017-03-18T10:07:32","modified_gmt":"2017-03-18T09:07:32","slug":"recupero-delle-persone-abilitate-al-workflow-bpm","status":"publish","type":"post","link":"https:\/\/help.qualiware.it\/qw-help\/recupero-delle-persone-abilitate-al-workflow-bpm\/","title":{"rendered":"Recupero delle persone coinvolte nel workflow (BPM)"},"content":{"rendered":"<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"csharp\">' La funzione BPMWorkflowGetPersons restituisce un Array ad una sola dimensione per la lettura dell'elenco degli utenti presenti all'interno della attivit\u00e0 di workflow specificata. \r\n' Parametri: \r\n' DB -&gt; Oggetto database. \r\n' TIPO -&gt; Codice della Categoria Documentale di QualiWare in cui risiede il documento target. \r\n' TIPO_CONT -&gt; Codice del documento target. \r\n' NUMERO -&gt; Numero del documento target. \r\n' IND_REV -&gt; Indice di Revisione del documento target. \r\n' ACTIVITYID -&gt; ID Attivit\u00e0 dalla quale recuperare le persone coinvolte \r\n\r\n' NOTA: DB, CODDOC e ACTIVITY sono variabili gi\u00e0 definite se il codice viene usato negli script di pre e post-esecuzione di un'attivit\u00e0 nel WORKFLOW designer\r\n\r\ndim tipo, tipo_cont, numero as string\r\ndim ind_rev as integer\r\n \r\nUnPackCode(\"DW\",CODDOC,tipo,tipo_cont,numero,ind_rev)\r\ndim codam = New DBArray\r\ncodam = BPMWorkflowGetPersons(DB,tipo,tipo_cont,numero,ind_rev,ACTIVITY)<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&#8216; La funzione BPMWorkflowGetPersons restituisce un Array ad una sola dimensione per la lettura dell&#8217;elenco degli utenti presenti all&#8217;interno della attivit\u00e0 di workflow specificata. &#8216; Parametri: &#8216; DB -&gt; Oggetto database. &#8216; TIPO -&gt; Codice della Categoria Documentale di QualiWare in cui risiede il documento target. &#8216; TIPO_CONT -&gt; Codice del documento target. &#8216; NUMERO&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ngg_post_thumbnail":0,"footnotes":""},"categories":[65],"tags":[71,69,70],"acf":[],"_links":{"self":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24616"}],"collection":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/comments?post=24616"}],"version-history":[{"count":0,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/posts\/24616\/revisions"}],"wp:attachment":[{"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/media?parent=24616"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/categories?post=24616"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/help.qualiware.it\/qw-help\/wp-json\/wp\/v2\/tags?post=24616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}