JE - Quick Learning
JE - Quick Learning
9. Now create a new class file and start the java program
10. Export the class into jar pack.
15. Save it and restart the jboss to trigger the routine in our work place.
16. Setting Debug port,
Individual has received the debug port,( mentioned in our instruction notes)
19. Add the details of our java pack, debug port and then click on apply and debug
20. Now place the breakpoints(when we double click on the column it will automatically raise a
breakpoint,like DEBUG in our TAFC/F code) in our routine as below,
21. Try to run the program from T24 environment before that run the debugger in DS
- Debug commands,
F5 – see the routine flow
F6 – Move to next line
F8 – Move to next Break point
- Checking the current line variables
Template creation in ETB :
3. Toggle the Models folder into TAFJ and provide the TAFJ path
4. Provide Database details as given below
Click on finish button.
Program:
1. Nofile Enquiry
Methods:
2. Build routine
Methods:
3. Conversion routine
4. Service routine
5. Deal Slip Format routine
6. Validation routine