| Author |
Unable to take user input when using attributes in XSD.
|
Anup Srivastava
Greenhorn
Joined: Dec 21, 2005
Posts: 21
|
|
I am facing a small but crucial problem while using imported xsd's. When i introduce an element and attached to it an attribute in ProcessResponse,and deploy the BPEL,I am unable to take user Input. ProcessRequest is same. Process Response has 2 elements.Element1 with type string and Element2 having attribute1. I am assigning input to element1. Just a simple assign of receive input to reply output. But BPEL console shows no text box to receive the input.Surprisingly,if i use anyattribute or any type other than attribute,my bpel console shows user input text box. I have to use attributes in xsds using ref cursor.If This simple observation of assign activity is solved , i will successfully be able to take user input while using ref cursors. Waiting For Your Response. Thank You.
|
 |
 |
|
|
subject: Unable to take user input when using attributes in XSD.
|
|
|