display show start form button in process tab
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2011 03:55 AM
i'am using last version from activiti.. and i faced the following problem..
i cannot show start form button in process tab.
and the previous steps will build successful..
1. build process in modeler.
2. upload process in probe.
3.process successfully show in the list.
4.the following xml for test process:
<startEvent id="sid-B82CF8E3-3C09-4F4D-BE49-25D6E5F01308" name="" activiti:formkey="D:\Test.form">
i want to show start form rather than start new instance.
can help me?
i cannot show start form button in process tab.
and the previous steps will build successful..
1. build process in modeler.
2. upload process in probe.
3.process successfully show in the list.
4.the following xml for test process:
<startEvent id="sid-B82CF8E3-3C09-4F4D-BE49-25D6E5F01308" name="" activiti:formkey="D:\Test.form">
i want to show start form rather than start new instance.
can help me?
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2011 04:08 AM
Hi,
If you are using forms, I would recommend to use the Activiti Designer.
That's because the form must be part of the BAR file which also includes the process definition (bpmn20.xml).
The Activiti Designer can create a BAR file for you.
So it's not possible to refer to a form outside of the BAR file like you do with D:\test.form.
Best regards,
If you are using forms, I would recommend to use the Activiti Designer.
That's because the form must be part of the BAR file which also includes the process definition (bpmn20.xml).
The Activiti Designer can create a BAR file for you.
So it's not possible to refer to a form outside of the BAR file like you do with D:\test.form.
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2011 04:13 AM
thx alot……
but can tell me what activiti designer that must use..
and get me link for it…
but can tell me what activiti designer that must use..
and get me link for it…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2011 04:21 AM
I could say RTFM. But here's a pointer to the installation guide:
http://activiti.org/userguide/index.html#eclipseDesignerInstallation
Best regards,
http://activiti.org/userguide/index.html#eclipseDesignerInstallation
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2011 05:14 AM
very thx…
i will install eclipse and update activiti link..
i will install eclipse and update activiti link..
