Creating a mobile application with GeneXus to work with the SAP ERP materials - Part 3
After the Business Object Material is imported with the GETLIST method of the SAP ERP, we start to program the GeneXus procedure that will use it. In this video, we focus on the first step: how to connect to the ERP. To do so, we use the GXEnterpriseSessionManager object. We also review one of the many ways to manage errors that may arise in trying to connect.