Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum RSS Feed

Top Posters

Last 30 days

  • Antoine (141)
  • gayatri.chandak (26)
  • gemor.roj (25)
  • juanjo.hernandez (21)
  • metabyte (20)
  • talita.pezzi (14)
  • danielandross (14)
  • liu.zhengyang (14)
  • hellonico (13)
  • Konstantin.Melnik (13)

All time

  • Antoine (2271)
  • Shivanand (1194)
  • cshekhar (933)
  • psq (797)
  • metabyte (411)
  • jag (393)
  • dfrench (358)
  • arnaud (328)
  • jalateras (325)
  • venkaiah.k (214)

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:xforms:repeat element in PIPA Failure (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:xforms:repeat element in PIPA Failure
#17112
jhietala (User)
Fresh Boarder
User Offline Click here to see the profile of this user
xforms:repeat element in PIPA Failure 7 Months ago Karma: 0  
I am attempting an scenario where PIPA XForm initiates an process. This initial form uses the table element (xforms:repeat) to have dynamic input fields. I've attached proper Text Input and label elements to table. Form works fine. The form is modelled completely using Workflow Form Editor.

Problem occurs when starting the process by completing and posting the form. The repeat element and data and model structure is missing from the initProcessRequest completely! I can only see my test label, but no indication of any repeat structure, or groups related to that whatsoever. This again causes an fail in mapping if the field has been mapped anywhere.

Is this an major bug or am I doing something wrong?

Below attached information from console related to the posting of the initProcessRequest. Also attached the process and project as zip file.


Code: :

 <initProcessRequest xmlns:user="http://example.com/XForms/RepeatForm/xform" xmlns="http://example.com/XForms/RepeatForm/xform" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">     <taskId>053867de-e1ee-4f52-bdaa-b22cf37df4bf</taskId>     <participantToken>VE9LRU4mJnVzZXI9PWludGFsaW9cczEmJmlzc3VlZD09MTIyODE1MDAzNjQ2OCYmcm9sZXM9PWludGFsaW9cU2FsZXMmJnNuPT1TYWxlcyAxJiZvdT09UGVvcGxlJiZvYmplY3RjbGFzcz09cGVyc29uLG9yZ2FuaXphdGlvbmFsUGVyc29uLGluZXRPcmdQZXJzb24sdG9wJiZjbj09czEmJmVtYWlsPT1zMUBpbnRhbGlvLm9yZyYmZ2 l2ZW5uYW1lPT1TYWxlczEmJnN0cmVldGFkZHJlc3M9PUZvc3RlciBDaXR5JiZub25jZT09MzYxMzMxMjU0NTQ5NjM5NzMxOCYmdGltZXN0YW1wPT0xMjI4MTUwMDM2NDg0JiZkaWdlc3Q9PWoxVzBUQzVibWFrTGJmOE1Tbk1qcldJRGRLQT0mJiYmVE9LRU4=</participantToken>     <taskOutput>         <output xmlns:xxforms="http://orbeon.org/oxf/xml/xforms" xmlns:fe="http://example.com/XForms/RepeatForm/xform" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:f="http://orbeon.org/oxf/xml/formatting" user="intalio\s1">             <Testlabel>fsdgsdg</Testlabel>         </output>     </taskOutput> </initProcessRequest>PartTo

File Attachment:
File Name: RepeatExample.zip
File Size: 41934
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#17116
jhietala (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:xforms:repeat element in PIPA Failure 7 Months ago Karma: 0  
Further investigation shows that problem might be related to XForms designer. In PIPA task the mapper shows only output-model of the form.

It seems that when adding an Table element (xforms:repeat) to form it does not generate proper output model for the form. All functionality (triggers and such) are bind to input-model of the form.

This results that the output instance is not filled at all. This differs in scenario where form is used as an CreateAndComplete task. In this scenario the mapper uses form's input-model in the mapper.

Any suggested would be appreciated!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#17119
Antoine (Admin)
Admin
User Online Now Click here to see the profile of this user
Re:xforms:repeat element in PIPA Failure 7 Months ago Karma: 32  
A table is either input or output, but cannot be both.

You will need to edit your form manually to make this work.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, The Enterprise Cloud Company
www.intalio.com
  The administrator has disabled public write access.
#17124
jhietala (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:xforms:repeat element in PIPA Failure 7 Months ago Karma: 0  
This solved the problem for me! For some reason I didn't notice the input/ouput control on table form element.

Thank you!
 
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