
Christina Costello
- Total activity 113
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 1
- Subscriptions 56
Activity overview
Latest activity by Christina Costello-
Christina Costello created an article,
How to rename files using the Transform node in Data3Sixty Analyze
You can use the Transform node to rename files using the following Python code. The generic way to handle renaming a file in Python is: import os os.rename(r'file path\OLD file name.filetype',r'fil...
-
Christina Costello created an article,
How to configure LAE 6.1.4 to use Oracle 12c or higher
This article was developed my members of our Professional Services team. OVERVIEW: All of the steps outlined in the attached LAE Enterprise Installation Guide (pg 35) must be followed. If using Ora...
-
Christina Costello created an article,
How to install a database driver file in Data3Sixty Analyze
If you are using a database which requires a driver that is not shipped with Data3Sixty Analyze, you will need to install third party drivers. Analyze is capable of working with MANY database drive...
-
Christina Costello created an article,
Problems post upgrade of Data3Sixty Analyze: "Unable to connect to the Data3Sixty Analyze Server"
This article is for users who have installed or upgraded Analyze "side-by-side" on the same box with the LAE (old version) software. PROBLEM BACKGROUND: Post upgrade, you may see an error like thi...
-
Christina Costello created an article,
Error in Data3Sixty Analyze: "Sorry, you do not have the permissions required to perform this action on the directory"
From time to time when trying to create a new data flow on Data3Sixty Analyze Server version you may encounter the following error... NOTE: this is a known issue that will be resolved in a future ...
-
Christina Costello created an article,
Forward & Backward Compatibility in Data3Sixty Analyze
This article discusses compatibility between data flows built on Data3Sixty Analyze 3.4.x and how they can be used in older and newer versions of the software. FORWARD COMPATIBILITY: Analyze is fo...
-
Christina Costello created an article,
How to create zip files containing logs from user session in Data3Sixty Analyze
Attached is a library node that can be placed into any existing data flow, and generates a zip file to capture all the common server logs or node temp files created from the user's session. This no...
-
Christina Costello created an article,
How to get file headers in Data3Sixty Analyze
BACKGROUND: The attached tool will take a list of files and read only the firsts record of each. It does not parse the data, just grabs the header. You can then do additional filtering downstream. ...
-
Christina Costello created an article,
Python Cheat Sheet
We understand some customers have been using LAE's Brainscript for many years and may find the transition to Python difficult at first, but we feel it is best to move away from a proprietary script...
-
Christina Costello created an article,
Error in execution Error creating farm: Unable to allocate minimum number of drones. Allocated 0 drones, requested 4 drones
This article applies to Data3Sixty Analyze Linux Server only. PROBLEM BACKGROUND: You may come across the following error from time to time in Data3Sixty Analyze: "Received error message from the D...