Hello all,
I am trying to convert FDM Scripts into scripts that would support FDMEE (Using Jython as a language and FDMEE APIs). However when I tried doing so I came across few functions in FDM scripts for which I could not find replacement functions in FDMEE API.
How is one supposed to modify VB functions in FDM such as farsTableAppend so that it is supported in FDMEE scripts?
I generated an API documentation from FDMEE AIF-APIs.jar (this Jar is supposed to have all the FDMEE APIs in it I guess) but I dont see replacement for VB functions such as farsTableAppend, fExpTRx, PstrClientType, though I can see other methods in the documentation for eg. getEPMOracleHome() etc.. (All these functions that we can view using eclipse as an editor for FDMEE Dev).
Is there any other method/function in the FDMEE API that I should be using to replace these functions for FDMEE Support?
I have one more question regarding AIF-CUSTOM.jar file, what is the purpose of this jar, do we get any additional methods in this file
Please advise..
Thanks in Advance
sam