List of Contributions

Toby Harkin

Contact Details

My Content

1 to 15 of 15 total
Posted By Toby Harkin 08-05-2025 21:26
Found In Egroup: Data360 Analyze
\ view thread
Hi, We have an issue where any user with the Administrator profile on our server begins receiving time out errors when opening dataflows. This is an immediate response to the change to their profile. We have tested with different dataflows and adding/removing the role either directly or via a group ...
Posted By Toby Harkin 05-21-2025 06:44
Found In Egroup: Data360 Analyze
\ view thread
Hi Andrew, I can't seem to upload .lna files for some reason, it's saying they are not the correct format. I think that what you need to do is group your data together first so you have 1 row per scenario. Like this. I'll send you some code to do this. Then using a Transform node you can ...
Posted By Toby Harkin 05-21-2025 04:12
Found In Egroup: Data360 Analyze
\ view thread
I would convert the second dataset to include a new column that is just the integer first. Using a transform node and the below code. Configure fields: # Map all input fields out1 += in1 # Add a new output field to hold the extracted integer(s) out1.ExtractedIntegers = str Process ...
Posted By Toby Harkin 03-28-2025 19:08
Found In Egroup: Data360 Analyze
\ view thread
Does anyone have any documentation on the auditcode nodeContainerInfo? it seems to be missing from the documnetation. docs/dist/help/admin/audit-logging There is a field in the log file called containerPid which I am hoping links back to an OS level PID? My goal here is to link CPU/Memory etc stats ...
Posted By Toby Harkin 03-28-2025 18:40
Found In Egroup: Data360 Analyze
\ view thread
Thanks for responding Adrian although a bit disapointing. I already track node runs through out the day and we have periods of 90 + nodes being run at the same time. Any changes to total node count in a dataflow won't really solve anything as it will either just consume more in a moment or spread our ...
Posted By Toby Harkin 03-18-2025 00:53
Found In Egroup: Data360 Analyze
\ view thread
Is there a way for the admin of a Data360 server to limit the number of nodes that are allowed to be active at any time? In Lavastorm we were able to limit the number of parallel nodes at a dataflow level and I have a memory of being able to limit them on the server overall by changing a prop file. ...
Posted By Toby Harkin 08-07-2024 02:12
Found In Egroup: Data360 Analyze
\ view thread
Hi, Does anyone know how we can get more detail on some of the Analyze CLI commands? Currently looking for more detail on the following but a full documentation would be great. buildIndexes -R - Recursively build search indexes for data flows under the specified container locator. If the provided ...
Posted By Toby Harkin 11-23-2023 18:35
Found In Egroup: Data360 Analyze
\ view thread
Thanks for the quick response, Adrian. Here is my example. I have the below node in a saved dataflow called "contact sql search test" This is stored in my personal folder. When I run the following command.... ('/opt/infogix/analyzeCli/bin/analyzeCli --host d360-cprd-ds01.com --port ...
Posted By Toby Harkin 11-22-2023 19:20
Found In Egroup: Data360 Analyze
\ view thread
Thanks Adrian, I know this is going back a bit, but I have all the above set up on our linux server now and the tool is working. The only question i have is the accuracy of searching as I have found a number of scenario's where the results are not what I would expect. How would I find out more details ...
Posted By Toby Harkin 10-10-2023 05:44
Found In Egroup: Data360 Analyze
\ view thread
I am wondering if anyone in the community has ever built a dataflow to track what impact different runs may be having on the server? I would like to be able to see the actual compute of each node within each dataflow for each run, both adhoc and schedule. If actual compute is not possible is there ...
Posted By Toby Harkin 09-27-2023 01:45
Found In Egroup: Data360 Analyze
\ view thread
Have you considered having a master dataflow and using the "Execute Data Flow" node? For example we have some scenarios where we pole a DB waiting for an update before triggering the next step which would be the dataflow. This has also been implemented by looking at a sharepoint site and waiting for ...
Posted By Toby Harkin 05-08-2023 02:47
Found In Egroup: Data360 Analyze
\ view thread
Thanks for that Adrian, do you happen to know when they plan on updating the tool? Currently getting this message. ------------------------------ Toby Harkin Telstra Corporation Limited Sydney NSW ------------------------------
Posted By Toby Harkin 04-26-2023 18:52
Found In Egroup: Data360 Analyze
\ view thread
I am trying to find which user or dataflow on my server is running a particular SQL script. Is there a way to search through the .LNA files or log's on scale to search for snippets of code etc? I basically want this functionality but at a server level. ------------------------------ Toby Harkin ...
Posted By Toby Harkin 03-01-2023 05:27
Found In Egroup: Data360 Analyze
\ view thread
Any advancements on this question? ------------------------------ Toby Harkin Telstra Corporation Limited Sydney NSW ------------------------------ ------------------------------------------- Original Message: Sent: 11-22-2021 13:06 From: Gerard Cafaro Subject: Auto-defined run property ...
Posted By Toby Harkin 01-16-2023 20:25
Found In Egroup: Data360 Analyze
\ view thread
Hi, I have been trying to get the node shared in this conversation working with no luck. Has there been any developments with Data360 on building a native email node that allows us to read or ingest content from an email? Thank you. ------------------------------ Toby Harkin Telstra Corporation ...