Link Search Menu Expand Document

JDEBSFN

Download

Built with VSCode and JDK 1.8

Table of contents

1. Functionalities

  • Export source code for BSFN from JD Edwards BLOB field (F98780R)

2. Settings

This class can be used to export blob column for BSFN from JD Edwards Database. This class can be extended to export BLOB for all tables.

ParameterDescription
URLJDBC String for database connection
USERUser to login into the database
PASSWORDPassword to login into the database
OutputDirectoryOutput directory for files exported from blob field
F98780RSQL Query to get source code for BSFN

3. Usage

  • Extract source code
    java -cp ../dist/nomajde.jar jdebsfn F98780R <BSFN_OR_TABLE>
    

Back to top

Copyright © 2022 - NOMANA-IT - ALL RIGHTS RESERVED