Forum RSS Feed

Top Posters

Last 30 days

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

All time

  • Antoine (2270)
  • 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:Problem using XForms (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Problem using XForms
#17436
metabyte (User)
Platinum Boarder
User Offline Click here to see the profile of this user
Re:Problem using XForms 6 Months ago Karma: 17  
Hello Daniel,

Here is an updated version of your project. I did not test it yet, but I changed some details, as per my own experience.

1) Make sure the XSL file is the first argument of bpel:doXslTransform(). In your project, you inverted the order
2) Make sure you map the complete message (not just a node) as the second argument of bpel:doXslTransform()
3) Change the XSL sheet by adding the
Code: :

 <xsl:element name=\"root\" namespace=\"http://example.com/displaycandidates/xform\">

instead of
Code: :

 <displaycandidates:Chosen_Candidates_items>


look at the XSL tranform sample in the tutorials

Deploy this and let me know how it goes.

Hicham
File Attachment:
File Name: XSLTutorialV2.zip
File Size: 40519
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#17437
danielandross (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:Problem using XForms 6 Months ago Karma: 0  
Hello Hicham,

thanks for the advise. But the updated Project isn\\\'t working as well. Same error with cand_v2 instead of cand file.
What do you mean by first argument? Is there a tutorial explaining how to set arguments to bpel functions? Didn\\\'t find anything about it yet.

thank you.

regards
Daniel
 
Report to moderator   Logged Logged  
 
Last Edit: 2009/01/03 12:59 By danielandross.
  The administrator has disabled public write access.
#17439
metabyte (User)
Platinum Boarder
User Offline Click here to see the profile of this user
Re:Problem using XForms 6 Months ago Karma: 17  
Hello,

You should take a look at this tutorial

Hope it helps
 
Report to moderator   Logged Logged  
 
  The administrator has disabled public write access.
#17569
danielandross (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:Problem using XForms 5 Months, 3 Weeks ago Karma: 0  
Hello,

that link shows how to import a project that is using doxsltransform. But it doesn\'t show how to actually do it.
My Questions are:
1. How do I get a link to a file located in my workspace into the mapper area?
2. How do I connect that reference to the doxsltransform function, so it recognizes it as the 1st parameter?

We can\'t find any description about that.

thank you.

regards
Daniel
 
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