Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Where is the Forms API for Java
ISD_HIT
HiCould anyone tell me where the Forms API for Java is located? I already have SDK v9.1.0.1 but cannot find any related classes. I will needed the function to put data into a form.Thank you for your help!Best regardsHK
Find more posts tagged with
Comments
x-unileveruser11_-_(deleted)
You may not need to use LAPI to do this :
http://www.greggriffiths.org/livelink/whitepapers/
ISD_HIT
HiI didn't find the way in the whitepapers. Do you mean the "Extending Workflow Functionality" one? Can't find any related information. Please advise.RegardsHK
Ann_Minton
The C++ LAPI files for the Forms API reside in your Livelink install under module\form_4_0_3\lapi. The documentation for the Forms API is in module\form_4_0_3\documentation. You are correct that the Java (and Visual Basic) files are missing.We will build and test a new version of the Forms API that includes the Java and Visual Basic files and post it to the KC sometime next week.Possibly I can send you a version before it is officially put in the downloads area.
Ann_Minton
The Java class file and the Visual Basic file have been posted in a zip file on the Knowledge Center Livelink Downloads area at:
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2895593&objAction=browse&sort=nameWe
apologize for any problems the omission of these files may have caused.
x-unileveruser11_-_(deleted)
The information I referred to in the Link is not LAPI specific, but covers other ways of working with Livelink workflow that may reduce/remove the need for custom LAPI/OScript coding, allowing yuo to leverage in existing skillsets.