Hi, I want to use "Advanced Excel" widget. I have used only oml file, I don't understand how to use xif file.
I'm sorry to be not good at English.
Hi Toshiya,
Please, ignore the comment above as it is SPAN
It is easier to install an extension directly from forge. To do that, open Service Studio and connect to your environment.
In the first tab (black one), connect to forge (provide community user and pass), search the extension, click it and install it. Than it is a matter of use it :)
Or, you can open Integration Studio, connect to your environment, open the XIF file, and verify (finishing by publishing). The extension module will be in the Independent Modules, as it will not be associated with any application, but you can still use it.
Cheers
Eduardo Jauch
What is an IMF file? What are you trying to do with it?
Cheers,
Eduardo Jauch wrote:
Hi Eduardo,
I'm sorry to mistake the word. I want to know how to use "xif" file.
"xif" is extension.
You use XIF files (called Extension Modules in OutSystems) the same way you use any OML file (called eSpace Modules in OutSystems), by referencing it from your own eSpace modules:
As far as I know, the Advanced Excel component does not provide any UI widgets, but it does provide you with Actions you can use in your logic.
Hope this helps!
I'm sorry to delay to reply.
Thank you for reply. I try it!