Can anyone spot the error in this code? I think it should be runnable in the Shell window of SAP CPS to get the object definition for the SAPBAEConnector type object.....
{
jcsSession.GetObjectDefinitionByObjectName("SAPBAEConnector");
}