Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jelle van der Most
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
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é
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
José Ramalho
Staff
Where does this error appear? Can you give me more details about it?
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
daniel iwamoto
view anexo
xif.jpg
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...