[Product-Developers] calling ZSQL method from Python

Mayank Mathur mayankmathur at tetrain.com
Mon Oct 13 13:00:14 UTC 2008


ok
I've tested with :
  res = context.Intranet(status=st) and gives result like:
"<Shared.DC.ZRDB.Results.Results instance at 0xd53c5cc>", when i print 
res varb.
i think method is working fine, but how to display result with this

thanks

Regards,
Mayank Mathur




Andreas Jung wrote:
> On 13.10.2008 8:42 Uhr, Mayank Mathur wrote:
>> i've already tested with this. Its showing error :
>>
>> Error Type
>> ValueError
>> Error Message
>> Missing input variable, /aid/
>>
>> im trying
>> context.Intranet1(aid), where aid contains some val of varb.
>
> As written, you have to use keywords parameters.
>
> -aj




More information about the Product-Developers mailing list