Monday, November 24, 2014

What is appworx?


AppWorx is a web based java application used to schedule and run jobs against the Banner database.

User Guide
http://devwww.erp.ufl.edu/implementation/teams/it/51User.pdf

Appworx with Oracle EBS
https://community.oracle.com/thread/2518148?start=0&tstart=0


Appworx can interface with EBS and schedule/run concurrent programs.

http://www.oracle.com/us/partnerships/solutions/033668.pdf

Appworx is a scheduling tool that can automate scheduling of programs across the enterprise - it is especially useful in creating a sequence of jobs that need to be run on disparate systems in a specified order (i.e. run job 1 on the mainframe, then job 2 on EBS, then job 3 on another database etc). This job chain can be non-linear too (i.e. if job A runs successfully then run job B, else run job C etc). Concurrent manager of EBS is intended to run jobs only on the EBS instance - it inherently is unable to runjobs across the enterprise.

No comments:

Post a Comment