Skip to content

Commit b749b99

Browse files
committed
Initial commit
1 parent 80f790f commit b749b99

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

README.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,33 @@
1-
# bpms-test-components
1+
# Testes de componentes do Red Hat BPM Suite
2+
3+
## Documentos
4+
Necessário configurar:
5+
* Marshelling Strategy
6+
* Remoteable classes
7+
* Anexar variável do tipo: org.jbpm.document.Document
8+
* Documentação: [https://access.redhat.com/solutions/2567701](https://access.redhat.com/solutions/2567701)
9+
10+
## Envio de email
11+
Exemplo utiliza tarefa de Email e Notificação.
12+
Necessario configurar:
13+
* Email Work Item Handler no deployment descriptor
14+
* Necessario iniciar o servidor FakeSMTP como sudo
15+
* Documentação: [https://access.redhat.com/solutions/1440913](https://access.redhat.com/solutions/1440913)
16+
17+
## Escalonamento
18+
Necessario configurar:
19+
* Reassignment na tarefa manual
20+
21+
## Tarefas humanas
22+
Necessario configurar:
23+
* Formulários
24+
25+
## Regras
26+
Necessario configurar:
27+
* Data Object para entrada e saída de valores
28+
29+
## Webservice REST
30+
Necessario configurar:
31+
* Parâmetros da tarefa REST
32+
* Instalação do WebService que será chamado. Neste caso é necessário a instalação de: [https://github.com/kerdlix/ws-rest-random-value](https://github.com/kerdlix/ws-rest-random-value)
33+

0 commit comments

Comments
 (0)