Fórum

Accessing portal-ext.properties in Kaleo Workflow xml definition

thumbnail
Ashish Agarwal, modificado 8 Anos atrás.

Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Postagens: 13 Data de Entrada: 07/07/15 Postagens Recentes
Hi all,

Can anyone let me know if it is possible to access a property defined in portal-ext.properties file in Kaleo workflow definition xml to use?

Thanks,
Ashish
thumbnail
Ashish Agarwal, modificado 8 Anos atrás.

RE: Accessing portal-ext.properties in Kaleo Workflow xml definition (Resposta)

New Member Postagens: 13 Data de Entrada: 07/07/15 Postagens Recentes
Nevermind, got the properties in xml. Nevermind.
Tushar Patel, modificado 8 Anos atrás.

RE: Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Postagens: 12 Data de Entrada: 26/08/14 Postagens Recentes
can you tell me how do you access? We have similar requirement
thumbnail
Ashish Agarwal, modificado 8 Anos atrás.

RE: Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Postagens: 13 Data de Entrada: 07/07/15 Postagens Recentes
Sorry for the late response.
Use Propsutil.get() method to access the properties and also add the import in the kaleo definition file.