Foros de discusión

Accessing portal-ext.properties in Kaleo Workflow xml definition

thumbnail
Ashish Agarwal, modificado hace 8 años.

Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Mensajes: 13 Fecha de incorporación: 7/07/15 Mensajes recientes
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 hace 8 años.

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

New Member Mensajes: 13 Fecha de incorporación: 7/07/15 Mensajes recientes
Nevermind, got the properties in xml. Nevermind.
Tushar Patel, modificado hace 8 años.

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

New Member Mensajes: 12 Fecha de incorporación: 26/08/14 Mensajes recientes
can you tell me how do you access? We have similar requirement
thumbnail
Ashish Agarwal, modificado hace 8 años.

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

New Member Mensajes: 13 Fecha de incorporación: 7/07/15 Mensajes recientes
Sorry for the late response.
Use Propsutil.get() method to access the properties and also add the import in the kaleo definition file.