掲示板

Accessing portal-ext.properties in Kaleo Workflow xml definition

thumbnail
8年前 に Ashish Agarwal によって更新されました。

Accessing portal-ext.properties in Kaleo Workflow xml definition

New Member 投稿: 13 参加年月日: 15/07/07 最新の投稿
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
8年前 に Ashish Agarwal によって更新されました。

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

New Member 投稿: 13 参加年月日: 15/07/07 最新の投稿
Nevermind, got the properties in xml. Nevermind.
8年前 に Tushar Patel によって更新されました。

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

New Member 投稿: 12 参加年月日: 14/08/26 最新の投稿
can you tell me how do you access? We have similar requirement
thumbnail
8年前 に Ashish Agarwal によって更新されました。

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

New Member 投稿: 13 参加年月日: 15/07/07 最新の投稿
Sorry for the late response.
Use Propsutil.get() method to access the properties and also add the import in the kaleo definition file.