Is it possible to call a Matillion job residing on a different Matillion instance than its being called from?
So far, I have looked up the SQS component documentation, not sure if we have a variable to pass the other Matillion server's IP address, username, password etc.. thru the JSON text.
I have also tried using a bash script to trigger the job on the other server, no luck. It just tries to execute, but nothing happens, just seems like its keep trying and gets stuck.
I am wondering if anyone tried this before? Please advise. thx