Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » BPEL Designer » Complex type in BPEL Designer
Complex type in BPEL Designer [message #1048251] Wed, 24 April 2013 08:15
sams good is currently offline sams goodFriend
Messages: 11
Registered: March 2013
Junior Member
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 948 times)
  • Attachment: output.JPG
    (Size: 41.11KB, Downloaded 902 times)
Previous Topic:Web Service Orchestration
Next Topic:Create BPEL Process from java program
Goto Forum:
  


Current Time: Fri Apr 26 03:54:58 GMT 2024

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

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

Back to the top