List of Contributions

Gerdes

Contact Details

Gerdes


My Content

1 to 9 of 9 total
Posted By Gerdes May 15, 2026 10:21:33 AM
Found In Egroup: FactoryTalk Optix
\ view thread
I think I got it working for the most part now. I think the order of how I was copying things over is what mucked it up. Tried doing too many things at first. -------------------------------------------
Posted By Gerdes May 15, 2026 09:36:02 AM
Found In Egroup: FactoryTalk Optix
\ view thread
@asemlucben Yeah it is a Dialog Box but has the type of a different dialog box I created. I did hit the save button after copying them over and we still get that error. I tried creating the types first and then copying over other stuff and that fixed it except now I am getting a different error lol. ...
Posted By Gerdes May 14, 2026 03:16:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi all, Hoping someone might have run into this. We have been building out a demo and I was building one section on a personal vm and the other guy on his vm. We are trying to 'merge' them together now and are coming across this error anytime I try copying and pasting anything that deals with netlogic ...
Posted By Gerdes May 04, 2026 01:22:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Can I only use the Insert method in a Runtime script? I guess I have been trying to do it in designtime. -------------------------------------------
Posted By Gerdes May 04, 2026 01:01:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
Hi all, I am trying to insert some sample data into a table I created using the embedded SQLite db in Optix. I keep getting an error saying "2026-05-04 12:58:56.309;InsertSampleData;0;Error;0;UAManagedCore.CoreException: No behaviour or observer found that handles the method 'Insert' on node ...
Posted By Gerdes Mar 23, 2026 01:05:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
😮. I guess I didn't think about that as mine take like 20 seconds to load maybe. Yeah took me a while to find that method but definitely has a lot of use cases. I think the poller should just have some sort of delayed start variable to it. Kind of like you can do in Services (Automatic-Delayed ...
Posted By Gerdes Mar 23, 2026 11:58:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Okay. I'll probably just stick with restarting the poller each time the project loads. Do you think in future Optix versions the poller could be changed to not start triggering until the project is fully loaded? -------------------------------------------
Posted By Gerdes Mar 23, 2026 11:23:00 AM
Found In Egroup: FactoryTalk Optix
\ view thread
Thanks! Yeah i mean this worked and I would assume it would work because it is basically what I ended up doing in the project I deployed for the client. I have not been able to replicate the error on my own vm but I am not sure what is different between my vm environment and my client's environment ...
Posted By Gerdes Mar 20, 2026 01:39:00 PM
Found In Egroup: FactoryTalk Optix
\ view thread
I have run into an issue in FT Optix when using the periodic action logic and I think it is a bug but I am not sure, maybe I have something wrong. Basically what is happening is I have a periodic action calling a netlogic method and it gives me this error and breaks whenever I deploy the project. I have ...