281
Views
5
Comments
Re : Including xif in service center
Question
Hello,

In Integration Studio I have createt a xif file based on a VB.Net dll which basically populates outsystems tables.

Now what I could not solve is, how to include the xif in service studio so that I can call this xif from my Espace.

Could anyone explain how this is done?

Regards,

Jele van der Most
2019-01-31 18-50-50
José Ramalho
Staff
Hi Jelle.

What you need to do is add a reference to the extension you've create in Integration Studio.
See the picture below


Regards,
José
UserImage.jpg
Jelle van der Most
Thank you José, this worked fine

I have now been able to add this xif in my eSpace, and the eSpace was publishe OK

However, when I execute the action based on this xif, I get an error saying that I  should specify "modus UserInteractive"

Complete error text:
"Het is niet toegestaan om een modaal dialoogvenster of formulier weer te geven wanneer de toepassing niet wordt uitgevoerd in de modus UserInteractive. Geef de stijl ServiceNotification of DefaultDesktopOnly op om een melding van een servicetoepassing weer te geven.
"

Is this a setting that I can do in Service Center?

Kind regards,

Jelle

2019-01-31 18-50-50
José Ramalho
Staff
Where does this error appear? Can you give me more details about it?
2012-03-16 12-21-09
João Rosado
Staff
Hi Jelle,

From the couple words I can read on that error message, your dll is trying to interact with the desktop.
(like showing a popup window)

You can enable that option in IIS ...but don't think that a window appearing on the server will help you much.


Regards,
João Rosado
UserImage.jpg
daniel iwamoto
view anexo
xif.jpg
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.