FDMEE Load ID for Jython scripting
hello all,
I am trying to create scripts in Jython for FDMEE automation and have referred the FDMEE admin guide for the initialization code
The initialization code has fdmContext = fdmAPI.initContext(BigDecimal(1720))
which consists of a load ID- 1720 in it (which I suppose would be random?)
How can I get this load ID in FDMEE, I tried to find it in the relational repository for FDMEE but the table having this column is null.
Is there any constraint to have application running in FDMEE to have this load ID?
Any help is appreciated
Thanks