Skip to main content



      Home
Home » Modeling » BPEL Designer » Complex type in BPEL Designer
Complex type in BPEL Designer [message #1048251] Wed, 24 April 2013 04:15
Eclipse UserFriend
hello
I'm trying to invoke an external web service providing a java database search method find(). The find(id) parameter id is an object which represents a composed primary key.

you can see below the find() request
index.php/fa/14493/0/
and the response variable
index.php/fa/14494/0/

the request in an object, composed by two string which represent the primary key PK
the response is an object which represent the composed primary key, and a string value.

I've tried definig a new complex type composed by two strings and assign it to the request xs:anyType but it did not work.

any suggestions ?
thank you
  • Attachment: input.JPG
    (Size: 89.80KB, Downloaded 1017 times)
  • Attachment: output.JPG
    (Size: 41.11KB, Downloaded 977 times)
Previous Topic:Web Service Orchestration
Next Topic:Create BPEL Process from java program
Goto Forum:
  


Current Time: Sun Aug 31 12:08:42 EDT 2025

Powered by FUDForum. Page generated in 0.03507 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top