Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I'm trying to pick up the project name and job name in a tFixedFlowInput but my projectName & jobName return null. I've tried to print these in a tJava component to check if they are set but they return null.
I thought these 2 were set automatically for all jobs so I can just use globalMap.get but that doesn't seem to be the case.
Any ideas?
That worked. Thanks.