
Scott Perry
- Total activity 81
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Activity overview
Latest activity by Scott Perry-
Scott Perry created a post,
Directory Node - Exclude sub directories
Hi I am using the Directory Node - "Exclude sub directories" functionality I pass a filepath of "MyRoot/Archive/" and I have a set of Standard exclusion sub directories of Test Archive I would e...
-
Scott Perry created a post,
Writing to Excel Template
Hi We are using the Output Excel Node using the TemplateInputFile Parameter to write our Excel output to a template. The template has 57 columns some of which are "grouped" together. There is no ot...
-
Scott Perry created a post,
Run dependencies - Trigger node execution from optional unconnected nodes
Hi, Let's say I have 3 nodes called A, B and C. None of them are connected to each other. I am able to create a run dependency between C and A, and C and B, such that both A and B must complete bef...
-
Scott Perry commented,
Hi, I have a similar issue to the above but for nodes rather than for files. Let's say I have 3 nodes called A, B and C. Node C is dependent on the completion of either node A or node B. So either...
-
Scott Perry commented,
thanks John. Yeah that would work it's just I need a way of doing it without using the "Execute DataFlow" node. I guess there must be some internal Id for a run instance. For example when i look a...
-
Scott Perry commented,
Hi John thanks for the prompt reply. Yes i have used the "Execute DataFlow" for other purposes and it's very nice. The issue i have that i am trying to solve here is that I want to create a unique...
-
Scott Perry commented,
Hi Adrian Is there a unique runtime D360 variable that I can use that is unique to a particular scheduled instance of the same graph? I thought of the "Run Time" parameter but that wouldn't be uni...
-
Scott Perry commented,
Hi Adrian Do you have a date by when you will make Python 3 optionally available in D360? thanks Scott
-
Scott Perry commented,
Thanks Adrian. Just to clarify a couple of points: 1) Regarding competing of later nodes with earlier nodes within the same dataflow (where they are dependent on the previous node completing so can...
-
Scott Perry created a post,
Run dependencies
Hi Infogix, In my graph I have a series of nodes that are connected to each other and each node takes a long time to run. When I run the graph (all nodes at once) then the later nodes start runnin...