Thomas Setiabudi [
https://community.jboss.org/people/thomas.setiabudi] created the
discussion
"Is it possible to specify the TaskForm as a property / input internal to the Process
Definition instead of using separate file?"
To view the discussion, visit:
https://community.jboss.org/message/826822#826822
--------------------------------------------------------------
Hi,
I am using JBPM5.4 Final, currently we use our own implementation of User Interface (UI),
and then used the ftl file of process and task just to point to the UI's URL.
so for example, if I have process with ID:
"test.mytestProcess"
then the file "test.mytestProcess-taskform.ftl" will contain just the URL of my
custom built User Interface.
My question is, instead of using file like "test.mytestProcess-taskform.ftl" to
store the URL of my User Interface, can I just define the URL as an input in the process?
for example process's metadata
While this can be done for Human Task with InputVariables, So far I did not find any way
to do this for process form.
Any thoughts?
Regards,
Thomas Setiabudi
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/826822#826822]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]