Skip to content

Demo-Application showing shared-application usage for lov's when working with different data sources

Notifications You must be signed in to change notification settings

ADFCommunityDE/SharedAMMultiDataSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SharedAMMultiDataSource

Demo-Application showing shared-application usage for lov's when working with different data sources

How-To start

  • pull whole repo
  • activate the HR schema on your oracle db and create a second schema (for example salary)
  • create a salary_steps table for the second schema and fill some data for it (you might want to use the files in the DatabaseModel project)
  • Run HRService Application Module
  • After querying data from Employees, you should get a table or view not found exception
  • To fix, change scope for SharedModule instance in Model.jpx to application
  • retry run, now you should see a working select lookup

About

Demo-Application showing shared-application usage for lov's when working with different data sources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published