List of Contributions

Adrian Williams

Employee

Contact Details

My Content

1 to 20 of 50+ total
Posted By Adrian Williams 04-22-2025 08:56
Found In Egroup: Data360 Analyze
\ view thread
Details on how to install a 'pure-Python' module for use with the Jython-based nodes is available within the product Help documentation, see here: https://help.precisely.com/r/t/1010707659/2024-05-08/Data360-Analyze/analyze-server/Latest/en-US/Data360-Analyze-Server-Help/Installing-pure-Python-modules ...
Posted By Adrian Williams 04-03-2025 08:53
Found In Egroup: Data360 Analyze
\ view thread
A support case has been created for this issue. ------------------------------ Adrian Williams Precisely Software Inc. ------------------------------
Posted By Adrian Williams 04-02-2025 05:44
Found In Egroup: Data360 Analyze
\ view thread
The "auditCode":"nodeContainerInfo" log event contains information about which system processes are used to run nodes. It provides you with the ability to determine the container execution mode and PID of a running node. Nodes can run in their own process space or 'in-container' within a shared ...
Posted By Adrian Williams 04-01-2025 10:20
Found In Egroup: Data360 Analyze
\ view thread
If you have legacy data flows that leverage deprecated nodes such as the (C++ based) nodes - AggEx(Deprecated), Sort(Deprecated), Filter(Deprecated), Join(Deprecated), etc that use legacy LAE BRAINScript you may want to consider refactoring the nodes to use the more recent (Java-based) versions of these ...
Posted By Adrian Williams 03-18-2025 13:00
Found In Egroup: Data360 Analyze
\ view thread
You can limit the number of nodes in a data flow that can be run at the same time but there is no overall limit on the number of nodes at the server level. The thread limit configuration information is here: https://help.precisely.com/r/t/1010707214/2023-12-31/Data360-Analyze/analyze-server/Late ...
Posted By Adrian Williams 02-27-2025 12:28
Found In Egroup: Data360 Analyze
\ view thread
The link to the section of the Release notes for 3.14 is here. https://help.precisely.com/r/t/1730810412080/2024-11-05/Data360-Analyze/pub/Latest/en-US/Data360-Analyze-Release-Notes/New-in-3.14.0 When Data360 Analyze (aka Dataverse back in the day) was released it included a range of new nodes that ...
Posted By Adrian Williams 02-27-2025 05:10
Found In Egroup: Data360 Analyze
\ view thread
The deprecated nodes have not been removed as of the 3.16 LTS release series. The deprecated node will continue to operate. The deprecation flag is an indication that the node will be removed at some point in the future. We recommend the newer versions of the nodes should be used for all new projects. ...
Posted By Adrian Williams 02-19-2025 09:00
Found In Egroup: Data360 Analyze
\ view thread
This issue was resolved in the Data360 Analyze 3.12.3 release (which was released December 19, 2023). The release notes for the change were: ==== Updated the ERP nodes in analyze to support long ("Int8", ABAP Type "8") and large floating point ("DECFLOAT34", ABAP type "e") types which are present ...
Posted By Adrian Williams 01-30-2025 04:52
Found In Egroup: Data360 Analyze
\ view thread
The Precisely Data Experience (PDX) portal provides access to the software you are entitled to download. Within PDX, navigating to 'My Software Products' and then selecting the 'Data360 Analyze Enterprise Server-Subscription' will list the software installers and associated files. Data360 Analyze ...
Posted By Adrian Williams 01-28-2025 11:49
Found In Egroup: Data360 Analyze
\ view thread
You may want to explore the Multipart Request Generator node which is intended to help build a valid multipart body. https://help.precisely.com/r/Data360-Analyze/Latest/en-US/Data360-Analyze-Server-Help/Node-help/Interfaces-and-Adapters/Multipart-Request-Generator ------------------------------ ...
Posted By Adrian Williams 01-14-2025 11:25
Found In Egroup: Data360 Analyze
\ view thread
I'm not aware of any trigger mechanism for changes to SharePoint that would be able to initiate the running of an Analyze data flow. You could have a schedule that is set to run every 5 minutes that executes a data flow which checks for any changes to the directory's contents. You would need a mechanism ...
Posted By Adrian Williams 01-07-2025 08:58
Found In Egroup: Data360 Analyze
\ view thread
The link to the original Word document is included in the original "Scheduling of graphs" forum post which can be found here: https://community.precisely.com/communities/community-home/digestviewer/viewthread?GroupId=319&MID=33703&CommunityKey=9c9ad6f1-42e5-4b69-98e5-b7e7fcf2738f For convenience ...
Posted By Adrian Williams 12-11-2024 07:03
Found In Egroup: Data360 Analyze
\ view thread
Yes, internally the Azure Datalake Storage nodes leverage the Data Lake Storage Gen2 REST API ------------------------------ Adrian Williams Precisely Software Inc. ------------------------------
Posted By Adrian Williams 11-28-2024 10:48
Found In Egroup: Data360 Analyze
\ view thread
If there are no records output from the query then you can use the Meta Check node to cause the conditional execution of a different Send Email node. In this case the Meta Check node is configured with the relevant condition(s) to test - i.e. zero records on it's input (the blue rectangle). The SuccessAction ...
Posted By Adrian Williams 11-28-2024 09:06
Found In Egroup: Data360 Analyze
\ view thread
Just to continue the comments by Peter, if you have source XML files that contain image data then, the binary image data must already have been encoded using, say, base64 as XML is a specification for documents that store textual information, though it can contain links to other resources (files, URLs, ...
Posted By Adrian Williams 11-27-2024 11:30
Found In Egroup: Data360 Analyze
\ view thread
Please see the reply to your previous post: https://community.precisely.com/discussion/how-to-write-a-field-value-into-a-message-body-and-subject-of-an-email-node ------------------------------ Adrian Williams Precisely Software Inc. ------------------------------
Posted By Adrian Williams 11-27-2024 11:29
Found In Egroup: Data360 Analyze
\ view thread
You would need to construct the text for each of the property values to be used by the Send Email node. As an example: Your upstream nodes are represented here by the 'Test Data' Create Data node. The output of this node has all field data for the email in a single record: You can use a Transform ...
Posted By Adrian Williams 11-12-2024 12:08
Found In Egroup: Data360 Analyze
\ view thread
Yes I updated them. ------------------------------ Adrian Williams Precisely Software Inc. ------------------------------