Using the Data Lake IDO Wizard
Use the Data Lake IDO Wizard form to import objects from the Infor Data Lake.
Note: Before you can use this wizard, you
must first verify that these settings have been made:
- The ION API Server must be set to 0 (zero, the default).
- Verify that the Data Lake IDO Wizard form has been designated as a Runtime Builder form.
- You are authorized to use Runtime Builder forms.
The IDO can now be used much like any other IDO
collection in your application.
Caution:
If you are using a localized, bound-properties IDO,
you can use it like any other native IDO in your Mongoose-based application.
If you are using an unbound IDO collection in a form, you must use the GetDatalakeData custom load method with it. Otherwise, your application cannot find the requested information. To do this, in the Web Designer or Design Mode, select the Collections property sheet, and then select as the Custom Load Method attribute value.