Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

outlaw77
2012-06-28 08:54:35

Thank you Shong!
That was exactly I was looking for!
regards,
Robert

shong
2012-06-28 04:33:29

Hi Robert
You can use runIf connector to fires different child jobs, for example:
....another subjob---runIf_1--tRunJob_1
                            ---runIf_2---tRunJob_2

the condition of runIf connector is a boolean expression, for example, the expression of runIf_1 is set as:
"x".equals("y")

Best regards
Shong

outlaw77
2012-06-27 16:37:54

Hello,
I thinking about a solution for the following scenario:


Creating XML document and transport them to a different place - via FTP, Email, or other service.

Creating XML document is already a defined job.
The kind of transport is defined in my context.Vars() (1=FTP, 2=Email etc.)

What kind of component can I use to switch to the following job (postJob), which get my created file and takes it somewhere.

Thank you very much!
regards,
Robert

Board footer

Powered by FluxBB