Products | Versions |
---|---|
TIBCO BusinessWorks Workflow | - |
Not Applicable | - |
Resolution:
When we use a "CallWorkflow" activity and do NOT give the Job Name in the input tab, it creates one for us which has some random characters
Following is an example JobName created when it is NOT specified in the input tab -
Tests/TestWorkflows/DueDates220040618132543_NM-A2-t9CKyWIUkFAmD1k6YE2xw
In the above name -
the first part - "Tests/TestWorkflows/DueDates2"
is the process name which has the "CallWorkflow" activity in it
the second part - "20040618132543"
is the datetime at which the Job was created
the third part - "_NM-A2-t9CKyWIUkFAmD1k6YE2xw"
is an unique identifier.