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
How to create/customise APIs
Application_Services_FUJITSU_(fuji_ware05_-_(delet
Hi,We try to create some new Java APIs for a custom module.How can we do this? Is there a document that describes this for 9.1?Thanks in advanceJohan
Find more posts tagged with
Comments
Magnus_Salgo_(IDNordicAdmin_(Delete)_2300172)
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=2532113&objAction=view&show=2Another
way could be using Corba that we tested and looks good.Regardssalgo@ids.se
Andrew_Foti
In some cases, the LAPI extensions you want can be completely handled by SQL statements (select, update, delete). These can be candidates for parameterised Livereports which can do any of the above.It isn't the same as writing code extensions on the server but it is a simple and easily accessible solution. Then wrap these up for your development team in your own LAPI extension library.RegardsAndrew Foti