Question
The Mitre Corporation
US
Last activity: 4 Dec 2017 17:38 EST
Connector and Metadata wizard base class and connector activity class does not exist
Following these instructions for connecting to an external mssql database with the connector and metadata wizard: https://www.pegaxchange.com/category/integration/interacting-with-an-external-database/ . The suggested naming convention for the base class and connector activity class do not work:
I am struggling to make any sense of it. I tried:
Base Class - GT-Instance-Int
Connector Activity Class - GT-Instance-Data-Instance
Which seems to work? The error "specified class does not exist" goes away, but I have no idea if this is the correct way to do this. These Class naming conventions do not make sense to me. My table that I am trying to connect to is named Instance. All I need is a connection for browse, update, delete, etc.