Forums de discussion

Accessing portal-ext.properties in Kaleo Workflow xml definition

thumbnail
Ashish Agarwal, modifié il y a 8 années.

Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Publications: 13 Date d'inscription: 07/07/15 Publications récentes
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, modifié il y a 8 années.

RE: Accessing portal-ext.properties in Kaleo Workflow xml definition (Réponse)

New Member Publications: 13 Date d'inscription: 07/07/15 Publications récentes
Nevermind, got the properties in xml. Nevermind.
Tushar Patel, modifié il y a 8 années.

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

New Member Publications: 12 Date d'inscription: 26/08/14 Publications récentes
can you tell me how do you access? We have similar requirement
thumbnail
Ashish Agarwal, modifié il y a 8 années.

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

New Member Publications: 13 Date d'inscription: 07/07/15 Publications récentes
Sorry for the late response.
Use Propsutil.get() method to access the properties and also add the import in the kaleo definition file.