Victor Saisa Lopez a362b33ffc PM-3663 "0018557 No se puede reclamar casos de la bandeja 'Unassigned'" SOLVED
Issue:
    0018557 No se puede reclamar casos de la bandeja "Unassigned"
Cause:
    El valor de la variable tambien puede ser un usuario
Solution:
    La asignacion de tipo "Self Service Value Based Assignment" ahora funciona de la siguiente manera (ejemplo):
        - Si se desea definir a un grupo entonces se tendra el siguiente caso:
            @@SYS_GROUP_TO_BE_ASSIGNED = "00000000000000000000000groupuid1";
        - Si se desea definir a un usuario entonces se tendra el siguiente caso:
            @@SYS_USER_TO_BE_ASSIGNED = "00000000000000000000000useruid1";
        - Si se desea definir a usuarios entonces se tendra el siguiente caso:
            @@SYS_USER_TO_BE_ASSIGNED = array("000000000000000000000000useruid1", "000000000000000000000000useruid2");
        - Por lo que el engine reconocera lo siguiente:
            * A un string, como un UID de un grupo
            * A un string, como un UID de un usuario
            * A un array, como un array de UIDs de solo usuarios
2015-09-26 12:42:53 -04:00
2013-08-30 13:39:28 -04:00
2013-12-09 16:23:07 -04:00
2014-07-01 11:58:32 -04:00
2014-06-27 13:29:58 -04:00
2013-08-21 11:15:36 -04:00
2013-12-18 10:46:15 -04:00
2015-05-07 16:44:30 -04:00
2014-03-13 16:32:13 -04:00

ProcessMaker logo

Build Status

README

ProcessMaker "Michelangelo" v3.0

Overview

ProcessMaker is an open source, workflow management software suite, which includes tools to automate your workflow, design forms, create documents, assign roles and users, create routing rules, and map an individual process quickly and easily. It's relatively lightweight and doesn't require any kind of installation on the client computer. This file describes the requirements and installation steps for the server.

License

ProcessMaker - Automate your Workflow Copyright (C) 2002 - 2015 ProcessMaker Inc.

For further information visit: http://www.processmaker.com/

Description
Luos (Lurana Open Source)
Readme 217 MiB
Languages
PHP 47.6%
JavaScript 39.1%
CSS 5.3%
HTML 2.9%
Gherkin 2.4%
Other 2.5%