Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum tags


Top Posters

Last 30 days

  • Antoine (84)
  • talita.pezzi (26)
  • sundaravadivel.n (14)
  • leonardo.saraiva (12)
  • deepa.tekumalla (12)
  • ravinderjit.singh (11)
  • clarissa.domingues.rocha1 (11)
  • jose.mendoza (9)
  • eduardo.lawisch (8)
  • djalma.saraiva (7)

All time

  • Antoine (1440)
  • Shivanand (1189)
  • cshekhar (923)
  • psq (796)
  • jag (391)
  • metabyte (371)
  • arnaud (327)
  • jalateras (325)
  • dfrench (265)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Re:Implementing a "back button" in the Xform Manag (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Implementing a "back button" in the Xform Manag
#15674
vertig (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Implementing a "back button" in the Xform Manager 3 Months, 2 Weeks ago Karma: 0  
Hi all,
My process is chaining several xforms together to create a multiple pages formular.
Unfortunately , users cannot go back from one form to the other.
Would it be possible to implement a "back button" to enable users to go back to a previous form ?
Hope you can help me,
Many thanks in advance,
Best Regards,
Nicolas
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15684
oleg.zenzin (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Implementing a "back button" in the Xform Manager 3 Months, 2 Weeks ago Karma: 0  
If we are talking about business-context "back-button", i.e. users to be able to go back, amend some form and re-submit it than this looks more like business-logic relative handling. Thus requiring some loops in the business process itself.

I guess that's what you intended, otherwise internet browser back button would be enough. The difference is that in this case we are talking about read-only movements back and forth.

You see, the simplification of chained workflow tasks might delude into perception of simply pages/screens sequence, but behind that is actually bpel with its tasks. Hence "go back" screen-wise actually means go back bpel-wise.

What I'd suggest is to add some handler after each PA task which will assess some field and based on value go back in some point. You may want to check with our process experts to see for sugested solutions.

Any other suggestions?
 
Report to moderator   Logged Logged  
 
Oleg Zenzin
  The administrator has disabled public write access.
#15747
vertig (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Implementing a "back button" in the Xform Manag 3 Months, 1 Week ago Karma: 0  
Hi Oleg,
Many thanks for you clear answer.
1) You are right : I need to implement the "back"-logic in my process. Has anybody already implemeted a "back"-logic with chained Xforms ?
2) I am still willing to implement a new "back" button on the xform manager so that my users could either click and "complete" to go to the next page or on "back" to go to the previous one. Any ideas on how to do that ?
Thanks for your precious help,
Nicolas
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15759
oleg.zenzin (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Implementing a "back button" in the Xform Manag 3 Months, 1 Week ago Karma: 0  
Hello Nikolas

I've asked our process experts if they have something on your 1st question, let's see what they say.

Concernig second one, looks like you have some kind of wizard, like you want to have a sequence of forms with possibility to step back. Is that right to say those forms are working as a group, i.e. the last one commits the data? If no, i.e. commits would happen before the last form then another question: do you have to handle some other bpel task(s) in between of forms?

You'r welcome,
Oleg
 
Report to moderator   Logged Logged  
 
Oleg Zenzin
  The administrator has disabled public write access.
#15760
vertig (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Implementing a "back button" in the Xform Manag 3 Months, 1 Week ago Karma: 0  
Hi Oleg,
Thanks for your answer,
I am looking forward to receiving your business experts' feedbacks regarding point 1.
Concerning point 2, you right, I have some kind of wizard with several chained xforms (working as group) with a commit at the end. I would like to let my users going back during the wizard to correct some fields if necessary. Any ideas how to add the "back" button during the wizard ?
Thanks,
Regards,
Nicolas
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#15762
dfrench (User)
Gold Boarder
User Offline Click here to see the profile of this user
Re:Implementing a "back button" in the Xform Manag 3 Months, 1 Week ago Karma: 8  
If you really are stepping back in a business process, then the fail and compensation approach is mandated. You have successfully completed tasks; subsequently discovered that they need to be undone/redone. Take very great care of scope when doing compensation with Intalio. The specification of the fail/compensation must be done explicitly in the BPMN.

If you want to gather information from a single user at a single point in the process through a number of forms, native XFORMS supports this very well but Intalio Designer's form designer does not. Hacking the XFORMS definition produced by the Designer results in code that cannot be maintained through the designer. Attempting to use the business process/workflow logic of BPEL4PEOPLE to develop a wizard familiar to MS Office users is unlikely to get a satisfactory result in performance or usability. Help is at hand as you can follow the replacement user interface path ... using full Orbeon capabilities; native XFORM development; General Interface or any UI tool that communicates with SOAP/HTTP.

David
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop