Hello,
I am trying to find a random call from isc but I just can't, this make my back end try to load the whole table unfortunately I can't find from where the call is made,
<request>
<data/>
<dataSource>regProle__User</dataSource>
<operationType>fetch</operationType>
<textMatchStyle>startsWith</textMatchStyle>
<componentId>isc_PickListMenu_4</componentId>
<oldValues></oldValues>
</request>
Is there anyway to get to know from where this call is coming from I tried the console but I have no trace,
V. smartclient: SmartClient_v120p_2018-12-02_LGPL
V. MySQL: 8.0.13
Thanks,
I am trying to find a random call from isc but I just can't, this make my back end try to load the whole table unfortunately I can't find from where the call is made,
<request>
<data/>
<dataSource>regProle__User</dataSource>
<operationType>fetch</operationType>
<textMatchStyle>startsWith</textMatchStyle>
<componentId>isc_PickListMenu_4</componentId>
<oldValues></oldValues>
</request>
Is there anyway to get to know from where this call is coming from I tried the console but I have no trace,
V. smartclient: SmartClient_v120p_2018-12-02_LGPL
V. MySQL: 8.0.13
Thanks,
Comment