26
Views
4
Comments
Solved
[Remove special characters and accents] Newbie doesn't understand
remove-accents-string
Reactive icon
Forge asset by Leonardo Nascimento
Application Type
Traditional Web

Okay--so I'm going to ask a really stupid question: how do I install this? Downloading the file gives me an XIF file. Outsystems will only let me open .oml files. Is there a video on this? Also, is there a video on how to use extensions from the Forge rather than modules?

Thanks in advance!

2019-01-07 16-04-16
Siya
 
MVP
Solution

Service Center -> Factory -> Extensions -> Choose file ( select your .xif file )  -> 1-Click Publish


after successfully published, you can add a reference using Manage Dependency.

2015-01-12 15-28-00
Messias Pedro Peralta
Staff
Solution

Hi Rick,

A XIF file means that it is an Extension. Extensions can be open and edited through Integration Studio. They can also be published through Integration Studio or Service Center.

To further understand what Extensions are, you can read the following documentation: Extensions

How to deploy an extension to your environment, you can see this page that explains how to 1-click publish it, for example through Service Center: 1-Click Publish an Extension in Service Center

Whatever elements the extension provides can be referenced in your modules. To know why, you can check this: Use the Extension in a Module

Cheers!

2019-01-07 16-04-16
Siya
 
MVP
Solution

Service Center -> Factory -> Extensions -> Choose file ( select your .xif file )  -> 1-Click Publish


after successfully published, you can add a reference using Manage Dependency.

2015-01-12 15-28-00
Messias Pedro Peralta
Staff
Solution

Hi Rick,

A XIF file means that it is an Extension. Extensions can be open and edited through Integration Studio. They can also be published through Integration Studio or Service Center.

To further understand what Extensions are, you can read the following documentation: Extensions

How to deploy an extension to your environment, you can see this page that explains how to 1-click publish it, for example through Service Center: 1-Click Publish an Extension in Service Center

Whatever elements the extension provides can be referenced in your modules. To know why, you can check this: Use the Extension in a Module

Cheers!

UserImage.jpg
RickB

Thank you both for your help on this. There is an overwhelming amount of information to sift through, and streamlining it like this is extraordinarily helpful!

2026-01-26 10-25-31
Lennart Kraak
Champion

Hi Rick,

A little extra tip: If you found their answers helpful, please mark them as a solution.

Cheers,
Lennart

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