211
Views
2
Comments
Solved
[Factory Configuration] How to trigger the factory?
Question
factory-configuration
Web icon
Forge asset by OutSystems
Hi,

when I change soemthing in a shared configuration.
How can I trigger the factory to rebuild the web.config?


2022-12-27 13-27-15
Rui Garcia
Staff
Solution
Hi there,

the changes made in a shared configuration are applied after the compilation of an eSpace.

In order to have an application observe the new configuration value, first it must be associated with that
specific shared configuration. This can be done in the eSpaces tab in the Factory Configuration eSpace
using the combo box in the bottom. Then, the application must be republished and the web.config file will
be transformed according to the defined rule.

2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi ,

I made a change in the platform section to change the Web Reference timeout from default 100 to 200 , published the espace , restart os services but still it is taking the default value and my soap service which is taking more than 100 sec is timing out.

Am i missing anything or do i need to have the server restart.


Regards,

-PJ-

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