Description
For the query I created a repeating table without repeating content (tried it also with repeating content but with this option my table does not get filled if I execute the query). For the Upload I wanted to use the same table with repeating content but I am not able to use the same repeating table. Is there any guideline or workaround how to use the same repeating table for a download (query) and upload (script)
Applies To
11x;12x
Solution/Immediate Workaround
Below steps that need to be performed to achieve the same.
1) Import the transaction script first as a repeating web service; Please make sure to click on Generate Repeating service.
2) And then import the query and map its fields to the group of the repeating webservice; Please make sure not to click on Generate repeating service other wise the scenario wouldnt work.
3) All query fields have to be mapped to the same group ;(all output fields, input fields can be elsewhere)
4) Use 2 separate buttons to give chance to select rows.
Comments
0 comments
Please sign in to leave a comment.