Jump to content
We've recently updated our Privacy Statement, available here ×

Dynamic population of Job in tRunJob


kevinmain

Recommended Posts

Hello

I've only been using Jaspersoft for a few days.

I'd like to call another Job using tRunJob.

I am passing in a List of Table Names and am using tContextLoad to create a varibale called TableName.

I have an extraxct job defined for each table and wish to call that Job when it appears in the List of names being passed in.

Unfortunately the "Job" attribute of tRunJob does not allow Manual entry.

Is there any easy way to override this and set the name of the Job to be called dynamically by evaluating TableName ?

If I could get "Job" to evaluate "(String)((String)context.getProperty("TableName"))" then that would be great.

Link to comment
Share on other sites

  • 1 month later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...