I’ve been following the step by step guide.  Everything has worked fine until I 
entered the following code in the dForm:

def createBizobjs(self):
    conn = self.Applicaton.getConnectionByName("ChemicalsBizobj")
    bizClient = self.Application.biz.ClientBizobj(conn)
    self.addBizobj(bizClient)

if I select Run I’m getting the following error:

Attribute Error: 'dForm_31026' object has no attribute 'Applicaton'

bob k.


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/49E413B1991B442CA001B5A130C300B3@BobHP

Reply via email to