1) I've managed to manually import the table (actually it's a view) from the Oracle database, so my problem is solved.
2) In my machine (a VM) I managed to increase the timeout to 40 minutes by changing the file "C:\Program Files\OutSystems\Development Environment 8.0\IntegrationStudio.exe.config". Now I get a timeout at 20 minutes with a different error, the second type of error that Pedro Lima also got before:
I checked Service Center logs and found this:
and
"
at ssServiceCenter.Actions.WsIntegrationStudio.WebSrvcIntegrationStudioEntityIntrospectionGetTables(HeContext heContext, String inParamusername, String inParampassword, RCEntityIntrospectionServerRecord inParamserver, RCEntityIntrospectionDatabaseRecord inParamdatabase, RLEntityIntrospectionTableRecordList& outParamtables)
at ssServiceCenter.WebServices.IntegrationStudio.EntityIntrospectionGetTables(String inWSusername, String inWSpassword, WORCEntityIntrospectionServerRecord inWSserver, WORCEntityIntrospectionDatabaseRecord inWSdatabase, WORCEntityIntrospectionTableRecord[]& outWStables)
-Env-
eSpaceVer: 0 (Id=1, PubId=1, CompiledWith=8.0.1.38)
RequestUrl: https://desout2.estradas.pt/ServiceCenter/IntegrationStudio.asmx (Method: POST)
AppDomain: /LM/W3SVC/1/ROOT/ServiceCenter-1-130995827271875000
FilePath: C:\...\PS\running\ServiceCenter.1244356872\
Locale: en-US
DateFormat: yyyy-MM-dd
PID: 3196 ('w3wp', Started='10-02-2016 12:58:46', Priv=561Mb, Virt=5869Mb)
TID: 15
Thread Name:
.NET: 2.0.50727.5483
"
Maybe this only can be addressed by changing configurations on the server, which I do not have access.
2) In my machine (a VM) I managed to increase the timeout to 40 minutes by changing the file "C:\Program Files\OutSystems\Development Environment 8.0\IntegrationStudio.exe.config". Now I get a timeout at 20 minutes with a different error, the second type of error that Pedro Lima also got before:
I checked Service Center logs and found this:
and
"
at ssServiceCenter.Actions.WsIntegrationStudio.WebSrvcIntegrationStudioEntityIntrospectionGetTables(HeContext heContext, String inParamusername, String inParampassword, RCEntityIntrospectionServerRecord inParamserver, RCEntityIntrospectionDatabaseRecord inParamdatabase, RLEntityIntrospectionTableRecordList& outParamtables)
at ssServiceCenter.WebServices.IntegrationStudio.EntityIntrospectionGetTables(String inWSusername, String inWSpassword, WORCEntityIntrospectionServerRecord inWSserver, WORCEntityIntrospectionDatabaseRecord inWSdatabase, WORCEntityIntrospectionTableRecord[]& outWStables)
-Env-
eSpaceVer: 0 (Id=1, PubId=1, CompiledWith=8.0.1.38)
RequestUrl: https://desout2.estradas.pt/ServiceCenter/IntegrationStudio.asmx (Method: POST)
AppDomain: /LM/W3SVC/1/ROOT/ServiceCenter-1-130995827271875000
FilePath: C:\...\PS\running\ServiceCenter.1244356872\
Locale: en-US
DateFormat: yyyy-MM-dd
PID: 3196 ('w3wp', Started='10-02-2016 12:58:46', Priv=561Mb, Virt=5869Mb)
TID: 15
Thread Name:
.NET: 2.0.50727.5483
"
Maybe this only can be addressed by changing configurations on the server, which I do not have access.