Foren

Accessing portal-ext.properties in Kaleo Workflow xml definition

thumbnail
Ashish Agarwal, geändert vor 8 Jahren.

Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member Beiträge: 13 Beitrittsdatum: 07.07.15 Neueste Beiträge
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, geändert vor 8 Jahren.

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

New Member Beiträge: 13 Beitrittsdatum: 07.07.15 Neueste Beiträge
Nevermind, got the properties in xml. Nevermind.
Tushar Patel, geändert vor 8 Jahren.

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

New Member Beiträge: 12 Beitrittsdatum: 26.08.14 Neueste Beiträge
can you tell me how do you access? We have similar requirement
thumbnail
Ashish Agarwal, geändert vor 8 Jahren.

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

New Member Beiträge: 13 Beitrittsdatum: 07.07.15 Neueste Beiträge
Sorry for the late response.
Use Propsutil.get() method to access the properties and also add the import in the kaleo definition file.