tags:

views:

84

answers:

1

I need to do something very simple in VBA- open an IXOS archive doc in IXOS e-CON Desktop, based on specified doc ID.

Tried to google it and found that IXOS has an ODMA interface that could be used but looking at the documentation I'm a bit lost.. could anyone give a code example?

A: 

On your install cd for e-Con Desktop, there is an sdk folder. This folder has sample scripts and a samble visual basic app for doing exactly what you are asking.