How to use Integration options
Hi experts,
once again simple question - this time: How to use "integration options" in FDMee scripts?
I have checked the admin manual where the information is a comment "you can use it". Fantastic.
I also searched the net but did not found anything to help.
My interest is if I could use it as a parameter in (jython) BefImport script.
What I initially try to do is to be able to control SQL fetch (run in BefImport) by modifying it to use Entity code in WHERE section of SELECT statement.
Then I could have full fetch from the source normally and only fetch one entity if needed.