Expand my Community achievements bar.

Unable to pass more than last row of a dynamic table to webservice

Avatar

Level 4

Hi

I have a pdf with a dynamic table with 2 columns (label, text) for Notes.

I then consumed a wsdl in LC Designer via File->New Data Connection->WSDL File.

From the data view, i mapped the 2 fields from the request section of the WSDL to the 2 columns in the table and added the execute button.

I then populate the table with 2 rows and when i call the web service, only the last row gets sent.  I expected and wanted both rows to be passed.  Do I have to bind anything to the Row? or table?

The cardinality of Notes in the WSDL has been defined as 0:N.  I've attached a sample xml of what the end system receives.

thx

2 Replies

Avatar

Level 4

I found a post similar to what im trying to do but the suggested solution would imply i call the webservice 5x for 5 rows.

http://groups.google.com/group/livecycle/browse_thread/thread/cba54a078914af17