What should be inserted in the field ame in the argument table?
The argument table is for the arguments required by the methods in the datahandler table. Example: +————-+—————-+——–+——+——–+ | argument_id | datahandler_id | name | rank | type | +————-+—————-+——–+——+——–+ | 1 | 1 | INPUT | 1 | SCALAR | | 2 | 4 | OUTPUT | 1 | SCALAR | +————-+—————-+——–+——+——–+ Since only two methods take arguments (in this case) there are only 2 entries in the arguments table. In the field ‘name’,there entries ‘INPUT’ and ‘OUTPUT’. The method with corresponding datahandler_id’s 1 and 4 are the methods that retrieve the input and store the output respectively.
Related Questions
- What is the Attempts field in the CallList table used to determine?DGA-20045Interaction Dialer 1.3 Software Revision B and CWhat is the Attempts field in the CallList table used to determine?
- Does the SignalReference field in the Measurement table need to be unique?
- What is the Attempts field in the CallList table used to determine?