25
Views
5
Comments
Extension action requires Certificate to work
Question

I have created an Extention which calls a third party soap api. this api requires a certificate to be attached with it. Which I have done it in my Extention code written in c# .net. Now when I call that extension method in Outsystem project it always gives me "File not found" error which seems it start searching the certificate that I attached with Extention. 

Can you guys will help me how to resolve this issue.



2025-01-09 14-56-57
IQ78

I have the same problem with putting font .ttf in Outsystems to be called by the C# extension,,

this is the best link that may helps:

https://success.outsystems.com/Documentation/11/Reference/Integration_Studio/Integration_Studio_Editors/Resource_Editor

regards

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Hassan,

Inside Integration Studio, don't forget to set the file's Deploy Action to one of the "Copy to" values instead of "Ignore".

UserImage.jpg
hassan Tariq

Hi Kilian,

thank you for the reply where I can get this option.

Thank you

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Second tab, click the file, edit the setting in the right pane.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.