Finishing Creating a Web Service Component Table |
After you have created a component table for a web service component, you have to perform some final steps. If the Web Service component is a table component, the component is created as a stateful component with lifetime set to transaction, and with Support table component checked. After you have completed all dialog of this wizard, the component is saved. If you have specified to create a component table, the Create Tables window appears. The input parameters are transformed into column definitions. If there are no input parameters, a DUMMY column is added. You need to change the definition of this web service component table to make it work:
The output columns have to be in the same order as the index in the USoft component table XML format specifies. Now, you can query the component table as if it were a database table. |