Generating Form Service Foundation Classes for the Data Model

You use the AIS Client Class Generator in JDeveloper to generate the form service foundation classes that are needed to process responses to AIS form service requests.

To run the AIS Client Class Generator

  1. Highlight the Model project.

  2. Run the AIS Client Class Generator by clicking the Tools menu, and then clicking AIS Client Class Generator.

  3. Enter the following inputs to generate classes for W01012B:

    • Application Name: P01012

    • Form Name: W01012B

    • Version: ZJDE0001

    • ReturnControlIDs: 1[19,20,48,49,50,51],54,58,63,62

    • FormInputs: (C, 54)

    • FormServiceAction: R

    • FindOnEntry: <checked>

    • DemoMode: <checked>

    • Generate for Mobile: <unchecked>

    • Preview JSON: <checked>

    • Keep JSON: <checked>

  4. Click Generate and then Continue.

  5. Enter the following inputs to generate classes for W01012A:

    • Application Name: P01012

    • Form Name: W01012A

    • Version: ZJDE0001

    • FormServiceAction: R

    • FindOnEntry: <checked>

    • DemoMode: <checked>

    • Preview JSON: <checked>

    • Keep JSON: <checked>

    • Return Control IDs: [blank]

  6. Click Generate and then Continue.

  7. Refresh the Model project to see the newly generated classes available for consumption